English

Cross-Modal Safety Alignment: Is textual unlearning all you need?

Computation and Language 2025-10-15 v2 Cryptography and Security Machine Learning

Abstract

Recent studies reveal that integrating new modalities into Large Language Models (LLMs), such as Vision-Language Models (VLMs), creates a new attack surface that bypasses existing safety training techniques like Supervised Fine-tuning (SFT) and Reinforcement Learning with Human Feedback (RLHF). While further SFT and RLHF-based safety training can be conducted in multi-modal settings, collecting multi-modal training datasets poses a significant challenge. Inspired by the structural design of recent multi-modal models, where, regardless of the combination of input modalities, all inputs are ultimately fused into the language space, we aim to explore whether unlearning solely in the textual domain can be effective for cross-modality safety alignment. Our evaluation across six datasets empirically demonstrates the transferability -- textual unlearning in VLMs significantly reduces the Attack Success Rate (ASR) to less than 8\% and in some cases, even as low as nearly 2\% for both text-based and vision-text-based attacks, alongside preserving the utility. Moreover, our experiments show that unlearning with a multi-modal dataset offers no potential benefits but incurs significantly increased computational demands, possibly up to 6 times higher.

Keywords

Cite

@article{arxiv.2406.02575,
  title  = {Cross-Modal Safety Alignment: Is textual unlearning all you need?},
  author = {Trishna Chakraborty and Erfan Shayegani and Zikui Cai and Nael Abu-Ghazaleh and M. Salman Asif and Yue Dong and Amit K. Roy-Chowdhury and Chengyu Song},
  journal= {arXiv preprint arXiv:2406.02575},
  year   = {2025}
}

Comments

Accepted by EMNLP 2024 Findings

R2 v1 2026-06-28T16:53:22.832Z