CLAug 5, 2021

Evaluating the Tradeoff Between Abstractiveness and Factuality in Abstractive Summarization

arXiv:2108.02859v2271 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of factuality loss in abstractive summarization for NLP researchers, providing tools for evaluation, but it is incremental as it builds on existing methods.

The paper analyzes the tradeoff between abstractiveness and factuality in abstractive summarization, finding that increased abstractiveness generally reduces factuality, with decay rates varying by training data, and introduces new datasets and metrics to adjust for abstractiveness.

Neural models for abstractive summarization tend to generate output that is fluent and well-formed but lacks semantic faithfulness, or factuality, with respect to the input documents. In this paper, we analyze the tradeoff between abstractiveness and factuality of generated summaries across multiple datasets and models, using extensive human evaluations of factuality. In our analysis, we visualize the rates of change in factuality as we gradually increase abstractiveness using a decoding constraint, and we observe that, while increased abstractiveness generally leads to a drop in factuality, the rate of factuality decay depends on factors such as the data that the system was trained on. We introduce two datasets with human factuality judgements; one containing 10.2k generated summaries with systematically varied degrees of abstractiveness; the other containing 4.2k summaries from five different summarization models. We propose new factuality metrics that adjust for the degree of abstractiveness, and we use them to compare the abstractiveness-adjusted factuality of previous summarization works, providing baselines for future work.

Foundations

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

Your Notes