paper-with-me

Papers

Neutralizing the Narrative: AI-Powered Debiasing of Online News Articles

2025-04-04 · Chen Wei Kuo, Kevin Chu, Nouar AlDahoul, Hazem Ibrahim, Talal Rahwan, Yasir Zaki

Bias in news reporting significantly impacts public perception, particularly regarding crime, politics, and societal issues. Traditional bias detection methods, predominantly reliant on human moderation, suffer from subjective interpretations and scalability constraints. Here, we introduce an AI-driven framework leveraging advanced large language models (LLMs), specifically GPT-4o, GPT-4o Mini, Gemini Pro, Gemini Flash, Llama 8B, and Llama 3B, to systematically identify and mitigate biases in news articles. To this end, we collect an extensive dataset consisting of over 30,000 crime-related articles from five politically diverse news sources spanning a decade (2013-2023). Our approach employs a two-stage methodology: (1) bias detection, where each LLM scores and justifies biased content at the paragraph level, validated through human evaluation for ground truth establishment, and (2) iterative debiasing using GPT-4o Mini, verified by both automated reassessment and human reviewers. Empirical results indicate GPT-4o Mini's superior accuracy in bias detection and effectiveness in debiasing. Furthermore, our analysis reveals temporal and geographical variations in media bias correlating with socio-political dynamics and real-world events. This study contributes to scalable computational methodologies for bias mitigation, promoting fairness and accountability in news reporting.

📄 PDF Abstract BibTeX arXiv:2504.03520

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesBias DetectionFairness

Methods 이 논문이 사용한 방법론

LLaMA LLaMA is a collection of foundation language models ranging from 7B to 65B parameters. It is based on the transformer architecture with various improvements that were…

Similar Papers 제목 키워드 기반

Specious Sites: Tracking the Spread and Sway of Spurious News Stories at Scale

2023-08-03 · Hans W. A. Hanley, Deepak Kumar, Zakir Durumeric

Misinformation, propaganda, and outright lies proliferate on the web, with some narratives having dangerous real-world consequences on public health, elections, and individual safety. However, despite the impact of misin…

Language ModelingLanguage ModellingLarge Language ModelMisinformation

GateNLP at SemEval-2025 Task 10: Hierarchical Three-Step Prompting for Multilingual Narrative Classification

2025-05-28 · Iknoor Singh, Carolina Scarton, Kalina Bontcheva

The proliferation of online news and the increasing spread of misinformation necessitate robust methods for automatic data analysis. Narrative classification is emerging as a important task, since identifying what is bei…

ArticlesLanguage ModelingLanguage ModellingLarge Language Model+1

Neutralizing Gender Bias in Word Embeddings with Latent Disentanglement and Counterfactual Generation

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Seungjae Shin, Kyungwoo Song, JoonHo Jang, Hyemi Kim 외

Recent research demonstrates that word embeddings, trained on the human-generated corpus, have strong gender biases in embedding spaces, and these biases can result in the discriminative results from the various downstre…

counterfactualDisentanglementWord Embeddings

Neutralizing Gender Bias in Word Embedding with Latent Disentanglement and Counterfactual Generation

2020-04-07 · Seungjae Shin, Kyungwoo Song, JoonHo Jang, Hyemi Kim 외

Recent research demonstrates that word embeddings, trained on the human-generated corpus, have strong gender biases in embedding spaces, and these biases can result in the discriminative results from the various downstre…

counterfactualDisentanglementSentiment AnalysisWord Embeddings

Out-of-distribution Evidence-aware Fake News Detection via Dual Adversarial Debiasing

2023-04-25 · Qiang Liu, Junfei Wu, Shu Wu, Liang Wang

Evidence-aware fake news detection aims to conduct reasoning between news and evidence, which is retrieved based on news content, to find uniformity or inconsistency. However, we find evidence-aware detection models suff…

Fake News Detection