Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Graph with Sequence: Broad-Range Semantic Modeling for Fake News Detection

About

The rapid proliferation of fake news on social media threatens social stability, creating an urgent demand for more effective detection methods. While many promising approaches have emerged, most rely on content analysis with limited semantic depth, leading to suboptimal comprehension of news content.To address this limitation, capturing broader-range semantics is essential yet challenging, as it introduces two primary types of noise: fully connecting sentences in news graphs often adds unnecessary structural noise, while highly similar but authenticity-irrelevant sentences introduce feature noise, complicating the detection process. To tackle these issues, we propose BREAK, a broad-range semantics model for fake news detection that leverages a fully connected graph to capture comprehensive semantics while employing dual denoising modules to minimize both structural and feature noise. The semantic structure denoising module balances the graph's connectivity by iteratively refining it between two bounds: a sequence-based structure as a lower bound and a fully connected graph as the upper bound. This refinement uncovers label-relevant semantic interrelations structures. Meanwhile, the semantic feature denoising module reduces noise from similar semantics by diversifying representations, aligning distinct outputs from the denoised graph and sequence encoders using KL-divergence to achieve feature diversification in high-dimensional space. The two modules are jointly optimized in a bi-level framework, enhancing the integration of denoised semantics into a comprehensive representation for detection. Extensive experiments across four datasets demonstrate that BREAK significantly outperforms existing fake news detection methods.

Junwei Yin, Min Gao, Kai Shu, Wentao Li, Yinqiu Huang, Zongwei Wang• 2024

Related benchmarks

TaskDatasetResultRank
Fake News DetectionPolitiFact
Accuracy92
53
Fake News DetectionGossipcop
Accuracy86.4
48
Fake News DetectionWeibo
Accuracy89.9
32
Early Fake News DetectionGossipCop-P
Accuracy87.8
24
Early Fake News DetectionPolitiFact-P
Accuracy87.4
24
Disinformation DetectionPolitiFact (test)--
22
Misinformation DetectionPolitiFact
Accuracy94.65
21
Fake News DetectionGossipCop (test)
Accuracy0.82
20
Misinformation DetectionMMCoVaR
Accuracy61.12
10
Fake News DetectionMMCoVaR (test)
Accuracy91.89
8
Showing 10 of 10 rows

Other info

Follow for update