Unmasking Digital Falsehoods: A Comparative Analysis of LLM-Based Misinformation Detection Strategies
Tianyi Huang, Jingyuan Yi, Peiyang Yu, Xiaochuan Xu
TL;DR
The paper addresses the challenge of detecting misinformation on social media using Large Language Models (LLMs). It presents a comparative analysis of text-based, multimodal, and agentic versus non-agentic detection strategies, evaluating fine-tuned and zero-shot approaches across domains such as politics, health, and finance, using benchmarks like FakeNewsNet, SciNews, MM-COVID, and LIAR. Key contributions include a taxonomy of misinformation, a performance-oriented comparison across detection pipelines, and a discussion of explainability and evaluation challenges, with insights into the trade-offs between accuracy, speed, and transparency. The findings advocate hybrid architectures that combine structured verification with adaptive learning to improve detection accuracy and explainability, and outline practical directions for real-time tracking, federated learning, and cross-platform detection.
Abstract
The proliferation of misinformation on social media has raised significant societal concerns, necessitating robust detection mechanisms. Large Language Models such as GPT-4 and LLaMA2 have been envisioned as possible tools for detecting misinformation based on their advanced natural language understanding and reasoning capabilities. This paper conducts a comparison of LLM-based approaches to detecting misinformation between text-based, multimodal, and agentic approaches. We evaluate the effectiveness of fine-tuned models, zero-shot learning, and systematic fact-checking mechanisms in detecting misinformation across different topic domains like public health, politics, and finance. We also discuss scalability, generalizability, and explainability of the models and recognize key challenges such as hallucination, adversarial attacks on misinformation, and computational resources. Our findings point towards the importance of hybrid approaches that pair structured verification protocols with adaptive learning techniques to enhance detection accuracy and explainability. The paper closes by suggesting potential avenues of future work, including real-time tracking of misinformation, federated learning, and cross-platform detection models.
