CLAISep 23, 2025

Steering Multimodal Large Language Models Decoding for Context-Aware Safety

UW
arXiv:2509.19212v14 citationsh-index: 12
Originality Incremental advance
AI Analysis

This addresses safety alignment for MLLMs in real-world applications, though it appears incremental as a decoding framework.

The paper tackled the problem of multimodal large language models (MLLMs) making context-aware safety decisions by introducing Safety-aware Contrastive Decoding (SafeCoDe), which improved refusal behaviors across diverse benchmarks while preserving helpfulness.

Multimodal Large Language Models (MLLMs) are increasingly deployed in real-world applications, yet their ability to make context-aware safety decisions remains limited. Existing methods often fail to balance oversensitivity (unjustified refusals of benign queries) and undersensitivity (missed detection of visually grounded risks), leaving a persistent gap in safety alignment. To address this issue, we introduce Safety-aware Contrastive Decoding (SafeCoDe), a lightweight and model-agnostic decoding framework that dynamically adjusts token generation based on multimodal context. SafeCoDe operates in two stages: (1) a contrastive decoding mechanism that highlights tokens sensitive to visual context by contrasting real and Gaussian-noised images, and (2) a global-aware token modulation strategy that integrates scene-level reasoning with token-level adjustment to adapt refusals according to the predicted safety verdict. Extensive experiments across diverse MLLM architectures and safety benchmarks, covering undersensitivity, oversensitivity, and general safety evaluations, show that SafeCoDe consistently improves context-sensitive refusal behaviors while preserving model helpfulness.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes