Challenge: Large Language Models (LLMs) can assist multimodal fake news detection by predicting pseudo labels, but their effective integration is non-trivial.
Approach: They propose a global label propagation network with LLM-based pseudo labels for multimodal fake news detection which integrates LLM capabilities via label propagations.
Outcome: The proposed model outperforms state-of-the-art models on benchmark datasets showing that it can propagate pseudo labels among all samples.

Similar Papers

On Fake News Detection with LLM Enhanced Semantics Mining (2024.emnlp-main)

Copied to clipboard

Challenge: Existing methods for detecting fake news use only news embeddings to capture the lexical semantics between tokens.
Approach: They propose a topic-based model with prompts to extract news embeddings from LLMs and a generalized page-rank model to extract local and global semantics.
Outcome: The proposed model shows superior performance on five benchmark datasets over seven baseline methods.
Structure-aware Propagation Generation with Large Language Models for Fake News Detection (2025.findings-emnlp)

Copied to clipboard

Challenge: propagation-based methods for fake news detection often lack structural data . authors propose a structure-aware synthetic propagation enhanced detection framework .
Approach: They propose a structure-aware synthetic propagation enhanced detection framework to capture real-world propagation.
Outcome: The proposed framework captures structural dynamics from real propagation, while ignoring structural patterns.
IMRRF: Integrating Multi-Source Retrieval and Redundancy Filtering for LLM-based Fake News Detection (2025.naacl-long)

Copied to clipboard

Challenge: Existing methods to detect fake news rely on manual checking, which is time-consuming.
Approach: They propose a model which integrates textual corpus retrieval with knowledge graph retrieval to retrieve more comprehensive evidence and a redundant information filtering strategy which minimizes the influence of irrelevant information on the LLM reasoning process.
Outcome: The proposed method outperforms state-of-the-art fact-checking baselines on two challenging fact- checking datasets.
Adapting Fake News Detection to the Era of Large Language Models (2024.findings-naacl)

Copied to clipboard

Challenge: a gap exists in understanding the interplay between machine-paraphrased real news, machine-generated fake news, and human-written real news . false information is easier to generate but harder to detect due to the bias of detectors against machine-generated texts .
Approach: They propose a strategy to adapt fake news detectors to the era of large language models and AI-driven content creation .
Outcome: The proposed detectors perform well on human-written articles but not vice versa . the proposed detector should be trained on datasets with lower machine-generated news ratio than the test set .
Have LLMs Reopened the Pandora’s Box of AI-Generated Fake News? (2025.naacl-long)

Copied to clipboard

Challenge: Large language models (LLMs) are increasingly being used by fake news creators to generate deceptive and persuasive content at scale.
Approach: They propose to use large language models to generate fake news at scale and to assess the ability of human annotators and AI models to detect it.
Outcome: The results show that LLMs are 68% more effective at detecting real news than humans, compared to humans and AI models for fake news detection.
Hidden in Plain Sight: Evaluation of the Deception Detection Capabilities of LLMs in Multimodal Settings (2025.acl-long)

Copied to clipboard

Challenge: Detecting deception in an increasingly digital world is a critical and challenging task.
Approach: They evaluate the performance of both open-source and proprietary LLMs on three datasets . they find that fine-tuned LLM achieve state-of-the-art performance on textual deception detection .
Outcome: The proposed models achieve state-of-the-art on textual deception detection, whereas LMMs struggle to fully leverage multimodal cues.
Multimodal Fusion with Co-Attention Networks for Fake News Detection (2021.findings-acl)

Copied to clipboard

Challenge: Existing methods to detect fake news with textual and visual contents are ineffective because they concatenate unimodal features without considering inter-modality relations.
Approach: They propose to fuse textual and visual features for fake news detection using multimodal co-attention networks to learn inter-dependencies between multimodal features.
Outcome: Extensive experiments on two realworld datasets show that the proposed network outperforms state-of-the-art methods and learns inter-dependencies among multimodal features.
Multimodal Misinformation Detection by Learning from Synthetic Data with Multimodal LLMs (2024.findings-emnlp)

Copied to clipboard

Challenge: Obtaining large-scale, high-quality real-world fact-checking datasets is costly . generalizability of detectors trained on synthetic data to real-life scenarios remains unclear .
Approach: They propose to use synthetic data to learn from real-world data to detect multimodal misinformation . they propose to combine model-agnostic data selection methods with real-life data distributions .
Outcome: The proposed method improves the performance of a small MLLM on real-world fact-checking datasets, surpassing GPT-4V.
The Stepwise Deception: Simulating the Evolution from True News to Fake News with LLM Agents (2025.emnlp-main)

Copied to clipboard

Challenge: Existing studies assume fake news is inherently existing rather than exploring its gradual formation.
Approach: They propose a Large Language Model-based simulation approach explicitly focusing on fake news evolution from real news.
Outcome: The proposed framework captures fake news evolution patterns and accurately reproduces known fake news, aligning closely with human evaluations.
To Lie or Not to Lie? Investigating The Biased Spread of Global Lies by LLMs (2026.acl-long)

Copied to clipboard

Challenge: Misinformation is on the rise, and the strong writing capabilities of LLMs lower the barrier for malicious actors to produce and disseminate false information.
Approach: They introduce a multilingual parallel dataset of 440 misinformation generation prompt templates and 6,867 entities, spanning 8 languages and 195 countries.
Outcome: The proposed model reduces misinformation generation across languages and countries . it also reduces the risk of misinformation being spread across countries based on the model's performance .

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations