Cross-modality Information Check for Detecting Jailbreaking in Multimodal Large Language Models
Yue Xu, Xiuyuan Qi, Zhan Qin, Wenjie Wang

TL;DR
This paper introduces CIDER, a novel, efficient, and model-agnostic detector that leverages cross-modal similarity to identify malicious image inputs aimed at jailbreaking multimodal large language models, enhancing security without heavy computational costs.
Contribution
The paper presents CIDER, a plug-and-play, cross-modality based jailbreaking detector that is independent of target models and effective against various attack scenarios.
Findings
CIDER effectively detects jailbreaking attempts with high accuracy.
It requires less computational resources compared to existing methods.
CIDER demonstrates strong transferability to different MLLMs in both white-box and black-box settings.
Abstract
Multimodal Large Language Models (MLLMs) extend the capacity of LLMs to understand multimodal information comprehensively, achieving remarkable performance in many vision-centric tasks. Despite that, recent studies have shown that these models are susceptible to jailbreak attacks, which refer to an exploitative technique where malicious users can break the safety alignment of the target model and generate misleading and harmful answers. This potential threat is caused by both the inherent vulnerabilities of LLM and the larger attack scope introduced by vision input. To enhance the security of MLLMs against jailbreak attacks, researchers have developed various defense techniques. However, these methods either require modifications to the model's internal structure or demand significant computational resources during the inference phase. Multimodal information is a double-edged sword.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Imbalanced Data Classification Techniques
