paper-with-me

홈 › Papers

A Stylometric Inquiry into Hyperpartisan and Fake News

2017-02-18 · ACL 2018 7 · Martin Potthast, Johannes Kiesel, Kevin Reinartz, Janek Bevendorff, Benno Stein

This paper reports on a writing style analysis of hyperpartisan (i.e., extremely one-sided) news in connection to fake news. It presents a large corpus of 1,627 articles that were manually fact-checked by professional journalists from BuzzFeed. The articles originated from 9 well-known political publishers, 3 each from the mainstream, the hyperpartisan left-wing, and the hyperpartisan right-wing. In sum, the corpus contains 299 fake news, 97% of which originated from hyperpartisan publishers. We propose and demonstrate a new way of assessing style similarity between text categories via Unmasking---a meta-learning approach originally devised for authorship verification---, revealing that the style of left-wing and right-wing news have a lot more in common than any of the two have with the mainstream. Furthermore, we show that hyperpartisan news can be discriminated well by its style from the mainstream (F1=0.78), as can be satire from both (F1=0.81). Unsurprisingly, style-based fake news detection does not live up to scratch (F1=0.46). Nevertheless, the former results are important to implement pre-screening for fake news detectors.

📄 PDF Abstract BibTeX arXiv:1702.05638

Code (1)

webis-de/ACL-18 공식 구현

Tasks

ArticlesAuthorship VerificationFake News DetectionMeta-Learning

Similar Papers 제목 키워드 기반

Clark Kent at SemEval-2019 Task 4: Stylometric Insights into Hyperpartisan News Detection

2019-06-01 · SEMEVAL 2019 6 · Viresh Gupta, Baani Leen Kaur Jolly, Ramneek Kaur, Tanmoy Chakraborty

In this paper, we present a news bias prediction system, which we developed as part of a SemEval 2019 task. We developed an XGBoost based system which uses character and word level n-gram features represented using TF-ID…

Spider-Jerusalem at SemEval-2019 Task 4: Hyperpartisan News Detection

2019-06-01 · SEMEVAL 2019 6 · Amal Alabdulkarim, Tariq Alhindi

This paper describes our system for detecting hyperpartisan news articles, which was submitted for the shared task in SemEval 2019 on Hyperpartisan News Detection. We developed a Support Vector Machine (SVM) model that u…

ArticlesBinary ClassificationGeneral Classification

From Fake to Hyperpartisan News Detection Using Domain Adaptation

2023-08-04 · Răzvan-Alexandru Smădu, Sebastian-Vasile Echim, Dumitru-Clementin Cercel, Iuliana Marin 외

Unsupervised Domain Adaptation (UDA) is a popular technique that aims to reduce the domain shift between two data distributions. It was successfully applied in computer vision and natural language processing. In the curr…

ClusteringContrastive LearningData AugmentationDomain Adaptation+4

Dick-Preston and Morbo at SemEval-2019 Task 4: Transfer Learning for Hyperpartisan News Detection

2019-06-01 · SEMEVAL 2019 6 · Tim Isbister, Fredrik Johansson

In a world of information operations, influence campaigns, and fake news, classification of news articles as following hyperpartisan argumentation or not is becoming increasingly important. We present a deep learning-bas…

ArticlesClassificationGeneral ClassificationLanguage Modeling+3

Vernon-fenwick at SemEval-2019 Task 4: Hyperpartisan News Detection using Lexical and Semantic Features

2019-06-01 · SEMEVAL 2019 6 · Vertika Srivastava, Ankita Gupta, Divya Prakash, Sudeep Kumar Sahoo 외

In this paper, we present our submission for SemEval-2019 Task 4: Hyperpartisan News Detection. Hyperpartisan news articles are sharply polarized and extremely biased (onesided). It shows blind beliefs, opinions and unre…

ArticlesFake News Detection