Completing Missing Annotation: Multi-Agent Debate for Accurate and Scalable Relevant Assessment for IR Benchmarks
Minjeong Ban, Jeonghwan Choi, Hyangsuk Min, Nicole Hee-Yeon Kim, Minseok Kim, Jae-Gil Lee, Hwanjun Song
TL;DR
This work tackles the unreliability of IR benchmarks caused by unlabeled yet relevant chunks by introducing DREAM, a multi-agent debate framework that uses opposing stances and iterative critique to auto-label relevance with high accuracy and minimal human input ($95.2\%$) at $3.5\%$ human involvement. DREAM’s debate history serves as a shared resource for both automated labeling and human adjudication, enabling efficient escalation only for genuinely uncertain cases. Applying DREAM to BEIR and RobustQA, the BRIDGE benchmark uncovers $29{,}824$ holes, increasing gold chunks by $428\%$ and reducing evaluation bias, thereby enabling fairer retriever comparisons and more faithful RAG assessment. Re-benchmarking across 25 retrieval systems demonstrates that holes distort rankings and misalign retrieval with generation, while BRIDGE improves retrieval–generation alignment (RAGAlign@10) and shifts system rankings toward more accurate evaluations. Overall, the DREAM–BRIDGE pipeline provides scalable, high-quality relevance labeling and bias-reduced benchmarks that improve IR and RAG system analysis.
Abstract
Information retrieval (IR) evaluation remains challenging due to incomplete IR benchmark datasets that contain unlabeled relevant chunks. While LLMs and LLM-human hybrid strategies reduce costly human effort, they remain prone to LLM overconfidence and ineffective AI-to-human escalation. To address this, we propose DREAM, a multi-round debate-based relevance assessment framework with LLM agents, built on opposing initial stances and iterative reciprocal critique. Through our agreement-based debate, it yields more accurate labeling for certain cases and more reliable AI-to-human escalation for uncertain ones, achieving 95.2% labeling accuracy with only 3.5% human involvement. Using DREAM, we build BRIDGE, a refined benchmark that mitigates evaluation bias and enables fairer retriever comparison by uncovering 29,824 missing relevant chunks. We then re-benchmark IR systems and extend evaluation to RAG, showing that unaddressed holes not only distort retriever rankings but also drive retrieval-generation misalignment. The relevance assessment framework is available at https: //github.com/DISL-Lab/DREAM-ICLR-26; and the BRIDGE dataset is available at https://github.com/DISL-Lab/BRIDGE-Benchmark.
