English

P^3SUM: Preserving Author's Perspective in News Summarization with Diffusion Language Models

Computation and Language 2024-04-05 v2 Machine Learning

Abstract

In this work, we take a first step towards designing summarization systems that are faithful to the author's intent, not only the semantic content of the article. Focusing on a case study of preserving political perspectives in news summarization, we find that existing approaches alter the political opinions and stances of news articles in more than 50% of summaries, misrepresenting the intent and perspectives of the news authors. We thus propose P^3SUM, a diffusion model-based summarization approach controlled by political perspective classifiers. In P^3SUM, the political leaning of a generated summary is iteratively evaluated at each decoding step, and any drift from the article's original stance incurs a loss back-propagated to the embedding layers, steering the political stance of the summary at inference time. Extensive experiments on three news summarization datasets demonstrate that P^3SUM outperforms state-of-the-art summarization systems and large language models by up to 13.7% in terms of the success rate of stance preservation, with competitive performance on standard metrics of summarization quality. Our findings present a first analysis of preservation of pragmatic features in summarization, highlight the lacunae in existing summarization models -- that even state-of-the-art models often struggle to preserve author's intents -- and develop new summarization systems that are more faithful to author's perspectives.

Keywords

Cite

@article{arxiv.2311.09741,
  title  = {P^3SUM: Preserving Author's Perspective in News Summarization with Diffusion Language Models},
  author = {Yuhan Liu and Shangbin Feng and Xiaochuang Han and Vidhisha Balachandran and Chan Young Park and Sachin Kumar and Yulia Tsvetkov},
  journal= {arXiv preprint arXiv:2311.09741},
  year   = {2024}
}
R2 v1 2026-06-28T13:23:11.674Z