NAACL 2022long8 citations

NeuS: Neutral Multi-News Summarization for Mitigating Framing Bias

Nayeon Lee, Yejin Bang, Tiezheng Yu, Andrea Madotto, Pascale Fung

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 leaningsto 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 standard negative log-likelihood objective. We then analyze and point out the remaining challenges and future directions. One of the most interesting observations is that neural NLG models can hallucinate not only factually inaccurate or unverifiable content but also politically biased content.

BibTeX
@inproceedings{lee-etal-2022-neus,
    title = "{N}eu{S}: Neutral Multi-News Summarization for Mitigating Framing Bias",
    author = "Lee, Nayeon  and
      Bang, Yejin  and
      Yu, Tiezheng  and
      Madotto, Andrea  and
      Fung, Pascale",
    editor = "Carpuat, Marine  and
      de Marneffe, Marie-Catherine  and
      Meza Ruiz, Ivan Vladimir",
    booktitle = "Proceedings of the 2022 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies",
    month = jul,
    year = "2022",
    address = "Seattle, United States",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.naacl-main.228/",
    doi = "10.18653/v1/2022.naacl-main.228",
    pages = "3131--3148"
}
NeuS: Neutral Multi-News Summarization for Mitigating Framing Bias · NAACL 2022