I'll believe it when I see it: Images increase misinformation sharing in Vision-Language Models
Alice Plebe, Timothy Douglas, Diana Riazi, R. Maria del Rio-Chanona
TL;DR
The paper investigates how images influence misinformation sharing by vision-language models, revealing that image presence increases resharing, especially for false content. It introduces a jailbreaking-inspired third-person prompting method and a PolitiFact-based multimodal dataset to study model behavior across architectures and persona conditions. Key findings show model- and persona-dependent amplification of false news with images, while certain models (e.g., Claude-3-Haiku) exhibit robustness to visual misinformation. The work underscores new risks in multimodal AI and advocates for targeted evaluation frameworks and mitigation strategies to curb persona- and image-driven misinformation spread.
Abstract
Large language models are increasingly integrated into news recommendation systems, raising concerns about their role in spreading misinformation. In humans, visual content is known to boost credibility and shareability of information, yet its effect on vision-language models (VLMs) remains unclear. We present the first study examining how images influence VLMs' propensity to reshare news content, whether this effect varies across model families, and how persona conditioning and content attributes modulate this behavior. To support this analysis, we introduce two methodological contributions: a jailbreaking-inspired prompting strategy that elicits resharing decisions from VLMs while simulating users with antisocial traits and political alignments; and a multimodal dataset of fact-checked political news from PolitiFact, paired with corresponding images and ground-truth veracity labels. Experiments across model families reveal that image presence increases resharing rates by 4.8% for true news and 15.0% for false news. Persona conditioning further modulates this effect: Dark Triad traits amplify resharing of false news, whereas Republican-aligned profiles exhibit reduced veracity sensitivity. Of all the tested models, only Claude-3-Haiku demonstrates robustness to visual misinformation. These findings highlight emerging risks in multimodal model behavior and motivate the development of tailored evaluation frameworks and mitigation strategies for personalized AI systems. Code and dataset are available at: https://github.com/3lis/misinfo_vlm
