Literature Survey: Re-ranking Methods

This section contains detailed surveys and analyses of individual papers related to Stage 2 re-ranking methods, including cross-encoders, late interaction models, and LLM-based rerankers.

Overview

The papers in this section provide in-depth technical analysis of key contributions to the re-ranking literature. Each survey includes:

  • Problem formulation and mathematical foundations

  • Algorithmic innovations with theoretical guarantees

  • Empirical results on standard benchmarks

  • Practical considerations for deployment

  • Connections to other methods in the retrieval-reranking pipeline

Contributing

To add a new paper survey to this section:

  1. Create a new .rst file following the structure of existing surveys

  2. Include: problem statement, core innovation, theoretical analysis, empirical results

  3. Add the file to the toctree above

  4. Ensure proper citations and links to related papers