Skip to content

Author

Yuechuan Zhang

2 papers indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Open access Aug 2026

LCFND: OT–guided LLM evidence reasoning and graph verification for multimodal fake news detection

Multimodal fake news is difficult to detect when text and image remain topically aligned but diverge in local factual details such as entities, locations, time, or event attributes. Existing methods often rely on global cross-modal fusion and may therefore overlook these localized contradictions. We present LCFND, a staged and fully specified bounded-evidence verification pipeline for localized conflict discovery, structured evidence generation, and graph-based verification. Optimal transport identifies high-conflict token-region pairs and constructs localized evidence packets. A parameter-efficient LLM trained with OT-grounded structured targets and training-split label-informed weak relation calibration then converts these packets into structured evidence, including claims, visual evidence, contradiction types, and grounded rationales. A heterogeneous evidence graph integrates OT conflict priors and LLM-generated evidence for veracity prediction, and all graph-construction rules, training objectives, and evaluation protocols are stated explicitly for reproducibility. Under a controlled matched-backbone protocol on Weibo, Twitter, and GossipCop, LCFND improves F1 over the top matched-backbone baseline MGCA by 1.47, 1.73, and 1.67 points, respectively. The gain remains positive when the visual backbone is strengthened to ViT-B/16 or Swin-T. Manual evidence evaluation on 500 samples per dataset reports 85.9–87.3% claim grounding and 78.1–80.2% contradiction-type correctness. Under the P3b matched-input protocol, LCFND remains above FND-LLM-M and MMRGV-lite, and improves average cross-dataset transfer F1 from 67.10 to 69.98. Full online inference takes 1.47 s per sample in our setting, so the framework is better suited to offline or high-risk verification than to large-scale real-time screening.

Yuechuan Zhang, Hongyu Jin, Yaxuan Wang et al. · 0 citations
Open access Jul 2026

TERN: Type-Aware Evidence Reasoning for Multimodal Fake News Detection

Multimodal fake news detection remains challenging because deceptive posts exhibit heterogeneous manipulation patterns, while most existing methods still rely on a unified fusion strategy. This mismatch limits their ability to adapt to different evidence preferences across samples, encourages entanglement between deception cues and topical semantics, and weakens decision making when textual, visual, and cross-modal signals conflict. To address these issues, we propose TERN, a type-aware evidence reasoning network for multimodal fake news detection. TERN induces latent deception types from image-side multimodal features through prototype-based clustering, uses the induced assignments as structural priors for downstream veracity prediction, disentangles type-discriminative factors from semantic content, and performs type-conditioned hierarchical reasoning over text semantics, image authenticity, and cross-modal consistency. Experiments on MR2-Chinese, MR2-English, Weibo, and PHEME show that TERN achieves an average accuracy of 93.21% and an average F1 score of 91.09% while also improving Matthews correlation coefficient over representative multimodal baselines.

Mingshu Zhang, Hongyu Jin, Yuechuan Zhang et al. · 1 citation