paper-with-me

Papers

Satirical News Detection with Semantic Feature Extraction and Game-theoretic Rough Sets

2020-04-08 · Yue Zhou, Yan Zhang, JingTao Yao

Satirical news detection is an important yet challenging task to prevent spread of misinformation. Many feature based and end-to-end neural nets based satirical news detection systems have been proposed and delivered promising results. Existing approaches explore comprehensive word features from satirical news articles, but lack semantic metrics using word vectors for tweet form satirical news. Moreover, the vagueness of satire and news parody determines that a news tweet can hardly be classified with a binary decision, that is, satirical or legitimate. To address these issues, we collect satirical and legitimate news tweets, and propose a semantic feature based approach. Features are extracted by exploring inconsistencies in phrases, entities, and between main and relative clauses. We apply game-theoretic rough set model to detect satirical news, in which probabilistic thresholds are derived by game equilibrium and repetition learning mechanism. Experimental results on the collected dataset show the robustness and improvement of the proposed approach compared with Pawlak rough set model and SVM.

📄 PDF Abstract BibTeX arXiv:2004.03788

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesMisinformation

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Automatic Detection of Satire in Bangla Documents: A CNN Approach Based on Hybrid Feature Extraction Model

2019-11-19 · Arnab Sen Sharma, Maruf Ahmed Mridul, Md. Saiful Islam

Widespread of satirical news in online communities is an ongoing trend. The nature of satires is so inherently ambiguous that sometimes it's too hard even for humans to understand whether it's actually satire or not. So,…

Satirical News Detection and Analysis using Attention Mechanism and Linguistic Features

2017-09-04 · EMNLP 2017 9 · Fan Yang, Arjun Mukherjee, Eduard Dragut

Satirical news is considered to be entertainment, but it is potentially deceptive and harmful. Despite the embedded genre in the article, not everyone can recognize the satirical cues and therefore believe the news as tr…

Birds of a Feather Flock Together: Satirical News Detection via Language Model Differentiation

2020-07-04 · Yigeng Zhang, Fan Yang, Yifan Zhang, Eduard Dragut 외

Satirical news is regularly shared in modern social media because it is entertaining with smartly embedded humor. However, it can be harmful to society because it can sometimes be mistaken as factual news, due to its dec…

Language ModelingLanguage Modelling

Fake or Real? A Study of Arabic Satirical Fake News

2020-11-01 · RDSM (COLING) 2020 12 · Hadeel Saadany, Emad Mohamed, Constantin Orasan

One very common type of fake news is satire which comes in a form of a news website or an online platform that parodies reputable real news agencies to create a sarcastic version of reality. This type of fake news is oft…

Attending Sentences to detect Satirical Fake News

2018-08-01 · COLING 2018 8 · Sohan De Sarkar, Fan Yang, Arjun Mukherjee

Satirical news detection is important in order to prevent the spread of misinformation over the Internet. Existing approaches to capture news satire use machine learning models such as SVM and hierarchical neural network…

MisinformationSatire DetectionSentenceWord Embeddings