Can MLLMs Read the Room? A Multimodal Benchmark for Assessing Deception in Multi-Party Social Interactions
Caixin Kang, Yifei Huang, Liangyang Ouyang, Mingfang Zhang, Ruicong Liu, Yoichi Sato
TL;DR
The paper introduces MIDA, a challenging multimodal benchmark for deception reasoning in multi-party social interactions, operationalized through the Werewolf game to provide verifiable ground truth for every statement. It demonstrates that state-of-the-art MLLMs struggle to ground language in multimodal social cues and to model others' knowledge and beliefs, exposing a gap in Theory of Mind capabilities. To address this, the authors propose SoCoT, a Social Chain-of-Thought pipeline, and DSEM, a Dynamic Social Epistemic Memory module, which yield measurable improvements across a diverse set of models. The work highlights critical gaps and outlines a concrete path toward more perceptive and trustworthy AI systems capable of nuanced social reasoning in complex interactions.
Abstract
Despite their advanced reasoning capabilities, state-of-the-art Multimodal Large Language Models (MLLMs) demonstrably lack a core component of human intelligence: the ability to `read the room' and assess deception in complex social interactions. To rigorously quantify this failure, we introduce a new task, Multimodal Interactive Deception Assessment (MIDA), and present a novel multimodal dataset providing synchronized video and text with verifiable ground-truth labels for every statement. We establish a comprehensive benchmark evaluating 12 state-of-the-art open- and closed-source MLLMs, revealing a significant performance gap: even powerful models like GPT-4o struggle to distinguish truth from falsehood reliably. Our analysis of failure modes indicates that these models fail to effectively ground language in multimodal social cues and lack the ability to model what others know, believe, or intend, highlighting the urgent need for novel approaches to building more perceptive and trustworthy AI systems. To take a step forward, we design a Social Chain-of-Thought (SoCoT) reasoning pipeline and a Dynamic Social Epistemic Memory (DSEM) module. Our framework yields performance improvement on this challenging task, demonstrating a promising new path toward building MLLMs capable of genuine human-like social reasoning.
