Debate with Images: Detecting Deceptive Behaviors in Multimodal Large Language Models
Abstract
Lay Summary
AI systems are increasingly asked to answer questions about images, such as describing a scene, judging visual evidence, or helping users make decisions. A key safety concern is that these systems may sometimes give misleading answers even when they have correctly understood the image. This is different from an ordinary mistake: the system may notice an important visual fact but hide it, exaggerate what it can see, or invent details that are not in the image. We study this problem by building MM-DeceptionBench, a collection of image-based situations designed to test deceptive behavior in vision-language AI systems. We also introduce debate with images, a method where multiple AI agents examine the same case from opposing viewpoints and must support their claims with concrete visual evidence. This helps reveal misleading answers that a single AI judge may miss. Our work provides tools for auditing increasingly capable image-and-text AI systems, identifying when and how they mislead users, and supporting safer deployment in real-world settings.