CLFeb 12, 2025

Faithful, Unfaithful or Ambiguous? Multi-Agent Debate with Initial Stance for Summary Evaluation

arXiv:2502.08514v216 citationsh-index: 16NAACL
Originality Incremental advance
AI Analysis

This addresses the challenge of accurate summary evaluation for NLP researchers, though it is incremental as it builds on existing multi-agent debate methods.

The paper tackles the problem of LLM-based faithfulness evaluators being misled by text fluency and missing errors in summaries by proposing a multi-agent debate approach with assigned initial stances, which identifies more errors and introduces an ambiguity dimension, achieving stronger performance on non-ambiguous summaries.

Faithfulness evaluators based on large language models (LLMs) are often fooled by the fluency of the text and struggle with identifying errors in the summaries. We propose an approach to summary faithfulness evaluation in which multiple LLM-based agents are assigned initial stances (regardless of what their belief might be) and forced to come up with a reason to justify the imposed belief, thus engaging in a multi-round debate to reach an agreement. The uniformly distributed initial assignments result in a greater diversity of stances leading to more meaningful debates and ultimately more errors identified. Furthermore, by analyzing the recent faithfulness evaluation datasets, we observe that naturally, it is not always the case for a summary to be either faithful to the source document or not. We therefore introduce a new dimension, ambiguity, and a detailed taxonomy to identify such special cases. Experiments demonstrate our approach can help identify ambiguities, and have even a stronger performance on non-ambiguous summaries.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes