NeuS: Neutral Multi-News Summarization for Mitigating Framing Bias
Nayeon Lee, Yejin Bang, Tiezheng Yu, Andrea Madotto, Pascale Fung

TL;DR
This paper introduces NeuS, a novel approach for generating neutral summaries from multiple news articles with varying political biases, aiming to reduce framing bias and promote balanced news consumption.
Contribution
The paper presents a new dataset, a novel metric, and the NeuS-TITLE model that leverages hierarchical multi-task learning to neutralize framing bias in news summarization.
Findings
NeuS-TITLE effectively reduces framing bias in generated summaries.
Hierarchical learning from titles to articles improves neutrality.
Neural models can hallucinate biased content, highlighting remaining challenges.
Abstract
Media news framing bias can increase political polarization and undermine civil society. The need for automatic mitigation methods is therefore growing. We propose a new task, a neutral summary generation from multiple news articles of the varying political leanings to facilitate balanced and unbiased news reading. In this paper, we first collect a new dataset, illustrate insights about framing bias through a case study, and propose a new effective metric and model (NeuS-TITLE) for the task. Based on our discovery that title provides a good signal for framing bias, we present NeuS-TITLE that learns to neutralize news content in hierarchical order from title to article. Our hierarchical multi-task learning is achieved by formatting our hierarchical data pair (title, article) sequentially with identifier-tokens ("TITLE=>", "ARTICLE=>") and fine-tuning the auto-regressive decoder with the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational and Text Analysis Methods · Topic Modeling · Natural Language Processing Techniques
