paper-with-me

홈 › Papers

Collaboration and Controversy Among Experts: Rumor Early Detection by Tuning a Comment Generator

2025-04-05 · Bing Wang, Bingrui Zhao, Ximing Li, Changchun Li, Wanfu Gao, Shengsheng Wang

Over the past decade, social media platforms have been key in spreading rumors, leading to significant negative impacts. To counter this, the community has developed various Rumor Detection (RD) algorithms to automatically identify them using user comments as evidence. However, these RD methods often fail in the early stages of rumor propagation when only limited user comments are available, leading the community to focus on a more challenging topic named Rumor Early Detection (RED). Typically, existing RED methods learn from limited semantics in early comments. However, our preliminary experiment reveals that the RED models always perform best when the number of training and test comments is consistent and extensive. This inspires us to address the RED issue by generating more human-like comments to support this hypothesis. To implement this idea, we tune a comment generator by simulating expert collaboration and controversy and propose a new RED framework named CAMERED. Specifically, we integrate a mixture-of-expert structure into a generative language model and present a novel routing network for expert collaboration. Additionally, we synthesize a knowledgeable dataset and design an adversarial learning strategy to align the style of generated comments with real-world comments. We further integrate generated and original comments with a mutual controversy fusion module. Experimental results show that CAMERED outperforms state-of-the-art RED baseline models and generation methods, demonstrating its effectiveness.

📄 PDF Abstract BibTeX arXiv:2504.04076

Code (1)

wangbing1416/camered 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
Focus 설명 없음

Similar Papers 제목 키워드 기반

Toward Effective Multi-Domain Rumor Detection in Social Networks Using Domain-Gated Mixture-of-Experts

2026-01-28 · Mohadeseh Sheikhqoraei, Zainabolhoda Heshmati, Zeinab Rajabi, Leila Rabiei arxiv

Social media platforms have become key channels for spreading and tracking rumors due to their widespread accessibility and ease of information sharing. Rumors can continuously emerge across diverse domains and topics, o…

Call Attention to Rumors: Deep Attention Based Recurrent Neural Networks for Early Rumor Detection

2017-04-20 · Tong Chen, Lin Wu, Xue Li, Jun Zhang 외

The proliferation of social media in communication and information dissemination has made it an ideal platform for spreading rumors. Automatically debunking rumors at their stage of diffusion is known as \textit{early ru…

Deep Attention

On Early-stage Debunking Rumors on Twitter: Leveraging the Wisdom of Weak Learners

2017-09-13 · Tu Nguyen, Cheng Li, Claudia Niederée

Recently a lot of progress has been made in rumor modeling and rumor detection for micro-blogging streams. However, existing automated methods do not perform very well for early rumor detection, which is crucial in many …

General ClassificationTime SeriesTime Series Analysis

Rumor Detection with a novel graph neural network approach

2024-03-24 · Tianrui Liu, Qi Cai, Changxin Xu, Bo Hong 외

The wide spread of rumors on social media has caused a negative impact on people's daily life, leading to potential panic, fear, and mental health problems for the public. How to debunk rumors as early as possible remain…

Graph Neural Network

Social Bot-Aware Graph Neural Network for Early Rumor Detection

2022-10-01 · COLING 2022 10 · Zhen Huang, Zhilong Lv, Xiaoyun Han, Binyang Li 외

Early rumor detection is a key challenging task to prevent rumors from spreading widely. Sociological research shows that social bots’ behavior in the early stage has become the main reason for rumors’ wide spread. Howev…

Graph Neural Network