Search papers, labs, and topics across Lattice.
This paper investigates the use of textual refusal directions from Large Language Models (LLMs) to enhance safety in Multimodal LLMs (MLLMs), addressing the challenge of collecting unsafe multimodal data. The authors introduce Modality-Agnostic Refusal Steering (MARS), a lightweight, training-free method that effectively injects safety into MLLMs by correcting modality misalignment and optimizing intervention layers. Evaluations across five state-of-the-art MLLMs demonstrate that MARS consistently improves safety while maintaining utility, highlighting the shared safety-relevant structures across modalities.
Textual refusal directions can be harnessed to enhance multimodal safety without the need for unsafe multimodal data, revealing a powerful alignment strategy.
To improve safety in Large Language Models (LLMs) we can either perform post-training alignment or exploit refusal directions in the activation space. Both strategies are less feasible in Multimodal LLMs (MLLMs) as they require unsafe multimodal data, harder to collect than their unimodal counterpart. In this work, we relax this constraint and investigate whether textual refusal directions, extracted directly from the LLM backbone, generalize across modalities (i.e., image, video). Preliminary findings confirm this ability, though effectiveness is conditioned by layer selection, steering strength, and cross-modal alignment, with the latter causing safe multimodal inputs to be spuriously steered toward refusal. Building on this, we introduce Modality-Agnostic Refusal Steering (MARS), a light-weight training-free approach that injects multimodal safety without the need for multimodal safety data. MARS corrects modality misalignment via activation re-centering, adaptively scales steering strength within a geometrically defined trust region, and selects the optimal intervention layer, operating at the first generated token. Evaluated on five SOTA MLLMs across safety, utility, and video jailbreak benchmarks, MARS achieves consistent safety gains while preserving utility. These results reveal that safety-relevant structure is shared across modalities and that textual refusal directions are a powerful and underexplored foundation for multimodal alignment.