@inproceedings{das-etal-2025-rader,
    title = "{R}a{D}e{R}: Reasoning-aware Dense Retrieval Models",
    author = "Das, Debrup  and
      O{'}Nuallain, Sam  and
      Rahimi, Razieh",
    editor = "Christodoulopoulos, Christos  and
      Chakraborty, Tanmoy  and
      Rose, Carolyn  and
      Peng, Violet",
    booktitle = "Proceedings of the 2025 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2025",
    address = "Suzhou, China",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/ingest-emnlp/2025.emnlp-main.1011/",
    pages = "19981--20008",
    ISBN = "979-8-89176-332-6",
    abstract = "We propose RaDeR, a set of reasoning-based dense retrieval models trained with data derived from mathematical problem solving using large language models (LLMs). Our method leverages retrieval-augmented reasoning trajectories of an LLM and self-reflective relevance evaluation, enabling the creation of both diverse and hard-negative samples for reasoning-intensive relevance. RaDeR retrievers, trained for mathematical reasoning, effectively generalize to diverse reasoning tasks in the BRIGHT and RAR-b benchmarks, consistently outperforming strong baselines in overall performance. Notably, RaDeR achieves significantly higher performance than baselines on the Math and Coding splits. In addition, RaDeR presents the first dense retriever that outperforms BM25 when queries are Chain-of-Thought reasoning steps, underscoring the critical role of reasoning-based retrieval to augment reasoning language models. Furthermore RaDeR achieves comparable or superior performance while using only 2.5{\%} of the training data used by the concurrent work ReasonIR, highlighting the quality of our synthesized training data. Our code, data, and retrieval models are publicly available."
}Markdown (Informal)
[RaDeR: Reasoning-aware Dense Retrieval Models](https://preview.aclanthology.org/ingest-emnlp/2025.emnlp-main.1011/) (Das et al., EMNLP 2025)
ACL
- Debrup Das, Sam O’Nuallain, and Razieh Rahimi. 2025. RaDeR: Reasoning-aware Dense Retrieval Models. In Proceedings of the 2025 Conference on Empirical Methods in Natural Language Processing, pages 19981–20008, Suzhou, China. Association for Computational Linguistics.