paper-with-me

Papers

NeuS: Neutral Multi-News Summarization for Mitigating Framing Bias

2022-04-11 · NAACL 2022 7 · Nayeon Lee, Yejin Bang, Tiezheng Yu, Andrea Madotto, Pascale Fung

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 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.

📄 PDF Abstract BibTeX arXiv:2204.04902

Code (1)

hltchkust/framing-bias-metric 공식 구현 jax

Tasks

ArticlesDecoderMulti-Task LearningNews Summarization

Similar Papers 제목 키워드 기반

NeuS: Neutral Multi-News Summarization for Framing Bias Mitigation

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Media framing bias can lead to increased political polarization, and thus, the need for automatic mitigation methods is growing. We propose a new task, a \textit{neutral} summary generation from multiple news articles of…

ArticlesNews Summarization

NTS-CoT: Mitigating Hallucinations in LLM-based News Timeline Summarization with Chain-of-Thought Reasoning

2026-06-11 · Feng Lyu, Huiqin Yan, Sijing Duan, Hao Wu 외 arxiv

The rapid updates of online news make tracking event developments challenging, highlighting the need for timeline summarization (TLS). Hallucinations, where LLM-generated content deviates from source news, still remain a…

Timeline Summarization

Mitigating Media Bias through Neutral Article Generation

2021-04-01 · Nayeon Lee, Yejin Bang, Andrea Madotto, Pascale Fung

Media bias can lead to increased political polarization, and thus, the need for automatic mitigation methods is growing. Existing mitigation work displays articles from multiple news outlets to provide diverse news cover…

Articles

When Neutral Summaries are not that Neutral: Quantifying Political Neutrality in LLM-Generated News Summaries

2024-10-13 · Supriti Vijay, Aman Priyanshu, Ashique R. KhudaBukhsh

In an era where societal narratives are increasingly shaped by algorithmic curation, investigating the political neutrality of LLMs is an important research question. This study presents a fresh perspective on quantifyin…

Abstractive Text SummarizationArticlesText Summarization

NeutraSum: A Language Model can help a Balanced Media Diet by Neutralizing News Summaries

2025-01-02 · Xi Luo, Junjie Liu, Sirong Wu, Yuhui Deng

Media bias in news articles arises from the political polarisation of media outlets, which can reinforce societal stereotypes and beliefs. Reporting on the same event often varies significantly between outlets, reflectin…

ArticlesLanguage ModelingLanguage Modelling