paper-with-me

Papers

SEA: Low-Resource Safety Alignment for Multimodal Large Language Models via Synthetic Embeddings

2025-02-18 · Weikai Lu, Hao Peng, Huiping Zhuang, Cen Chen, Ziqian Zeng

Multimodal Large Language Models (MLLMs) have serious security vulnerabilities.While safety alignment using multimodal datasets consisting of text and data of additional modalities can effectively enhance MLLM's security, it is costly to construct these datasets. Existing low-resource security alignment methods, including textual alignment, have been found to struggle with the security risks posed by additional modalities. To address this, we propose Synthetic Embedding augmented safety Alignment (SEA), which optimizes embeddings of additional modality through gradient updates to expand textual datasets. This enables multimodal safety alignment training even when only textual data is available. Extensive experiments on image, video, and audio-based MLLMs demonstrate that SEA can synthesize a high-quality embedding on a single RTX3090 GPU within 24 seconds. SEA significantly improves the security of MLLMs when faced with threats from additional modalities. To assess the security risks introduced by video and audio, we also introduced a new benchmark called VA-SafetyBench. High attack success rates across multiple MLLMs validate its challenge. Our code and data will be available at https://github.com/ZeroNLP/SEA.

📄 PDF Abstract BibTeX arXiv:2502.12562

Code (1)

zeronlp/sea 공식 구현 pytorch

Tasks

GPUSafety Alignment

Similar Papers 제목 키워드 기반

Targeted Interpretable Safety Neuron Enhancement for Multilingual Vision-Language Large Models

2026-04-10 · Enyi Shi, Fei Shen, Shuyi Miao, Linxia Zhu 외 arxiv

With the widespread deployment of vision-language large models (VLLMs), their safety alignment faces dual challenges across languages and modalities. Existing methods model multilingual and multimodal safety separately, …

Exploring Adversarial Robustness and Safety Alignment in Multilingual Multi-Modal Large Language Models

2026-06-02 · Hashmat Shadab Malik, Muzammal Naseer, Salman Khan arxiv

Multimodal Large Language Models integrate visual perception into language reasoning, introducing a continuous attack surface susceptible to adversarial attacks. Prior work on MLLM robustness has focused largely on Engli…

Adversarial Robustness

SafeVid: Toward Safety Aligned Video Large Multimodal Models

2025-05-17 · Yixu Wang, Jiaxin Song, Yifeng Gao, Xin Wang 외

As Video Large Multimodal Models (VLMMs) rapidly advance, their inherent complexity introduces significant safety challenges, particularly the issue of mismatched generalization where static safety alignments fail to tra…

Safety Alignment

ReFrame: Evidence-Guided Test-Time Safety Alignment in Multimodal Large Language Models

2026-08-21 · Wenzheng Jiang, Xuankun Rong, Yuanzhao Zhai, Dawei Feng 외 arxiv

While multimodal large language models (MLLMs) extend model capabilities beyond text, they also make safety alignment increasingly challenging. Multimodal safety alignment methods must address cross-modal jailbreaks, saf…

MLingualFC: Evaluating Jailbreak Vulnerabilities in Multilingual Vision-Language Models

2026-06-05 · Rishabh Makwana, Mamta, Deeksha Varshney, Oana Cocarascu arxiv

Vision-Language Models (VLMs) have demonstrated strong performance across multimodal tasks, yet their safety robustness remains an open challenge. While prior work has shown that structured visual prompts such as flowcha…