paper-with-me

Papers

Breaking Event Rumor Detection via Stance-Separated Multi-Agent Debate

2024-12-06 · Mingqing Zhang, Haisong Gong, Qiang Liu, Shu Wu, Liang Wang

The rapid spread of rumors on social media platforms during breaking events severely hinders the dissemination of the truth. Previous studies reveal that the lack of annotated resources hinders the direct detection of unforeseen breaking events not covered in yesterday's news. Leveraging large language models (LLMs) for rumor detection holds significant promise. However, it is challenging for LLMs to provide comprehensive responses to complex or controversial issues due to limited diversity. In this work, we propose the Stance Separated Multi-Agent Debate (S2MAD) to address this issue. Specifically, we firstly introduce Stance Separation, categorizing comments as either supporting or opposing the original claim. Subsequently, claims are classified as subjective or objective, enabling agents to generate reasonable initial viewpoints with different prompt strategies for each type of claim. Debaters then follow specific instructions through multiple rounds of debate to reach a consensus. If a consensus is not reached, a judge agent evaluates the opinions and delivers a final verdict on the claim's veracity. Extensive experiments conducted on two real-world datasets demonstrate that our proposed model outperforms state-of-the-art methods in terms of performance and effectively improves the performance of LLMs in breaking event rumor detection.

📄 PDF Abstract BibTeX arXiv:2412.04859

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Probing Spurious Correlations in Popular Event-Based Rumor Detection Benchmarks

2022-09-19 · Jiaying Wu, Bryan Hooi

As social media becomes a hotbed for the spread of misinformation, the crucial task of rumor detection has witnessed promising advances fostered by open-source benchmark datasets. Despite being widely used, we find that …

Misinformation

Fine-Tune Longformer for Jointly Predicting Rumor Stance and Veracity

2020-07-15 · Anant Khandelwal

Increased usage of social media caused the popularity of news and events which are not even verified, resulting in spread of rumors allover the web. Due to widely available social media platforms and increased usage caus…

Multi-Task LearningRumour DetectionStance ClassificationStance Detection+2

Zero-Shot Rumor Detection with Propagation Structure via Prompt Learning

2022-12-02 · Hongzhan Lin, Pengyao Yi, Jing Ma, Haiyun Jiang 외

The spread of rumors along with breaking events seriously hinders the truth in the era of social media. Previous studies reveal that due to the lack of annotated resources, rumors presented in minority languages are hard…

Domain AdaptationPrompt Learning

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

A Unified Contrastive Transfer Framework with Propagation Structure for Boosting Low-Resource Rumor Detection

2023-04-04 · Hongzhan Lin, Jing Ma, Ruichao Yang, Zhiwei Yang 외

The truth is significantly hampered by massive rumors that spread along with breaking news or popular topics. Since there is sufficient corpus gathered from the same domain for model training, existing rumor detection al…

Contrastive LearningData AugmentationRepresentation Learning