paper-with-me

홈 › Papers

Activation Steering Meets Preference Optimization: Defense Against Jailbreaks in Vision Language Models

2025-08-30 · Sihao Wu, Gaojie Jin, Wei Huang, Jianhong Wang, Xiaowei Huang arxiv

Vision Language Models (VLMs) have demonstrated impressive capabilities in integrating visual and textual information for understanding and reasoning, but remain highly vulnerable to adversarial attacks. While activation steering has emerged as a promising defence, existing approaches often rely on task-specific contrastive prompts to extract harmful directions, which exhibit suboptimal performance and can degrade visual grounding performance. To address these limitations, we propose \textit{Sequence-Level Preference Optimization} for VLM (\textit{SPO-VLM}), a novel two-stage defense framework that combines activation-level intervention with policy-level optimization to enhance model robustness. In \textit{Stage I}, we compute adaptive layer-specific steering vectors from diverse data sources, enabling generalized suppression of harmful behaviors during inference. In \textit{Stage II}, we refine these steering vectors through a sequence-level preference optimization process. This stage integrates automated toxicity assessment, as well as visual-consistency rewards based on caption-image alignment, to achieve safe and semantically grounded text generation. The two-stage structure of SPO-VLM balances efficiency and effectiveness by combining a lightweight mitigation foundation in Stage I with deeper policy refinement in Stage II. Extensive experiments shown SPO-VLM enhances safety against attacks via activation steering and preference optimization, while maintaining strong performance on benign tasks without compromising visual understanding capabilities. We will release our code, model weights, and evaluation toolkit to support reproducibility and future research. \textcolor{red}{Warning: This paper may contain examples of offensive or harmful text and images.}

📄 PDF Abstract BibTeX arXiv:2509.00373

Code (0)

등록된 구현이 없습니다.

Tasks

Visual GroundingText Generation

Similar Papers 제목 키워드 기반

TRYLOCK: Defense-in-Depth Against LLM Jailbreaks via Layered Preference and Representation Engineering

2026-01-06 · Scott Thornton arxiv

Large language models remain vulnerable to jailbreak attacks, and single-layer defenses often trade security for usability. We present TRYLOCK, the first defense-in-depth architecture that combines four heterogeneous mec…

Breaking the Mirror: Activation-Based Mitigation of Self-Preference in LLM Evaluators

2025-09-03 · Dani Roytburg, Matthew Bozoukov, Matthew Nguyen, Jou Barzdukas 외 arxiv

Large language models (LLMs) increasingly serve as automated evaluators, yet they suffer from "self-preference bias": a tendency to favor their own outputs over those of other models. This bias undermines fairness and re…

YaPO: Learnable Sparse Activation Steering Vectors for Domain Adaptation

2026-01-13 · Abdelaziz Bounhar, Rania Hossam Elmohamady Elbadry, Hadi Abdine, Preslav Nakov 외 arxiv

Steering Large Language Models (LLMs) through activation interventions has emerged as a lightweight alternative to fine-tuning for alignment and personalization. Recent work on Bi-directional Preference Optimization (BiP…

General KnowledgeDomain Adaptation

Personalized Steering of Large Language Models: Versatile Steering Vectors Through Bi-directional Preference Optimization

2024-05-28 · Yuanpu Cao, Tianrong Zhang, Bochuan Cao, Ziyi Yin 외

Researchers have been studying approaches to steer the behavior of Large Language Models (LLMs) and build personalized LLMs tailored for various applications. While fine-tuning seems to be a direct solution, it requires …

Hallucination

SteerX: Disentangled Steering for LLM Personalization

2025-10-25 · Xiaoyan Zhao, Ming Yan, Yilun Qiu, Haoting Ni 외 arxiv

Large language models (LLMs) have shown remarkable success in recent years, enabling a wide range of applications, including intelligent assistants that support users' daily life and work. A critical factor in building s…

Causal Inference