paper-with-me

Papers

Detecting Rumor Veracity with Only Textual Information by Double-Channel Structure

2023-12-06 · NAACL (SocialNLP) 2022 7 · Alex Kim, Sangwon Yoon

Kyle (1985) proposes two types of rumors: informed rumors which are based on some private information and uninformed rumors which are not based on any information (i.e. bluffing). Also, prior studies find that when people have credible source of information, they are likely to use a more confident textual tone in their spreading of rumors. Motivated by these theoretical findings, we propose a double-channel structure to determine the ex-ante veracity of rumors on social media. Our ultimate goal is to classify each rumor into true, false, or unverifiable category. We first assign each text into either certain (informed rumor) or uncertain (uninformed rumor) category. Then, we apply lie detection algorithm to informed rumors and thread-reply agreement detection algorithm to uninformed rumors. Using the dataset of SemEval 2019 Task 7, which requires ex-ante threefold classification (true, false, or unverifiable) of social media rumors, our model yields a macro-F1 score of 0.4027, outperforming all the baseline models and the second-place winner (Gorrell et al., 2019). Furthermore, we empirically validate that the double-channel structure outperforms single-channel structures which use either lie detection or agreement detection algorithm to all posts.

📄 PDF Abstract BibTeX arXiv:2312.03195

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Detecting Rumor Veracity with Only Textual Information by Double-Channel Structure

2021-11-16 · ACL ARR November 2021 11 · Anonymous

We develop a double-channel classifier to detect the veracity of social media rumors, relying only on the most basic textual information. Our model first assigns each thread into a “certain” or “uncertain” category. Sinc…

WSDMS: Debunk Fake News via Weakly Supervised Detection of Misinforming Sentences with Contextualized Social Wisdom

2023-10-25 · Ruichao Yang, Wei Gao, Jing Ma, Hongzhan Lin 외

In recent years, we witness the explosion of false and unconfirmed information (i.e., rumors) that went viral on social media and shocked the public. Rumors can trigger versatile, mostly controversial stance expressions …

ArticlesMisinformationMultiple Instance LearningSentence+1

Rumor Detection on Social Media with Temporal Propagation Structure Optimization

2024-12-11 · Xingyu Peng, Junran Wu, Ruomei Liu, Ke Xu

Traditional methods for detecting rumors on social media primarily focus on analyzing textual content, often struggling to capture the complexity of online interactions. Recent research has shifted towards leveraging gra…

Modeling Conversation Structure and Temporal Dynamics for Jointly Predicting Rumor Stance and Veracity

2019-09-18 · IJCNLP 2019 11 · Penghui Wei, Nan Xu, Wenji Mao

Automatically verifying rumorous information has become an important and challenging task in natural language processing and social media analytics. Previous studies reveal that people's stances towards rumorous messages…

Multi-Task LearningStance Classification

Rumor Classification through a Multimodal Fusion Framework and Ensemble Learning

2023-01-04 · Abderrazek Azri, Cécile Favre, Nouria Harbi, Jérôme Darmont 외

The proliferation of rumors on social media has become a major concern due to its ability to create a devastating impact. Manually assessing the veracity of social media messages is a very time-consuming task that can be…

Ensemble LearningImage Quality Assessment