paper-with-me

홈 › Papers

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

2025-04-14 · CVPR 2025 1 · Yanbo Wang, Jiyang Guan, Jian Liang, Ran He

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.

📄 PDF Abstract BibTeX arXiv:2504.10000

Code (0)

등록된 구현이 없습니다.

Tasks

Safety Alignment

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Dictionary-Aligned Concept Control for Safeguarding Multimodal LLMs

2026-04-10 · Jinqi Luo, Jinyu Yang, Tal Neiman, Lei Fan 외 arxiv

Multimodal Large Language Models (MLLMs) have been shown to be vulnerable to malicious queries that can elicit unsafe responses. Recent work uses prompt engineering, response classification, or finetuning to improve MLLM…

Prompt Engineering

Robustifying Safety-Aligned Large Language Models through Clean Data Curation

2024-05-24 · Xiaoqun Liu, Jiacheng Liang, Muchao Ye, Zhaohan Xi

Large language models (LLMs) are vulnerable when trained on datasets containing harmful content, which leads to potential jailbreaking attacks in two scenarios: the integration of harmful texts within crowdsourced data u…

Safety Alignment

Security Tensors as a Cross-Modal Bridge: Extending Text-Aligned Safety to Vision in LVLM

2025-07-28 · Shen Li, Liuyi Yao, Wujia Niu, Lan Zhang 외 arxiv

Large visual-language models (LVLMs) integrate aligned large language models (LLMs) with visual modules to process multimodal inputs. However, the safety mechanisms developed for text-based LLMs do not naturally extend t…

Covert Malicious Finetuning: Challenges in Safeguarding LLM Adaptation

2024-06-28 · Danny Halawi, Alexander Wei, Eric Wallace, Tony T. Wang 외

Black-box finetuning is an emerging interface for adapting state-of-the-art language models to user needs. However, such access may also let malicious actors undermine model safety. To demonstrate the challenge of defend…

Behind the Mask: Benchmarking Camouflaged Jailbreaks in Large Language Models

2025-09-05 · Youjia Zheng, Mohammad Zandsalimy, Shanu Sushmita arxiv

Large Language Models (LLMs) are increasingly vulnerable to a sophisticated form of adversarial prompting known as camouflaged jailbreaking. This method embeds malicious intent within seemingly benign language to evade e…