Self-Calibrated Listwise Reranking with Large Language Models
Ruiyang Ren, Yuhao Wang, Kun Zhou, Wayne Xin Zhao, Wenjie Wang, Jing, Liu, Ji-Rong Wen, Tat-Seng Chua

TL;DR
This paper introduces a self-calibrated listwise reranking method leveraging large language models to produce global relevance scores, improving efficiency and effectiveness in reranking large candidate sets.
Contribution
The paper proposes a novel self-calibrated training framework and relevance-aware reranking approach that enable LLMs to perform global listwise reranking efficiently.
Findings
Outperforms existing reranking methods on BEIR and TREC benchmarks.
Reduces computational costs compared to sliding window strategies.
Achieves higher relevance scoring accuracy.
Abstract
Large language models (LLMs), with advanced linguistic capabilities, have been employed in reranking tasks through a sequence-to-sequence approach. In this paradigm, multiple passages are reranked in a listwise manner and a textual reranked permutation is generated. However, due to the limited context window of LLMs, this reranking paradigm requires a sliding window strategy to iteratively handle larger candidate sets. This not only increases computational costs but also restricts the LLM from fully capturing all the comparison information for all candidates. To address these challenges, we propose a novel self-calibrated listwise reranking method, which aims to leverage LLMs to produce global relevance scores for ranking. To achieve it, we first propose the relevance-aware listwise reranking framework, which incorporates explicit list-view relevance scores to improve 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.
Taxonomy
TopicsText and Document Classification Technologies · Topic Modeling · Advanced Graph Neural Networks
