AINov 9, 2024

A Multimodal Adaptive Graph-based Intelligent Classification Model for Fake News

arXiv:2411.06097v26 citationsh-index: 2
Originality Incremental advance
AI Analysis

This addresses fake news detection for social media and information platforms, with incremental improvements in performance.

The paper tackled fake news detection by proposing a multimodal adaptive graph-based model, achieving accuracies of 98.8% on an English dataset and 86.3% on a Chinese dataset, surpassing state-of-the-art methods.

Numerous studies have been proposed to detect fake news focusing on multi-modalities based on machine and/or deep learning. However, studies focusing on graph-based structures using geometric deep learning are lacking. To address this challenge, we introduce the Multimodal Adaptive Graph-based Intelligent Classification (aptly referred to as MAGIC) for fake news detection. Specifically, the Encoder Representations from Transformers was used for text vectorization whilst ResNet50 was used for images. A comprehensive information interaction graph was built using the adaptive Graph Attention Network before classifying the multimodal input through the Softmax function. MAGIC was trained and tested on two fake news datasets, that is, Fakeddit (English) and Multimodal Fake News Detection (Chinese), with the model achieving an accuracy of 98.8\% and 86.3\%, respectively. Ablation experiments also revealed MAGIC to yield superior performance across both the datasets. Findings show that a graph-based deep learning adaptive model is effective in detecting multimodal fake news, surpassing state-of-the-art methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes