English

Robust Multimodal Safety via Conditional Decoding

Machine Learning 2026-04-02 v1 Artificial Intelligence

Abstract

Multimodal large-language models (MLLMs) often experience degraded safety alignment when harmful queries exploit cross-modal interactions. Models aligned on text alone show a higher rate of successful attacks when extended to two or more modalities. In this work, we propose a simple conditional decoding strategy, CASA (Classification Augmented with Safety Attention) that utilizes internal representations of MLLMs to predict a binary safety token before response generation. We introduce a novel safety attention module designed to enhance the model's ability to detect malicious queries. Our design ensures robust safety alignment without relying on any external classifier or auxiliary head, and without the need for modality-specific safety fine-tuning. On diverse benchmarks such as MM-SafetyBench, JailbreakV-28k, and adversarial audio tests, CASA lowers the average attack success rate by more than 97% across modalities and across attack types. Our empirical evaluations also show that CASA maintains strong utility in benign inputs, a result validated through both automated and human evaluations (via 13 trained annotators). Together, these results highlight CASA as a simple and generalizable framework to improve multimodal LLM safety.

Keywords

Cite

@article{arxiv.2604.00310,
  title  = {Robust Multimodal Safety via Conditional Decoding},
  author = {Anurag Kumar and Raghuveer Peri and Jon Burnsky and Alexandru Nelus and Rohit Paturi and Srikanth Vishnubhotla and Yanjun Qi},
  journal= {arXiv preprint arXiv:2604.00310},
  year   = {2026}
}

Comments

8 pages + Appendix section. Submitted to ACL 2026

R2 v1 2026-07-01T11:47:21.816Z