D$^2$Plan: Dual-Agent Dynamic Global Planning for Complex Retrieval-Augmented Reasoning
Kangcheng Luo, Tinglang Wu, Yansong Feng

TL;DR
D$^2$Plan introduces a dual-agent global planning framework with a Reasoner and Purifier to improve retrieval-augmented reasoning, addressing search chain and distractor issues, leading to better multi-hop reasoning performance.
Contribution
The paper proposes D$^2$Plan, a novel dual-agent paradigm with dynamic planning and relevance assessment, trained via supervised fine-tuning and reinforcement learning, to enhance complex retrieval-augmented reasoning.
Findings
Improves coherence in multi-step reasoning tasks.
Enhances robustness against irrelevant information.
Achieves superior results on challenging QA benchmarks.
Abstract
Recent search-augmented LLMs trained with reinforcement learning (RL) can interleave searching and reasoning for multi-hop reasoning tasks. However, they face two critical failure modes as the accumulating context becomes flooded with both crucial evidence and irrelevant information: (1) ineffective search chain construction that produces incorrect queries or omits retrieval of critical information, and (2) reasoning hijacking by peripheral evidence that causes models to misidentify distractors as valid evidence. To address these challenges, we propose **DPlan**, a **D**ual-agent **D**ynamic global **Plan**ning paradigm for complex retrieval-augmented reasoning. **DPlan** operates through the collaboration of a *Reasoner* and a *Purifier*: the *Reasoner* constructs explicit global plans during reasoning and dynamically adapts them based on retrieval feedback; the *Purifier*…
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
TopicsAI-based Problem Solving and Planning · Multimodal Machine Learning Applications · Reinforcement Learning in Robotics
