paper-with-me

Papers

Weakly Supervised Veracity Classification with LLM-Predicted Credibility Signals

2023-09-14 · João A. Leite, Olesya Razuvayevskaya, Kalina Bontcheva, Carolina Scarton

Credibility signals represent a wide range of heuristics typically used by journalists and fact-checkers to assess the veracity of online content. Automating the extraction of credibility signals presents significant challenges due to the necessity of training high-accuracy, signal-specific extractors, coupled with the lack of sufficiently large annotated datasets. This paper introduces Pastel (Prompted weAk Supervision wiTh crEdibility signaLs), a weakly supervised approach that leverages large language models (LLMs) to extract credibility signals from web content, and subsequently combines them to predict the veracity of content without relying on human supervision. We validate our approach using four article-level misinformation detection datasets, demonstrating that Pastel outperforms zero-shot veracity detection by 38.3% and achieves 86.7% of the performance of the state-of-the-art system trained with human supervision. Moreover, in cross-domain settings where training and testing datasets originate from different domains, Pastel significantly outperforms the state-of-the-art supervised model by 63%. We further study the association between credibility signals and veracity, and perform an ablation study showing the impact of each signal on model performance. Our findings reveal that 12 out of the 19 proposed signals exhibit strong associations with veracity across all datasets, while some signals show domain-specific strengths.

📄 PDF Abstract BibTeX arXiv:2309.07601

Code (0)

등록된 구현이 없습니다.

Tasks

MisinformationVeracity Classification

Similar Papers 제목 키워드 기반

eventAI at SemEval-2019 Task 7: Rumor Detection on Social Media by Exploiting Content, User Credibility and Propagation Information

2019-06-01 · SEMEVAL 2019 6 · Quanzhi Li, Qiong Zhang, Luo Si

This paper describes our system for SemEval 2019 RumorEval: Determining rumor veracity and support for rumors (SemEval 2019 Task 7). This track has two tasks: Task A is to determine a user{'}s stance towards the source r…

General ClassificationStance Classification

Historical Credibility for Movie Reviews and Its Application to Weakly Supervised Classification

2020-10-10 · Min-Seon Kim, Bo-Young Lim, Han-Sub Shin, Hyuk-Yoon Kwon

In this study, we deal with the problem of judging the credibility of movie reviews. The problem is challenging because even experts cannot clearly and efficiently judge the credibility of a movie review and the number o…

ClassificationWeakly Supervised Classification

Including Images into Message Veracity Assessment in Social Media

2020-07-20 · Abderrazek Azri, Cécile Favre, Nouria Harbi, Jérôme Darmont

The extensive use of social media in the diffusion of information has also laid a fertile ground for the spread of rumors, which could significantly affect the credibility of social media. An ever-increasing number of us…

Weakly Supervised-Based Oversampling for High Imbalance and High Dimensionality Data Classification

2020-09-29 · Min Qian, Yan-Fu Li

With the abundance of industrial datasets, imbalanced classification has become a common problem in several application domains. Oversampling is an effective method to solve imbalanced classification. One of the main cha…

ClassificationGeneral Classificationimbalanced classificationVocal Bursts Intensity Prediction+1

A Weakly Supervised Propagation Model for Rumor Verification and Stance Detection with Multiple Instance Learning

2022-04-06 · Ruichao Yang, Jing Ma, Hongzhan Lin, Wei Gao

The diffusion of rumors on microblogs generally follows a propagation tree structure, that provides valuable clues on how an original message is transmitted and responded by users over time. Recent studies reveal that ru…

Binary ClassificationMultiple Instance LearningStance ClassificationStance Detection