Dissecting Dissonance: Benchmarking Large Multimodal Models Against Self-Contradictory Instructions
Jin Gao, Lei Gan, Yuankai Li, Yixin Ye, Dequan Wang
TL;DR
This work introduces the Self-Contradictory Instructions (SCI) benchmark to evaluate large multimodal models on detecting self-contradictory prompts, addressing a key gap in instruction robustness amid expanding context and multimodal inputs. SCI comprises $20{,}000$ conflicts across eight tasks, split evenly between language-language and vision-language settings, and is built with the AutoCreate automatic dataset framework that iterates seed-driven generator–decorator–cleaner cycles with expert validation. The authors also propose Cognitive Awakening Prompting (CaP), a plug-in prompting approach that injects external cognition to enhance dissonance detection, achieving substantial gains over standard in-context learning across both L-L and V-L tasks. Collectively, SCI, AutoCreate, and CaP offer a scalable platform to study instruction confounds, improve alignment, and foster more reliable human–AI interactions in multimodal contexts.
Abstract
Large multimodal models (LMMs) excel in adhering to human instructions. However, self-contradictory instructions may arise due to the increasing trend of multimodal interaction and context length, which is challenging for language beginners and vulnerable populations. We introduce the Self-Contradictory Instructions benchmark to evaluate the capability of LMMs in recognizing conflicting commands. It comprises 20,000 conflicts, evenly distributed between language and vision paradigms. It is constructed by a novel automatic dataset creation framework, which expedites the process and enables us to encompass a wide range of instruction forms. Our comprehensive evaluation reveals current LMMs consistently struggle to identify multimodal instruction discordance due to a lack of self-awareness. Hence, we propose the Cognitive Awakening Prompting to inject cognition from external, largely enhancing dissonance detection. The dataset and code are here: https://selfcontradiction.github.io/.
