Beyond Relevance: Utility-Centric Retrieval in the LLM Era
Hengran Zhang, Minghao Tang, Keping Bi, Jiafeng Guo

TL;DR
This paper discusses shifting from relevance-based to utility-centric retrieval systems in the era of large language models, emphasizing how retrieval should support task accomplishment rather than just relevance.
Contribution
It introduces a unified framework for utility-centric retrieval tailored to LLMs, guiding the design of retrieval systems aligned with LLM information needs.
Findings
Retrieval effectiveness should be evaluated by contribution to generation quality.
A framework distinguishes LLM-agnostic and LLM-specific utility.
Guidance for designing retrieval systems for LLM-based information access.
Abstract
Information retrieval systems have traditionally optimized for topical relevance-the degree to which retrieved documents match a query. However, relevance only approximates a deeper goal: utility, namely, whether retrieved information helps accomplish a user's underlying task. The emergence of retrieval-augmented generation (RAG) fundamentally changes this paradigm. Retrieved documents are no longer consumed directly by users but instead serve as evidence for large language models (LLMs) that produce answers. As a result, retrieval effectiveness must be evaluated by its contribution to generation quality rather than by relevance-based ranking metrics alone. This tutorial argues that retrieval objectives are evolving from relevance-centric optimization toward LLM-centric utility. We present a unified framework covering LLM-agnostic versus LLM-specific utility, context-independent versus…
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.
