NeFut Logo NeFut
Admin Login

[CS.AI] OPIUM: Optimizing Safety and Utility in Activation Steering

Published at: 2026-07-24 22:00 Last updated: 2026-07-26 07:44
#AI #Machine Learning #optimization

Activation steering provides a lightweight mechanism for controlling large language models at inference time, but steering vectors can have unintended externalities: utility vectors may weaken safety behavior, while refusal vectors may induce over-refusal on benign prompts. We introduce OPIUM (Optimizing Protected Injections via Utility Manifolds), a training-free method for sanitizing steering vectors through representation matching.

Given reference behaviors on two prompt sets, OPIUM optimizes a new steering vector that preserves the downstream representations induced by the desired intervention while matching a safer reference behavior on prompts where the original vector fails. Across steering-externality and over-refusal settings, OPIUM improves the safety--utility tradeoff relative to vanilla steering and directional ablation, suggesting that harmful side effects of activation steering can often be mitigated directly in activation space.

Blogger's Review: The introduction of OPIUM presents a novel approach to enhancing the safety of large language models. By optimizing the steering vectors, it effectively addresses the potential risks associated with the steering process. This method not only improves model safety but also provides a significant reference for future research, warranting further exploration of its application across various scenarios.

Original Source: https://arxiv.org/abs/2607.19806

[h] Back to Home