Skip to content

dxlabskku/AnalyzingMediaBias

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

Analyzing Media Bias in Defense and Foreign Affairs: A Deep Learning and eXplainable Artificial Intelligence Approach

In this paper, to gain a more detailed understanding of whether it is possible to distinguish biases through news articles or differentiate media outlets themselves, we collected an extensive amount of news articles spanning over five years. To efficiently analyze this vast amount of data, we applied machine learning techniques.

RQ1: Can we accurately classify the political orientation of news articles focusing on national defense and foreign policy topics?

RQ2: How effective is the LIME model in identifying the key features driving the classification of political orientation and in detecting temporal shifts in media bias across different periods?

Data

For data collection, we crawled entire articles posted in the subcategories of diplomacy/defense within the politics section of the following news sources. To ensure a balanced collection across conservative and progressive administrations, the data collection period was set from January 1, 2017, to February 25, 2024. The total collected dataset amounted to 510,398 articles. After undergoing various preprocessing steps, we utilized a final set of 42,350 conservative and 16,929 progressive articles.

The sample dataset is available in "news crawling data(sample).xlsx" file. We are only allowed to distribute the data for the research purpose, if you want to achieve full datasets, please complete the request form @ https://docs.google.com/forms/d/e/1FAIpQLSc72tNn4QPWYXRcUOv6D8E6zzR0a4IHCS_Qo0Z9NYfkrxw6dw/viewform?usp=sf_link

Result

  • Result of Learning Rate Test (1e-5 to 7e-5)

    image

  • Result of Epochs Test (1 to 10)

    image

  • Word Clusters of top most frequently shown XAI weighted feature words. The red color samples indicate conservative and the blue liberal

    image

Reference

@article{
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages