Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

DIVER: A Multi-Stage Approach for Reasoning-intensive Information Retrieval

About

Retrieval-augmented generation has achieved strong performance on knowledge-intensive tasks where query-document relevance can be identified through direct lexical or semantic matches. However, many real-world queries involve abstract reasoning, analogical thinking, or multi-step inference, which existing retrievers often struggle to capture. To address this challenge, we present DIVER, a retrieval pipeline designed for reasoning-intensive information retrieval. It consists of four components. The document preprocessing stage enhances readability and preserves content by cleaning noisy texts and segmenting long documents. The query expansion stage leverages large language models to iteratively refine user queries with explicit reasoning and evidence from retrieved documents. The retrieval stage employs a model fine-tuned on synthetic data spanning medical and mathematical domains, along with hard negatives, enabling effective handling of reasoning-intensive queries. Finally, the reranking stage combines pointwise and listwise strategies to produce both fine-grained and globally consistent rankings. On the BRIGHT benchmark, DIVER achieves state-of-the-art nDCG@10 scores of 46.8 overall and 31.9 on original queries, consistently outperforming competitive reasoning-aware models. These results demonstrate the effectiveness of reasoning-aware retrieval strategies in complex real-world tasks.

Duolin Sun, Meixiu Long, Dan Yang, Junjie Wang, Yecheng Luo, Yue Shen, Jian Wang, Hualei Zhou, Chunxiao Guo, Peng Wei, Jiahai Wang, Jinjie Gu• 2025

Related benchmarks

TaskDatasetResultRank
Information RetrievalBRIGHT
Mean nDCG@1028.9
94
Passage RerankingBRIGHT
NDCG@10 (Avg)32.9
54
Information RetrievalBRIGHT v1 (test)
nDCG@10 (Avg)46.8
22
Agentic RetrievalBRIGHT-PRO (test)
Retrieval Count (#R)6.57
20
Medical Information RetrievalR2MED (original queries)
Average (nDCG@10)32.23
19
Reasoning-based RetrievalBRIGHT 1.0 (test)
NDCG@10 (Bio.)60
16
Information RetrievalBRIGHT static retrieval setting PRO
NDCG@10 (Overall)30.6
13
RetrievalBRIGHT v1 (leaderboard)
Average Retrieval Score46.8
12
Document RerankingBEIR
Average NDCG@1052.9
12
RerankingR2MED (test)
Average Score42.9
12
Showing 10 of 17 rows

Other info

Follow for update