English

Automating Steering for Safe Multimodal Large Language Models

Computation and Language 2025-09-24 v3 Artificial Intelligence Information Retrieval Machine Learning Multimedia

Abstract

Recent progress in Multimodal Large Language Models (MLLMs) has unlocked powerful cross-modal reasoning abilities, but also raised new safety concerns, particularly when faced with adversarial multimodal inputs. To improve the safety of MLLMs during inference, we introduce a modular and adaptive inference-time intervention technology, AutoSteer, without requiring any fine-tuning of the underlying model. AutoSteer incorporates three core components: (1) a novel Safety Awareness Score (SAS) that automatically identifies the most safety-relevant distinctions among the model's internal layers; (2) an adaptive safety prober trained to estimate the likelihood of toxic outputs from intermediate representations; and (3) a lightweight Refusal Head that selectively intervenes to modulate generation when safety risks are detected. Experiments on LLaVA-OV and Chameleon across diverse safety-critical benchmarks demonstrate that AutoSteer significantly reduces the Attack Success Rate (ASR) for textual, visual, and cross-modal threats, while maintaining general abilities. These findings position AutoSteer as a practical, interpretable, and effective framework for safer deployment of multimodal AI systems.

Keywords

Cite

@article{arxiv.2507.13255,
  title  = {Automating Steering for Safe Multimodal Large Language Models},
  author = {Lyucheng Wu and Mengru Wang and Ziwen Xu and Tri Cao and Nay Oo and Bryan Hooi and Shumin Deng},
  journal= {arXiv preprint arXiv:2507.13255},
  year   = {2025}
}

Comments

EMNLP 2025 Main Conference. 23 pages (8+ for main); 25 figures; 1 table

R2 v1 2026-07-01T04:06:24.856Z