paper-with-me

Papers

Completing Missing Annotation: Multi-Agent Debate for Accurate and Scalable Relevant Assessment for IR Benchmarks

2026-02-06 · Minjeong Ban, Jeonghwan Choi, Hyangsuk Min, Nicole Hee-Yeon Kim, Minseok Kim, Jae-Gil Lee, Hwanjun Song arxiv

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.

📄 PDF Abstract BibTeX arXiv:2602.06526

Code (0)

등록된 구현이 없습니다.

Tasks

Information Retrieval

Similar Papers 제목 키워드 기반

Towards Scalable Oversight with Collaborative Multi-Agent Debate in Error Detection

2025-10-23 · Yongqiang Chen, Gang Niu, James Cheng, Bo Han 외 arxiv

Accurate detection of errors in large language models (LLM) responses is central to the success of scalable oversight, or providing effective supervision to superhuman intelligence. Yet, self-diagnosis is often unreliabl…

Demystifying Multi-Agent Debate: The Role of Confidence and Diversity

2026-01-09 · Xiaochen Zhu, Caiqi Zhang, Yizhou Chi, Tom Stafford 외 arxiv

Multi-agent debate (MAD) is widely used to improve large language model (LLM) performance through test-time scaling, yet recent work shows that vanilla MAD often underperforms simple majority vote despite higher computat…

Tweeting and Being Ironic in the Debate about a Political Reform: the French Annotated Corpus TWitter-MariagePourTous

2016-05-01 · LREC 2016 5 · Cristina Bosco, Mirko Lai, Viviana Patti, Daniela Virone

The paper introduces a new annotated French data set for Sentiment Analysis, which is a currently missing resource. It focuses on the collection from Twitter of data related to the socio-political debate about the reform…

Sentiment Analysis

Multi-Agent Debate: A Unified Agentic Framework for Tabular Anomaly Detection

2026-02-15 · Pinqiao Wang, Sheng Li arxiv

Tabular anomaly detection is often handled by single detectors or static ensembles, even though strong performance on tabular data typically comes from heterogeneous model families (e.g., tree ensembles, deep tabular net…

Anomaly Detection

GroupDebate: Enhancing the Efficiency of Multi-Agent Debate Using Group Discussion

2024-09-21 · Tongxuan Liu, Xingyu Wang, Weizhe Huang, Wenjiang Xu 외

In recent years, Large Language Models (LLMs) have demonstrated remarkable capabilities across diverse NLP tasks. Extensive research has explored how to enhance the logical reasoning abilities such as Chain-of-Thought, C…

Logical Reasoning