Head-wise Modality Specialization within MLLMs for Robust Fake News Detection under Missing Modality
About
Multimodal fake news detection (MFND) aims to verify news credibility by jointly exploiting textual and visual evidence. However, real-world news dissemination frequently suffers from missing modality due to deleted images, corrupted screenshots, and similar issues. Thus, robust detection in this scenario requires preserving strong verification ability for each modality, which is challenging in MFND due to insufficient learning of the low-contribution modality and scarce unimodal annotations. To address this issue, we propose Head-wise Modality Specialization within Multimodal Large Language Models (MLLMs) for robust MFND under missing modality. Specifically, we first systematically study attention heads in MLLMs and their relationship with performance under missing modality, showing that modality-critical heads serve as key carriers of unimodal verification ability through their modality specialization. Based on this observation, to better preserve verification ability for the low-contribution modality, we introduce a head-wise specialization mechanism that explicitly allocates these heads to different modalities and preserves their specialization through lower-bound attention constraints. Furthermore, to better exploit scarce unimodal annotations, we propose a Unimodal Knowledge Retention strategy that prevents these heads from drifting away from the unimodal knowledge learned from limited supervision. Experiments show that our method improves robustness under missing modality while preserving performance with full multimodal input.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Multimodal Fake News Detection | DGM4 0.25% budget | Macro F1 (multi)79.66 | 5 | |
| Multimodal Fake News Detection | DGM4 5% budget | Macro F1 (Multi)79.34 | 5 | |
| Multimodal Fake News Detection | DGM4 Avg. | Macro F1 (multimodal)79.38 | 5 | |
| Multimodal Fake News Detection | Weibo 100 samples supervision budget | Macro F1 (Multimodal)93.53 | 5 | |
| Multimodal Fake News Detection | DGM4 1% budget | Macro F1 (Multi)79.14 | 5 |