Section 01
Multimodal Fake News Detection: A Deep Learning Approach Integrating Text and Images (Main Floor)
This project focuses on multimodal fake news detection, exploring the application of deep learning models such as BERT+ResNet, BERT+ViT, and CLIP based on the Fakeddit dataset. The core goal is to integrate text and image information to enhance detection robustness. Among them, the CLIPv2 variant achieved the best accuracy of 83.22% through data augmentation and phased fine-tuning. The project also provides a Streamlit demo application and discusses technical limitations and future directions.