Skip to content

Author

Jiale Wang

1 paper indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Review Open access Aug 2026

Multimodal Fusion Model for Fake News Detection Combining BERT and Graph Attention Networks

Fake-news detection needs both semantic and social evidence: text-only systems miss coordinated diffusion, while graph-only systems may confuse virality with falsehood. We propose a framework that combines BERT text embeddings with Graph Attention Network (GAT) representations of propagation graphs. Projected features are aligned by a cross-modal consistency loss and combined through an adaptive attention gate; when graphs are unavailable, the structural branch is masked. FakeNewsNet and Twitter15/16 evaluate full fusion, while LIAR tests text-only operation. On FakeNewsNet, the model reaches 93.4% accuracy, 92.8% Macro-F1, and 0.97 AUC. Ablations support both fusion components, and token- and node-level attribution assists human review.

Jiale Wang · 0 citations