Dynamic Ranked List Truncation for Reranking Pipelines via LLM-generated Reference-Documents
Nilanjan Sinhababu, Soumedhik Bharati, Debasis Ganguly, Pabitra Mitra

TL;DR
This paper introduces a novel method using LLM-generated reference documents for dynamic list truncation and reranking, significantly improving efficiency and relevance in large-scale information retrieval tasks.
Contribution
It proposes a new approach leveraging LLM-generated references for adaptive list truncation and reranking, outperforming existing methods in efficiency and relevance.
Findings
Outperforms existing RLT methods on TREC benchmarks
Accelerates LLM reranking by up to 66%
Enhances listwise reranking with generated reference documents
Abstract
Large Language Models (LLM) have been widely used in reranking. Computational overhead and large context lengths remain a challenging issue for LLM rerankers. Efficient reranking usually involves selecting a subset of the ranked list from the first stage, known as ranked list truncation (RLT). The truncated list is processed further by a reranker. For LLM rerankers, the ranked list is often partitioned and processed sequentially in batches to reduce the context length. Both these steps involve hyperparameters and topic-agnostic heuristics. Recently, LLMs have been shown to be effective for relevance judgment. Equivalently, we propose that LLMs can be used to generate reference documents that can act as a pivot between relevant and non-relevant documents in a ranked list. We propose methods to use these generated reference documents for RLT as well as for efficient listwise reranking.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
