ReasonRank: Empowering Passage Ranking with Strong Reasoning Ability
Wenhan Liu, Xinyu Ma, Weiwei Sun, Yutao Zhu, Yuchen Li, Dawei Yin, Zhicheng Dou

TL;DR
ReasonRank is a novel passage reranker that leverages automated reasoning data synthesis and a two-stage training process to significantly improve reasoning ability and ranking performance in complex scenarios.
Contribution
The paper introduces ReasonRank, a reasoning-intensive reranker trained with synthetic data and a two-stage approach, enhancing reasoning and ranking in complex passage retrieval tasks.
Findings
ReasonRank outperforms existing baselines significantly.
It achieves lower latency than pointwise rerankers.
The approach improves reasoning ability in passage ranking.
Abstract
Large Language Model (LLM) based listwise ranking has shown superior performance in many passage ranking tasks. With the development of Large Reasoning Models (LRMs), many studies have demonstrated that step-by-step reasoning during test-time helps improve listwise ranking performance. However, due to the scarcity of reasoning-intensive training data, existing rerankers perform poorly in many complex ranking scenarios, and the ranking ability of reasoning-intensive rerankers remains largely underdeveloped. In this paper, we first propose an automated reasoning-intensive training data synthesis framework, which sources training queries and passages from diverse domains and applies DeepSeek-R1 to generate high-quality training labels. To empower the listwise reranker with strong reasoning ability, we further propose a two-stage training approach, which includes a cold-start supervised…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
