paper-with-me

홈 › Papers

Multimodal Fake News Detection

2021-12-09 · Santiago Alonso-Bartolome, Isabel Segura-Bedmar

Over the last years, there has been an unprecedented proliferation of fake news. As a consequence, we are more susceptible to the pernicious impact that misinformation and disinformation spreading can have in different segments of our society. Thus, the development of tools for automatic detection of fake news plays and important role in the prevention of its negative effects. Most attempts to detect and classify false content focus only on using textual information. Multimodal approaches are less frequent and they typically classify news either as true or fake. In this work, we perform a fine-grained classification of fake news on the Fakeddit dataset, using both unimodal and multimodal approaches. Our experiments show that the multimodal approach based on a Convolutional Neural Network (CNN) architecture combining text and image data achieves the best results, with an accuracy of 87%. Some fake news categories such as Manipulated content, Satire or False connection strongly benefit from the use of images. Using images also improves the results of the other categories, but with less impact. Regarding the unimodal approaches using only text, Bidirectional Encoder Representations from Transformers (BERT) is the best model with an accuracy of 78%. Therefore, exploiting both text and image data significantly improves the performance of fake news detection.

📄 PDF Abstract BibTeX arXiv:2112.04831

Code (0)

등록된 구현이 없습니다.

Tasks

Fake News DetectionMisinformation

Similar Papers 제목 키워드 기반

Each Fake News is Fake in its Own Way: An Attribution Multi-Granularity Benchmark for Multimodal Fake News Detection

2024-12-19 · Hao Guo, Zihan Ma, Zhi Zeng, Minnan Luo 외

Social platforms, while facilitating access to information, have also become saturated with a plethora of fake news, resulting in negative consequences. Automatic multimodal fake news detection is a worthwhile pursuit. E…

Fake News Detection

MMNet: Multimodal Fusion via Mutual Learning Network for Fake News Detection

2021-11-16 · ACL ARR November 2021 11 · Anonymous

The rapid development of social media provides a hotbed for the dissemination of fake news, which misleads readers and causes negative effects on society. We observe that a large amount of news contains images in additio…

Fake News Detection

Similarity-Aware Multimodal Prompt Learning for Fake News Detection

2023-04-09 · Ye Jiang, Xiaomin Yu, Yimin Wang, Xiaoman Xu 외

The standard paradigm for fake news detection mainly utilizes text information to model the truthfulness of news. However, the discourse of online fake news is typically subtle and it requires expert knowledge to use tex…

Fake News DetectionLanguage ModellingPrompt Learning

Exploring Modality Disruption in Multimodal Fake News Detection

2025-04-12 · Moyang Liu, Kaiying Yan, Yukun Liu, Ruibo Fu 외

The rapid growth of social media has led to the widespread dissemination of fake news across multiple content forms, including text, images, audio, and video. Compared to unimodal fake news detection, multimodal fake new…

Fake News Detectionfeature selection

Multimodal Matching-aware Co-attention Networks with Mutual Knowledge Distillation for Fake News Detection

2022-12-12 · Linmei Hu, Ziwang Zhao, Weijian Qi, Xuemeng Song 외

Fake news often involves multimedia information such as text and image to mislead readers, proliferating and expanding its influence. Most existing fake news detection methods apply the co-attention mechanism to fuse mul…

Fake News DetectionImage-text matchingKnowledge DistillationText Matching