[2505.24535] Beyond Linear Steering: Unified Multi-Attribute Control for Language Models
About this article
Abstract page for arXiv paper 2505.24535: Beyond Linear Steering: Unified Multi-Attribute Control for Language Models
Computer Science > Machine Learning arXiv:2505.24535 (cs) [Submitted on 30 May 2025 (v1), last revised 4 Apr 2026 (this version, v3)] Title:Beyond Linear Steering: Unified Multi-Attribute Control for Language Models Authors:Narmeen Oozeer, Luke Marks, Shreyans Jain, Fazl Barez, Amirali Abdullah View a PDF of the paper titled Beyond Linear Steering: Unified Multi-Attribute Control for Language Models, by Narmeen Oozeer and 4 other authors View PDF HTML (experimental) Abstract:Controlling multiple behavioral attributes in large language models (LLMs) at inference time is a challenging problem due to interference between attributes and the limitations of linear steering methods, which assume additive behavior in activation space and require per-attribute tuning. We introduce K-Steering, a unified and flexible approach that trains a single non-linear multi-label classifier on hidden activations and computes intervention directions via gradients at inference time. This avoids linearity assumptions, removes the need for storing and tuning separate attribute vectors, and allows dynamic composition of behaviors without retraining. To evaluate our method, we propose two new benchmarks, ToneBank and DebateMix, targeting compositional behavioral control. Empirical results across 3 model families, validated by both activation-based classifiers and LLM-based judges, demonstrate that K-Steering outperforms strong baselines in accurately steering multiple behaviors. Comments: Subjects: M...