paper-with-me

Papers

One Anchor for All: Unified Multilingual and Multimodal Safety Alignment for LVLMs

2026-07-30 · Enyi Shi, Fei Shen, Chuancheng Shi, Linxia Zhu, Shuyi Miao, Jinhui Tang, Tat-Seng Chua arxiv

As large vision-language models (LVLMs) are deployed globally, the combination of multilingual instructions and visual information makes malicious attacks more covert and sophisticated than ever before. However, existing methods isolate language and modality defenses, which, coupled with the scarcity of safety data and high fine-tuning costs, makes it difficult for models to defend against compound attacks. To address this severe challenge, we propose a neuron-level cross-dimensional safety alignment framework driven by modality- and language-shared safety neurons (MLS-Neurons). First, we identify monolingual and unimodal safety neurons by comparing responses to harmful and benign samples, quantifying functional saliency through activation strength and downstream impact. Then, by intersecting these unimodal neurons within each language, we extract modality-shared safety neurons (MS-Neurons) responsive to both visual and textual risks, bridging the safety representation gap between modalities. Furthermore, using English as a semantic anchor, we intersect MS-Neurons across languages to identify modality- and language-shared safety neurons (MLS-Neurons), serving as key defenses against compound attacks. Finally, we update only this minimal subset of shared neurons (~0.03% of parameters), transferring English-only safety supervision to multilingual and multimodal scenarios. Extensive experiments show that our method significantly outperforms state-of-the-art approaches across diverse multilingual and multimodal safety benchmarks while preserving general utility.

📄 PDF Abstract BibTeX arXiv:2607.27917

Code (0)

등록된 구현이 없습니다.

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, …

Anchored Alignment: Preventing Positional Collapse in Multimodal Recommender Systems

2026-03-13 · Yonghun Jeong, David Yoon Suk Kang, Yeon-Chang Lee arxiv

Multimodal recommender systems (MMRS) leverage images, text, and interaction signals to enrich item representations. However, recent alignment based MMRSs that enforce a unified embedding space often blur modality specif…

Multimodal RecommendationRepresentation Learning

EmergentBridge: Improving Zero-Shot Cross-Modal Transfer in Unified Multimodal Embedding Models

2026-04-13 · Jincheng Xie, Xingchen Xiao, Runheng Liu, Zhongyi Huang 외 arxiv

Unified multimodal embedding spaces underpin practical applications such as cross-modal retrieval and zero-shot recognition. In many real deployments, however, supervision is available only for a small subset of modality…

Cross-Modal Retrieval

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

Does Unification Come at a Cost? Uni-SafeBench: A Safety Benchmark for Unified Multimodal Large Models

2026-04-01 · Zixiang Peng, Yongxiu Xu, Qinyi Zhang, Jiexun Shen 외 arxiv

Unified Multimodal Large Models (UMLMs) integrate understanding and generation capabilities within a single architecture. While unified architectures expand multimodal capabilities, their safety implications remain impor…