cs.AISep 17, 2026

Deep Noir: Autonomous Steering Discovery via Architectural Chronometry in Transformer Models

Authors: Frank E. BobeGregory D. VetawDarshan W. BrynerMatthew G. CookJose L. Salas-Vernis

Organizations: Naval Surface Warfare Center Panama City Division

Abstract

Activation steering modifies LLM behavior at inference time, but identifying where and how strongly to steer remains manual. We introduce Deep Noir, a framework that uses Logit Lens convergence and causal head-level attribution to autonomously discover optimal steering parameters. Across three scales (1B x 3, 2-3B x 2, and 7-9B x 4), our engine achieves 16.7 percentage-point improvement on spam at 1B (standard deviation 4.7; 39 runs), with gains increasing to 21 to 42 percentage points at 7-9B across four architectures. On SST-2 sentiment, it achieves a 13.1 percentage-point improvement with zero code changes. Mechanistic grounding enables automated discovery of intervention points that generalize across tasks and architectures. On sentiment, RepE without head masking fails to improve over baseline, while Deep Noir improves all models (p less than 0.01). We further show that steering creates a predictable prompt-injection attack surface whose vulnerability increases monotonically with steering magnitude. This finding is relevant to agent systems deploying steered classifiers.

Explore similar work

CardsList
  1. When is Your LLM Steerable?

    Jun 10, 2026Chenrui Fan, Yize Cheng, Ming Li +2Activation SteeringSteering