HERB is a new heterogeneous enterprise RAG benchmark where even the best agentic RAG system reaches only a 32.96 average score, pointing to retrieval as the limiting factor.
Unanswerability Evaluation for Retrieval Augmented Generation
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Existing evaluation frameworks for retrieval-augmented generation (RAG) systems focus on answerable queries, but they overlook the importance of appropriately rejecting unanswerable requests. In this paper, we introduce UAEval4RAG, a framework designed to evaluate whether RAG systems can handle unanswerable queries effectively. We define a taxonomy with six unanswerable categories, and UAEval4RAG automatically synthesizes diverse and challenging queries for any given knowledge base with unanswered ratio and acceptable ratio metrics. We conduct experiments with various RAG components, including retrieval models, rewriting methods, rerankers, language models, and prompting strategies, and reveal hidden trade-offs in performance of RAG systems. Our findings highlight the critical role of component selection and prompt design in optimizing RAG systems to balance the accuracy of answerable queries with high rejection rates of unanswerable ones. UAEval4RAG provides valuable insights and tools for developing more robust and reliable RAG systems.
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Benchmarking Deep Search over Heterogeneous Enterprise Data
HERB is a new heterogeneous enterprise RAG benchmark where even the best agentic RAG system reaches only a 32.96 average score, pointing to retrieval as the limiting factor.