TL;DR
DECOR introduces a lightweight, degree-corrected graph refinement method that improves fake news detection by iteratively updating social graph edges, enhancing GNN performance on real-world data.
Contribution
The paper proposes DECOR, a novel degree-corrected graph refinement approach that efficiently enhances social graph structures for improved fake news detection.
Findings
DECOR outperforms existing methods on benchmark datasets.
The approach effectively reduces computational costs.
Graph degree patterns are indicative of news veracity.
Abstract
Recent efforts in fake news detection have witnessed a surge of interest in using graph neural networks (GNNs) to exploit rich social context. Existing studies generally leverage fixed graph structures, assuming that the graphs accurately represent the related social engagements. However, edge noise remains a critical challenge in real-world graphs, as training on suboptimal structures can severely limit the expressiveness of GNNs. Despite initial efforts in graph structure learning (GSL), prior works often leverage node features to update edge weights, resulting in heavy computational costs that hinder the methods' applicability to large-scale social graphs. In this work, we approach the fake news detection problem with a novel aspect of social graph refinement. We find that the degrees of news article nodes exhibit distinctive patterns, which are indicative of news veracity. Guided by…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
