English

Beyond Relevance: Utility-Centric Retrieval in the LLM Era

Information Retrieval 2026-04-13 v1 Artificial Intelligence Computation and Language Machine Learning

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 context-dependent utility, and the connection with LLM information needs and agentic RAG. By synthesizing recent advances, the tutorial provides conceptual foundations and practical guidance for designing retrieval systems aligned with the requirements of LLM-based information access.

Keywords

Cite

@article{arxiv.2604.08920,
  title  = {Beyond Relevance: Utility-Centric Retrieval in the LLM Era},
  author = {Hengran Zhang and Minghao Tang and Keping Bi and Jiafeng Guo},
  journal= {arXiv preprint arXiv:2604.08920},
  year   = {2026}
}

Comments

Accepted by SIGIR2026

R2 v1 2026-07-01T12:02:20.335Z