paper-with-me

Papers

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 networks along with hand-engineered features, but do not explore sentence and document difference. This paper proposes a robust, hierarchical deep neural network approach for satire detection, which is capable of capturing satire both at the sentence level and at the document level. The architecture incorporates pluggable generic neural networks like CNN, GRU, and LSTM. Experimental results on real world news satire dataset show substantial performance gains demonstrating the effectiveness of our proposed approach. An inspection of the learned models reveals the existence of key sentences that control the presence of satire in news.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

MisinformationSatire DetectionSentenceWord Embeddings

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
GRU A Gated Recurrent Unit, or GRU, is a type of recurrent neural network. It is similar to an LSTM, but only has two gates - a reset…
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 제목 키워드 기반

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…

Fake News or Truth? Using Satirical Cues to Detect Potentially Misleading News

2016-06-01 · WS 2016 6 · Victoria Rubin, Niall Conroy, Yimin Chen, Sarah Cornwell
Deception Detection

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 pro…

ArticlesMisinformation

SeLeRoSa: Sentence-Level Romanian Satire Detection Dataset

2025-08-31 · Răzvan-Alexandru Smădu, Andreea Iuga, Dumitru-Clementin Cercel, Florin Pop arxiv

Satire, irony, and sarcasm are techniques typically used to express humor and critique, rather than deceive; however, they can occasionally be mistaken for factual reporting, akin to fake news. These techniques can be ap…

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…