Statistically Grounded Sparse-Feature Interventions for Activation-Space Control in Large Language Models

· Source: cs.CL updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Natural Language Processing, Emerging Technologies & Innovation · Depth: Expert, extended

Summary

This research introduces a transparent activation steering pipeline for large language models, specifically applied to Gemma-family models. The method selects sparse autoencoder (SAE) features using a six-condition reliability filter and ranks them via an unweighted Borda consensus over three complementary statistics: F-test, KSG mutual information, and Cohen’s d. The steering direction is then constructed as a Cohen’s-d-weighted combination of SAE decoder rows, offering an optimization-free approach. Evaluated across three Gemma models, four behavioral domains (sentiment, morality, political polarity, logical reasoning), and 356 configurations, the pipeline produced measurable domain-specific shifts. Logical-correctness steering achieved a primary-score delta of +1.16 in Gemma 2 9B. A key finding is that usable steering is highly localized by model, domain, layer, and strength, and raw attribute movement often significantly overstates quality-preserving generation.

Key takeaway

For AI scientists and ML engineers developing LLM control mechanisms, you should prioritize transparent, statistically-grounded steering methods over complex optimization-based approaches. When evaluating activation steering, always report quality-conditioned success metrics alongside raw behavioral shifts, as attribute movement alone significantly overstates practical utility. Recognize that optimal intervention layers and steering strengths are highly localized, requiring domain- and model-specific tuning rather than universal application.

Key insights

Statistically-grounded, optimization-free SAE-feature steering provides interpretable LLM control, but usable shifts are highly localized and quality-dependent.

Principles

Method

Apply a six-condition reliability filter to SAE features, then rank them using unweighted Borda consensus over F-test, KSG mutual information, and Cohen’s d. Construct the steering vector as a Cohen’s-d-weighted combination of SAE decoder rows.

In practice

Topics

Code references

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, NLP Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CL updates on arXiv.org.