Abstract
With the widespread deployment of multimodal large language models for visual reasoning, improving their safety has become crucial. Recent studies show that despite safety-alignment training, these models remain vulnerable to jailbreak attacks. We introduce IMMUNE, an inference-time defense framework that leverages a safe reward model through controlled decoding to defend against jailbreak attacks. Beyond providing a mathematical characterisation of the approach, extensive evaluation across recent MLLMs and attack strategies demonstrates its effectiveness: on LLaVA-1.6, IMMUNE reduces the attack success rate by 57.82% and 16.78% compared to the base MLLM and the state-of-the-art defense strategy respectively, while preserving the model's original capabilities.
BibTeX
@inproceedings{ghosal2025immune,
title = {Immune: Improving Safety Against Jailbreaks in Multi-modal LLMs
via Inference-Time Alignment},
author = {Ghosal, Soumya Suvra and Chakraborty, Souradip and Singh, Vaibhav and
Guan, Tianrui and Wang, Mengdi and Velasquez, Alvaro and Beirami, Ahmad and
Huang, Furong and Manocha, Dinesh and Bedi, Amrit Singh},
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and
Pattern Recognition (CVPR)},
year = {2025}
}