CLSep 25, 2025

Learning to Summarize by Learning to Quiz: Adversarial Agentic Collaboration for Long Document Summarization

arXiv:2509.20900v21 citationsh-index: 8
Originality Highly original
AI Analysis

This work addresses long document summarization for users needing high-quality summaries, offering a novel approach with strong gains, though it is incremental in building on multi-agent systems.

The paper tackled the challenge of long document summarization by proposing SummQ, an adversarial multi-agent framework that uses collaborative intelligence between summarization and quizzing agents, resulting in significant performance improvements over state-of-the-art methods on benchmarks like ROUGE and BERTScore.

Long document summarization remains a significant challenge for current large language models (LLMs), as existing approaches commonly struggle with information loss, factual inconsistencies, and coherence issues when processing excessively long documents. We propose SummQ, a novel adversarial multi-agent framework that addresses these limitations through collaborative intelligence between specialized agents operating in two complementary domains: summarization and quizzing. Our approach employs summary generators and reviewers that work collaboratively to create and evaluate comprehensive summaries, while quiz generators and reviewers create comprehension questions that serve as continuous quality checks for the summarization process. This adversarial dynamic, enhanced by an examinee agent that validates whether the generated summary contains the information needed to answer the quiz questions, enables iterative refinement through multifaceted feedback mechanisms. We evaluate SummQ on three widely used long document summarization benchmarks. Experimental results demonstrate that our framework significantly outperforms existing state-of-the-art methods across ROUGE and BERTScore metrics, as well as in LLM-as-a-Judge and human evaluations. Our comprehensive analyses reveal the effectiveness of the multi-agent collaboration dynamics, the influence of different agent configurations, and the impact of the quizzing mechanism. This work establishes a new approach for long document summarization that uses adversarial agentic collaboration to improve summarization quality.

Foundations

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

Your Notes