CRAICLCVLGApr 14, 2025

Do We Really Need Curated Malicious Data for Safety Alignment in Multi-modal Large Language Models?

arXiv:2504.10000v19 citationsh-index: 7Has CodeCVPR
Originality Incremental advance
AI Analysis

This addresses safety vulnerabilities in MLLMs for users, offering a more efficient approach to alignment without labor-intensive data collection.

The paper tackles the problem of safety alignment in multi-modal large language models (MLLMs) by showing that using a small set of benign data with rejection responses, instead of curated malicious data, can significantly improve safety, narrowing the vision-domain alignment gap.

Multi-modal large language models (MLLMs) have made significant progress, yet their safety alignment remains limited. Typically, current open-source MLLMs rely on the alignment inherited from their language module to avoid harmful generations. However, the lack of safety measures specifically designed for multi-modal inputs creates an alignment gap, leaving MLLMs vulnerable to vision-domain attacks such as typographic manipulation. Current methods utilize a carefully designed safety dataset to enhance model defense capability, while the specific knowledge or patterns acquired from the high-quality dataset remain unclear. Through comparison experiments, we find that the alignment gap primarily arises from data distribution biases, while image content, response quality, or the contrastive behavior of the dataset makes little contribution to boosting multi-modal safety. To further investigate this and identify the key factors in improving MLLM safety, we propose finetuning MLLMs on a small set of benign instruct-following data with responses replaced by simple, clear rejection sentences. Experiments show that, without the need for labor-intensive collection of high-quality malicious data, model safety can still be significantly improved, as long as a specific fraction of rejection data exists in the finetuning set, indicating the security alignment is not lost but rather obscured during multi-modal pretraining or instruction finetuning. Simply correcting the underlying data bias could narrow the safety gap in the vision domain.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes