UsefulBench: Towards Decision-Useful Information as a Target for Information Retrieval

arXiv cs.CL / 4/20/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • The paper argues that traditional information retrieval optimizes “text relevance” based on similarity, but this can miss whether retrieved text is genuinely useful for answering the query.
  • It introduces UsefulBench, a domain-specific dataset where professional analysts label texts for both relevance (connectedness to the query) and usefulness (practical value for answering).
  • The authors show that classic similarity-based retrieval correlates more with relevance than with usefulness, revealing a key limitation of similarity-driven ranking.
  • While LLM-based retrieval can partially mitigate this bias, the study finds that domain-specific questions often require expert-level knowledge that current LLMs do not fully capture.
  • The paper proposes approaches to partially address the expertise gap, while positioning UsefulBench as a benchmark challenge for targeted information retrieval systems.

Abstract

Conventional information retrieval is concerned with identifying the relevance of texts for a given query. Yet, the conventional definition of relevance is dominated by aspects of similarity in texts, leaving unobserved whether the text is truly useful for addressing the query. For instance, when answering whether Paris is larger than Berlin, texts about Paris being in France are relevant (lexical/semantic similarity), but not useful. In this paper, we introduce UsefulBench, a domain-specific dataset curated by three professional analysts labeling whether a text is connected to a query (relevance) or holds practical value in responding to it (usefulness). We show that classic similarity-based information retrieval aligns more strongly with relevance. While LLM-based systems can counteract this bias, we find that domain-specific problems require a high degree of expertise, which current LLMs do not fully incorporate. We explore approaches to (partially) overcome this challenge. However, UsefulBench presents a dataset challenge for targeted information retrieval systems.