LGAICLMay 30, 2025

Beyond Linear Steering: Unified Multi-Attribute Control for Language Models

Berkeley
arXiv:2505.24535v210 citationsh-index: 33EMNLP
Originality Highly original
AI Analysis

This addresses the need for flexible and efficient multi-attribute control in LLMs, offering a practical improvement over existing methods.

The paper tackles the problem of controlling multiple behavioral attributes in large language models at inference time, which is challenging due to interference and limitations of linear methods, and introduces K-Steering, a unified approach that outperforms baselines on new benchmarks like ToneBank and DebateMix across 3 model families.

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.

Foundations

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

Your Notes