Search papers, labs, and topics across Lattice.
The paper introduces a new benchmark, OOD-MMSafe, to evaluate MLLMs' ability to identify latent hazards within context-dependent causal chains, moving beyond simple malicious intent. Analysis using OOD-MMSafe reveals that current MLLMs exhibit "causal blindness," failing to identify hidden consequences, even in high-capacity models. To mitigate this, the authors propose Consequence-Aware Safety Policy Optimization (CASPO), a framework that uses the model's intrinsic reasoning as a dynamic reference for token-level self-distillation rewards, which significantly improves consequence projection.
MLLMs can be blind to the consequences of their actions, and simply scaling model size won't fix the problem.
While safety alignment for Multimodal Large Language Models (MLLMs) has gained significant attention, current paradigms primarily target malicious intent or situational violations. We propose shifting the safety frontier toward consequence-driven safety, a paradigm essential for the robust deployment of autonomous and embodied agents. To formalize this shift, we introduce OOD-MMSafe, a benchmark comprising 455 curated query-image pairs designed to evaluate a model's ability to identify latent hazards within context-dependent causal chains. Our analysis reveals a pervasive causal blindness among frontier models, with the highest 67.5% failure rate in high-capacity closed-source models, and identifies a preference ceiling where static alignment yields format-centric failures rather than improved safety reasoning as model capacity grows. To address these bottlenecks, we develop the Consequence-Aware Safety Policy Optimization (CASPO) framework, which integrates the model's intrinsic reasoning as a dynamic reference for token-level self-distillation rewards. Experimental results demonstrate that CASPO significantly enhances consequence projection, reducing the failure ratio of risk identification to 7.3% for Qwen2.5-VL-7B and 5.7% for Qwen3-VL-4B while maintaining overall effectiveness.