paper-with-me

Papers

Expert-Aware Refusal Steering

2026-06-02 · Anna C. Marbut, Daniel R. Olson, Travis J. Wheeler arxiv

Safety alignment in instruction-tuned large language models (LLMs) depends on a model's ability to reliably refuse to respond to harmful or disallowed requests. Recent work has shown that a steering vector can be applied to a dense LLM during inference to effectively suppress refusal behavior, inducing response to harmful requests. We extend this refusal steering method to three open-source Mixture-of-Experts (MoE) LLMs and find that steering performance is uninhibited by the complex routing patterns inherent to the MoE architecture. We then propose two expert-aware refusal steering methods that leverage refusal-specific expert routing patterns and expert-specific steering directions to suppress normal refusal behavior. We find that refusal behavior can be effectively steered based on the output of a single expert. Our results show that refusal signals captured by steering methods differ from expert routing behavior, suggesting a substantial role for attention in MoE refusal behavior.

📄 PDF Abstract BibTeX arXiv:2606.04160

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Residual Paving: Diagnosing the Routing Bottleneck in Selective Refusal Editing

2026-05-18 · Bryce Hinkley, Peyman Najafirad arxiv

We study selective refusal editing as a three-way control problem: induce non-refusal on designated edit prompts while preserving benign behavior and harmful refusals outside the edit set. We introduce Residual Paving, a…

Refusal Steering: Fine-grained Control over LLM Refusal Behaviour for Sensitive Topics

2025-12-18 · Iker García-Ferrero, David Montero, Roman Orus arxiv

We introduce Refusal Steering, an inference-time method to exercise fine-grained control over Large Language Models refusal behaviour on politically sensitive topics without retraining. We replace fragile pattern-based r…

ALTSTEER: Selective Safety Steering for Moving Beyond Hard Refusals to Constructive Alternatives

2026-08-31 · Hoejoon Kwon, Byeonggeuk Lim, Kahyeon Kim, YoungBin Kim arxiv

Safety alignment is essential for deploying large language models, requiring systems to prevent harmful compliance while preserving helpfulness on benign requests. Activation steering offers a training-free inference-tim…

REINS: Refusal-Enhanced Inhibitory Steering with Sparse Autoencoder Features

2026-08-28 · Kai-Xuan Ding, Hao-Xiang Xu, Ji-Hua Peng, Zi-Qi Chen 외 arxiv

Steering with Sparse Autoencoders (SAEs) offers a lightweight inference-time path for adapting the behavior of large language models without retraining. By exposing sparse and interpretable features, SAE steering provide…

From Refusal Tokens to Refusal Control: Discovering and Steering Category-Specific Refusal Directions

2026-03-09 · Rishab Alagharu, Ishneet Sukhvinder Singh, Shaibi Shamsudeen, Zhen Wu 외 arxiv

Language models are commonly fine-tuned for safety alignment to refuse harmful prompts. One approach fine-tunes them to generate categorical refusal tokens that distinguish different refusal types before responding. In t…