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

Rank1: Test-Time Compute for Reranking in Information Retrieval

About

We introduce Rank1, the first reranking model trained to take advantage of test-time compute. Rank1 demonstrates the applicability within retrieval of using a reasoning language model (i.e. OpenAI's o1, Deepseek's R1, etc.) for distillation in order to rapidly improve the performance of a smaller model. We gather and open-source a dataset of more than 600,000 examples of R1 reasoning traces from queries and passages in MS MARCO. Models trained on this dataset show: (1) state-of-the-art performance on advanced reasoning and instruction following datasets; (2) work remarkably well out of distribution due to the ability to respond to user-input prompts; and (3) have explainable reasoning chains that can be given to users or RAG-based systems. Further, we demonstrate that quantized versions of these models retain strong performance while using less compute/memory. Overall, Rank1 shows that test-time compute allows for a fundamentally new type of explainable and performant reranker model for search.

Orion Weller, Kathryn Ricci, Eugene Yang, Andrew Yates, Dawn Lawrie, Benjamin Van Durme• 2025

Related benchmarks

TaskDatasetResultRank
Information RetrievalTREC DL20
NDCG@1061.2
50
Information RetrievalBRIGHT 1.0 (test)
nDCG@10 (Avg)31.7
35
RecommendationHRT
ND@50.7833
26
Factoid-style retrievalTREC DL19
NDCG@1064.9
16
Talent RecommendationHRT (N=20)
ND@50.7604
13
Talent RecommendationHRT N=10
ND@50.8014
13
Job RecommendationJobRec
NDCG@50.6559
12
RecommendationJobRec (test)
ND@567.98
12
RecommendationJobRec N = 20 (test)
ND@50.6461
12
Talent RecommendationJobRec
ND@50.6268
12
Showing 10 of 11 rows

Other info

Follow for update