Improving Zero-shot LLM Re-Ranker with Risk Minimization
Xiaowei Yuan, Zhao Yang, Yequan Wang, Jun Zhao, Kang Liu

TL;DR
This paper introduces UR^3, a Bayesian risk minimization framework that improves zero-shot LLM re-ranking in retrieval systems by reducing bias and enhancing accuracy, especially for top-ranked documents.
Contribution
The paper proposes a novel risk minimization approach, UR^3, to address bias in LLM-based re-ranking, improving zero-shot performance in document retrieval tasks.
Findings
UR^3 significantly improves Top-1 re-ranking accuracy.
The framework achieves higher QA accuracy with fewer documents.
Empirical results demonstrate effective bias mitigation in LLM re-ranking.
Abstract
In the Retrieval-Augmented Generation (RAG) system, advanced Large Language Models (LLMs) have emerged as effective Query Likelihood Models (QLMs) in an unsupervised way, which re-rank documents based on the probability of generating the query given the content of a document. However, directly prompting LLMs to approximate QLMs inherently is biased, where the estimated distribution might diverge from the actual document-specific distribution. In this study, we introduce a novel framework, , which leverages Bayesian decision theory to both quantify and mitigate this estimation bias. Specifically, reformulates the problem as maximizing the probability of document generation, thereby harmonizing the optimization of query and document generation probabilities under a unified risk minimization objective. Our empirical results indicate that …
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
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Smart Systems and Machine Learning
