DenoiseFlow: Uncertainty-Aware Denoising for Reliable LLM Agentic Workflows
Yandong Yan, Junwei Peng, Shijie Li, Chenxi Li, Yifei Shang, Can Deng, Ruiting Dai, Yongqiang Zhao, Jiaqi Zhu, Yu Huang

TL;DR
DenoiseFlow is a novel framework that enhances the reliability of large language model agents by adaptively denoising multi-step reasoning processes, significantly improving accuracy and reducing computational costs.
Contribution
It introduces a three-stage, uncertainty-aware denoising framework that dynamically manages exploration and correction in LLM agent workflows, a novel approach to improving reliability.
Findings
Achieves highest accuracy on six benchmarks with 83.3% average.
Reduces computational cost by 40-56% through adaptive strategies.
Demonstrates robustness and generality across diverse tasks.
Abstract
Autonomous agents are increasingly entrusted with complex, long-horizon tasks, ranging from mathematical reasoning to software generation. While agentic workflows facilitate these tasks by decomposing them into multi-step reasoning chains, reliability degrades significantly as the sequence lengthens. Specifically, minor interpretation errors in natural-language instructions tend to compound silently across steps. We term this failure mode accumulated semantic ambiguity. Existing approaches to mitigate this often lack runtime adaptivity, relying instead on static exploration budgets, reactive error recovery, or single-path execution that ignores uncertainty entirely. We formalize the multi-step reasoning process as a Noisy MDP and propose DenoiseFlow, a closed-loop framework that performs progressive denoising through three coordinated stages: (1)Sensing estimates per-step semantic…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsScientific Computing and Data Management · Model-Driven Software Engineering Techniques · Multi-Agent Systems and Negotiation
