LGAIMay 6

NoisyCoconut: Counterfactual Consensus via Latent Space Reasoning

arXiv:2605.0822185.3
Predicted impact top 19% in LG · last 90 daysOriginality Incremental advance
AI Analysis

Provides a practical, retraining-free method to improve LLM reliability for practitioners needing trustworthy outputs without modifying model parameters.

NoisyCoconut enhances LLM reliability by injecting controlled noise into latent representations during inference to generate diverse reasoning paths, achieving error rate reductions from 40-70% to below 15% and exceeding 95% accuracy on mathematical reasoning tasks through selective abstention.

This paper presents NoisyCoconut, a novel inference-time method that enhances large language model (LLM) reliability by manipulating internal representations. Unlike fine-tuning methods that require extensive retraining, NoisyCoconut operates directly on model representations during inference and requires no retraining. Rather than training models to reason in latent space, we inject controlled noise into latent trajectories to generate diverse reasoning paths. Agreement among these paths provides a confidence signal, enabling models to abstain when uncertain. We demonstrate that this approach achieves effective coverage-accuracy tradeoffs across multiple reasoning benchmarks without requiring access to training data or modification of model parameters. This approach provides a practical pathway to improving the reliability of LLM outputs while maintaining compatibility with existing models. Our experiments show that unanimous agreement among noise-perturbed paths reduces error rates from 40-70% to below 15%, enabling models to exceed 95% accuracy on mathematical reasoning tasks through selective abstention.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes