English

Gumbel Reranking: Differentiable End-to-End Reranker Optimization

Computation and Language 2025-06-10 v2 Information Retrieval

Abstract

RAG systems rely on rerankers to identify relevant documents. However, fine-tuning these models remains challenging due to the scarcity of annotated query-document pairs. Existing distillation-based approaches suffer from training-inference misalignment and fail to capture interdependencies among candidate documents. To overcome these limitations, we reframe the reranking process as an attention-mask problem and propose Gumbel Reranking, an end-to-end training framework for rerankers aimed at minimizing the training-inference gap. In our approach, reranker optimization is reformulated as learning a stochastic, document-wise Top-kk attention mask using the Gumbel Trick and Relaxed Top-kk Sampling. This formulation enables end-to-end optimization by minimizing the overall language loss. Experiments across various settings consistently demonstrate performance gains, including a 10.4\% improvement in recall on HotpotQA for distinguishing indirectly relevant documents.

Keywords

Cite

@article{arxiv.2502.11116,
  title  = {Gumbel Reranking: Differentiable End-to-End Reranker Optimization},
  author = {Siyuan Huang and Zhiyuan Ma and Jintao Du and Changhua Meng and Weiqiang Wang and Jingwen Leng and Minyi Guo and Zhouhan Lin},
  journal= {arXiv preprint arXiv:2502.11116},
  year   = {2025}
}

Comments

ACL 2025 Main

R2 v1 2026-06-28T21:45:58.200Z