SARSteer: Safeguarding Large Audio-Language Models via Safe-Ablated Refusal Steering
About
Large Audio-Language Models (LALMs) are becoming essential as a powerful multimodal backbone for real-world applications. However, recent studies show that audio inputs can more easily elicit harmful responses than text, exposing new risks toward deployment. While safety alignment has made initial advances in LLMs and Large Vision-Language Models (LVLMs), we find that vanilla adaptation of these approaches to LALMs faces two key limitations: 1) LLM-based steering fails under audio input due to the large distributional gap between activations, and 2) prompt-based defenses induce over-refusals on benign-speech queries. To address these challenges, we propose Safe-Ablated Refusal Steering (SARSteer), the first inference-time defense framework for LALMs. Specifically, SARSteer leverages text-derived refusal steering to enforce rejection without manipulating audio inputs and introduces decomposed safe-space ablation to mitigate over-refusal. Extensive experiments demonstrate that SARSteer significantly improves harmful-query refusal while preserving benign responses, establishing a principled step toward safety alignment in LALMs. The codes and constructed datasets are released at https://github.com/linweiii/SARSteer.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Large Audio-Language Model Safety Evaluation | Figstep audio | ASR31.2 | 18 | |
| Helpfulness evaluation | Figstep-audio Harmful-Safe | BRR88.8 | 15 | |
| Harmfulness Evaluation | SORRY-Bench audio | ASR Accuracy13.41 | 15 | |
| Harmfulness Evaluation | AdvBench-audio Harmful | ASR Score0.58 | 15 | |
| Harmfulness Evaluation | Figstep-audio Harmful | ASR10.8 | 15 | |
| General Utility | AirBench 1-10 | Speech Score8.1 | 12 | |
| Helpfulness evaluation | AdvBench-audio Harmful-Safe | BRR Score86.83 | 12 | |
| Harmfulness Evaluation | AJailBench Harmful | ASR18 | 12 | |
| Adversarial Robustness | Figstep audio | ASR6 | 8 | |
| Harmfulness Assessment | AJailBench | ASR18 | 3 |