Pith. sign in

REVIEW 3 cited by

Synergizing LLMs with Global Label Propagation for Multimodal Fake News Detection

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2506.00488 v1 pith:L3JIPGW4 submitted 2025-05-31 cs.CL

Synergizing LLMs with Global Label Propagation for Multimodal Fake News Detection

classification cs.CL
keywords labelpropagationdetectionlabelspseudofakegloballlms
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

Large Language Models (LLMs) can assist multimodal fake news detection by predicting pseudo labels. However, LLM-generated pseudo labels alone demonstrate poor performance compared to traditional detection methods, making their effective integration non-trivial. In this paper, we propose Global Label Propagation Network with LLM-based Pseudo Labeling (GLPN-LLM) for multimodal fake news detection, which integrates LLM capabilities via label propagation techniques. The global label propagation can utilize LLM-generated pseudo labels, enhancing prediction accuracy by propagating label information among all samples. For label propagation, a mask-based mechanism is designed to prevent label leakage during training by ensuring that training nodes do not propagate their own labels back to themselves. Experimental results on benchmark datasets show that by synergizing LLMs with label propagation, our model achieves superior performance over state-of-the-art baselines.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Disentangling Fact from Sentiment: A Dynamic Conflict-Consensus Framework for Multimodal Fake News Detection

    cs.LG 2025-12 unverdicted novelty 7.0

    DCCF disentangles fact and sentiment in multimodal data, applies dynamic polarization to extract conflicts, and uses a conflict-consensus mechanism to improve fake news detection accuracy by 3.52% on average over baselines.

  2. Maximizing Mutual Information Between Prompt and Response Improves LLM Performance With No Additional Data

    cs.LG 2026-03 unverdicted novelty 6.0

    MIPO constructs contrastive preference pairs from correct versus random prompts and uses DPO to maximize mutual information between prompts and responses, producing 3-40% gains on personalization and 1-18% on math tas...

  3. Maximizing Mutual Information Between Prompt and Response Improves LLM Performance With No Additional Data

    cs.LG 2026-03 unverdicted novelty 5.0

    Contrastive preference pairs from correct vs random prompts, optimized with DPO, maximize base-model PMI and improve personalization, math, and QA without extra data or verifiers.