STRIDE: Strategic Iterative Decision-Making for Retrieval-Augmented Multi-Hop Question Answering
Wei Chen, Lili Zhao, Zhi Zheng, HuiJun Hou, Tong Xu

TL;DR
STRIDE introduces a modular framework for multi-hop question answering that separates strategic planning, dynamic control, and grounded execution to improve reasoning robustness and accuracy.
Contribution
It proposes a novel reasoning skeleton and a dependency-aware orchestrator, along with STRIDE-FT for fine-tuning LLMs without human annotations.
Findings
STRIDE achieves robust and accurate multi-hop reasoning.
STRIDE-FT enhances open-source LLMs with self-generated trajectories.
Abstract
Multi-hop question answering (MHQA) enables accurate answers to complex queries by retrieving and reasoning over evidence dispersed across multiple documents. Existing MHQA approaches mainly rely on iterative retrieval-augmented generation, which suffer from the following two major issues. 1) Existing methods prematurely commit to surface-level entities rather than underlying reasoning structures, making question decomposition highly vulnerable to lexical ambiguity. 2) Existing methods overlook the logical dependencies among reasoning steps, resulting in uncoordinated execution. To address these issues, we propose STRIDE, a framework that separates strategic planning, dynamic control, and grounded execution. At its core, a Meta-Planner first constructs an entity-agnostic reasoning skeleton to capture the abstract logic of the query, thereby deferring entity grounding until after the…
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.
