We Can Detect Your Bias: Predicting the Political Ideology of News Articles
Ramy Baly, Giovanni Da San Martino, James Glass, Preslav Nakov
Abstract
We explore the task of predicting the leading political ideology or bias of news articles. First, we collect and release a large dataset of 34,737 articles that were manually annotated for political ideology –left, center, or right–, which is well-balanced across both topics and media. We further use a challenging experimental setup where the test examples come from media that were not seen during training, which prevents the model from learning to detect the source of the target news article instead of predicting its political ideology. From a modeling perspective, we propose an adversarial media adaptation, as well as a specially adapted triplet loss. We further add background information about the source, and we show that it is quite helpful for improving article-level prediction. Our experimental results show very sizable improvements over using state-of-the-art pre-trained Transformers in this challenging setup.- Anthology ID:
- 2020.emnlp-main.404
- Volume:
- Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP)
- Month:
- November
- Year:
- 2020
- Address:
- Online
- Editors:
- Bonnie Webber, Trevor Cohn, Yulan He, Yang Liu
- Venue:
- EMNLP
- SIG:
- Publisher:
- Association for Computational Linguistics
- Note:
- Pages:
- 4982–4991
- Language:
- URL:
- https://preview.aclanthology.org/jlcl-multiple-ingestion/2020.emnlp-main.404/
- DOI:
- 10.18653/v1/2020.emnlp-main.404
- Cite (ACL):
- Ramy Baly, Giovanni Da San Martino, James Glass, and Preslav Nakov. 2020. We Can Detect Your Bias: Predicting the Political Ideology of News Articles. In Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP), pages 4982–4991, Online. Association for Computational Linguistics.
- Cite (Informal):
- We Can Detect Your Bias: Predicting the Political Ideology of News Articles (Baly et al., EMNLP 2020)
- PDF:
- https://preview.aclanthology.org/jlcl-multiple-ingestion/2020.emnlp-main.404.pdf
- Code
- ramybaly/Article-Bias-Prediction
- Data
- Article Bias Prediction