PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
October 20, 20250 citationsOpen Access

Reranking with Compressed Document Representation

View Full Paper
HDHervé DéjeanSCStéphane Clinchant

Key Points

  • Reranking can enhance document retrieval approaches, while also reducing computational costs through compression.
  • Compressed document representations trained using distillation effectively match the performance of larger models.
  • Using fixed-size embedding representations, the new reranker shows promising results for long documents.
  • This approach opens new avenues as text compressors remain in the early stages of development.

Abstract

Reranking, the process of refining the output of a first-stage retriever, is often considered computationally expensive, especially with Large Language Models. Borrowing from recent advances in document compression for RAG, we reduce the input size by compressing documents into fixed-size embedding representations. We then teach a reranker to use compressed inputs by distillation. Although based on a billion-size model, our trained reranker using this compressed input can challenge smaller rerankers in terms of both effectiveness and efficiency, especially for long documents. Given that text compressors are still in their early development stages, we view this approach as promising.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Déjean et al. (2025) studied this question.

synapsesocial.com/papers/68f5c338e2d8b12842645ae0https://doi.org/10.48550/arxiv.2505.15394
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1Enhancing Transformer-Based Rerankers with Synthetic Data and LLM-Based Supervision2025
  2. 2AcuRank: Uncertainty-Aware Adaptive Computation for Listwise Reranking2025
  3. 3Evaluating retriever reranker pairings in RAG based on quality and efficiency trade-offs2026 · 1 citations
  4. 4From Neural Re-Ranking to Neural Ranking2018 · 186 citations
  5. 5Ranking LLMs by compression2024