English

USB: A Unified Summarization Benchmark Across Tasks and Domains

Computation and Language 2023-12-05 v2 Machine Learning

Abstract

While the NLP community has produced numerous summarization benchmarks, none provide the rich annotations required to simultaneously address many important problems related to control and reliability. We introduce a Wikipedia-derived benchmark, complemented by a rich set of crowd-sourced annotations, that supports 88 interrelated tasks: (i) extractive summarization; (ii) abstractive summarization; (iii) topic-based summarization; (iv) compressing selected sentences into a one-line summary; (v) surfacing evidence for a summary sentence; (vi) predicting the factual accuracy of a summary sentence; (vii) identifying unsubstantiated spans in a summary sentence; (viii) correcting factual errors in summaries. We compare various methods on this benchmark and discover that on multiple tasks, moderately-sized fine-tuned models consistently outperform much larger few-shot prompted language models. For factuality-related tasks, we also evaluate existing heuristics to create training data and find that training on them results in worse performance than training on 20×20\times less human-labeled data. Our articles draw from 66 domains, facilitating cross-domain analysis. On some tasks, the amount of training data matters more than the domain where it comes from, while for other tasks training specifically on data from the target domain, even if limited, is more beneficial.

Keywords

Cite

@article{arxiv.2305.14296,
  title  = {USB: A Unified Summarization Benchmark Across Tasks and Domains},
  author = {Kundan Krishna and Prakhar Gupta and Sanjana Ramprasad and Byron C. Wallace and Jeffrey P. Bigham and Zachary C. Lipton},
  journal= {arXiv preprint arXiv:2305.14296},
  year   = {2023}
}

Comments

EMNLP Findings 2023 Camera Ready

R2 v1 2026-06-28T10:43:21.113Z