How Much Annotation is Needed to Compare Summarization Models?
Chantal Shaib, Joe Barrow, Alexa F. Siu, Byron C. Wallace, Ani Nenkova
TL;DR
The paper investigates how much annotation is needed to reliably compare summarization models, focusing on news-domain tasks. It shows that both automatic metrics and human judgments converge on model preferences with around $n \approx 50$ test samples, enabling efficient benchmarking. Automatic evaluations (ROUGE-1, BERTScore, SummaC-ZS, and GPT-4 as annotator) can moderately predict human preferences, with ROUGE-1 and GPT-4 performing best but still imperfectly. The work highlights that human preferences vary by downstream use-case and data source, underscoring the need for task-aware validation of automatic scores and proposing practical guidelines for minimal data in model comparison.
Abstract
Modern instruction-tuned models have become highly capable in text generation tasks such as summarization, and are expected to be released at a steady pace. In practice one may now wish to choose confidently, but with minimal effort, the best performing summarization model when applied to a new domain or purpose. In this work, we empirically investigate the test sample size necessary to select a preferred model in the context of news summarization. Empirical results reveal that comparative evaluation converges quickly for both automatic and human evaluation, with clear preferences for a system emerging from under 100 examples. The human preference data allows us to quantify how well automatic scores can reproduce preference rankings across a variety of downstream summarization tasks. We find that, while automatic metrics are stable at smaller sample sizes, only some automatic metrics are able to moderately predict model win rates according to human preference.
