IRApr 14

Adaptive Retrieval for Reasoning-Intensive Retrieval

arXiv:2601.0461873.02 citationsh-index: 4
AI Analysis

Addresses the problem of retrieving bridge documents for complex reasoning tasks, which is critical for QA systems.

REPAIR improves reasoning-intensive retrieval by using reasoning plans as feedback for adaptive retrieval, outperforming baselines by 5.6 percentage points.

We study leveraging adaptive retrieval to ensure sufficient "bridge" documents are retrieved for reasoning-intensive retrieval. Bridge documents are those that contribute to the reasoning process yet are not directly relevant to the initial query. While existing reasoning-based reranker pipelines attempt to surface these documents in ranking, they suffer from bounded recall. Naive solution with adaptive retrieval into these pipelines often leads to planning error propagation. To address this, we propose REPAIR, a framework that bridges this gap by repurposing reasoning plans as dense feedback signals for adaptive retrieval. Our key distinction is enabling mid-course correction during reranking through selective adaptive retrieval, retrieving documents that support the pivotal plan. Experimental results on reasoning-intensive retrieval and complex QA tasks demonstrate that our method outperforms existing baselines by 5.6%pt.

Foundations

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

Your Notes