AI RESEARCH

Beyond Relevance: Utility-Centric Retrieval in the LLM Era

arXiv CS.AI

ArXi:2604.08920v1 Announce Type: cross 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.