steering

Tag

Cards List
#steering

Recipes for Steering and Scaling LLMs via Sampling

arXiv cs.CL · yesterday Cached

The paper presents a theoretical framework for steering and scaling large language models via sampling algorithms, such as Sequential Monte Carlo and Replica Exchange, to improve generation quality without external supervision.

0 favorites 0 likes
#steering

@kentcdodds: Your agent can't drive itself because you have to keep steering it on the same thing over and over again. There's an ag…

X AI KOLs Timeline · 4d ago Cached

Kent C. Dodds comments on the limitations of AI agents that require constant steering and suggests a solution to avoid repetitive instructions.

0 favorites 0 likes
#steering

Evaluation Awareness in Language Models: Representation, Verbalization, and Control

arXiv cs.CL · 4d ago Cached

This paper provides a systematic study of evaluation awareness in language models, showing that models internalize evaluation context, leading to a disconnect between internal representation, verbalization, and steering behavior, with implications for benchmark reliability.

0 favorites 0 likes
#steering

SteerBench-Work: A Benchmark for Agent Steering at Action Boundaries

arXiv cs.AI · 2026-08-14 Cached

Introduces SteerBench-Work, an incident-anchored benchmark for evaluating whether LLM agents should proceed or hold before taking real-world actions. Across 30 model conditions, models overwhelmingly over-refuse authorized work while rarely allowing unsafe actions, revealing calibration gaps between general capability and steering decisions.

0 favorites 0 likes
#steering

Divergent Response Modes in Frontier Language Models Under Steering Pressure

arXiv cs.AI · 2026-08-10 Cached

This paper investigates six frontier language models under steering pressure, finding that models differ not only in how much their behavior shifts but in the qualitative mode of their responses, with unique behaviors like GPT-5 refusing to disclose reasoning and resistance patterns in Claude Opus 4.7.

0 favorites 0 likes
#steering

Scaling Inherently Interpretable Language Models

Hugging Face Daily Papers · 2026-08-06 Cached

This paper introduces Steerling-8B, a diffusion language model trained with interpretability as a constraint, showing that interpretability improves with scale and enabling concept steering without retraining.

0 favorites 0 likes
#steering

AgentGUI: An Interface for Observing and Steering Long-Running AI Agents

arXiv cs.CL · 2026-07-30 Cached

AgentGUI is an open-source interface for observing and steering long-running AI agents, featuring trajectory visualization, manual and automated steering, and integration with agent frameworks. A user study shows 38% faster identification of key elements from agent traces.

0 favorites 0 likes
#steering

Gemma-4-31B-AntiHal: Gemma steered to push back on false premises instead of hallucinating, without any impact to benchmark performance

Reddit r/LocalLLaMA · 2026-07-14

A variant of Gemma-4-31B uses interpretability-based steering to resist hallucination by challenging false premises, achieving double the pushback on false premises with minimal impact on benchmark performance.

0 favorites 0 likes
#steering

SPARK: Susceptibility-Guided Profiling and Steering of Latent Reasoning States in Large Language Models

arXiv cs.AI · 2026-07-14 Cached

Introduces SPARK, a method that uses length-controlled hidden-state susceptibility to diagnose and steer reasoning states in LLMs, improving accuracy on mathematical reasoning benchmarks such as GSM8K and MATH-500.

0 favorites 0 likes
#steering

A Coin Flip Per Token: Bernoulli Sparse Steering of Large Language Models

arXiv cs.LG · 2026-07-08 Cached

Introduces Stochastic Token Steering (STS) and Stochastic Block Steering (SBS) for LLM activation steering, which probabilistically gate steering signals per token or per sequence. Shows that steering only 50% of tokens recovers most of the dense-steering effect while preserving fluency, and that the behavioral outcome is rate-limited by cumulative signal dosage.

0 favorites 0 likes
#steering

Can Dialects Be Steered Like Languages? Sparse Neurons and Distributed Directions in Arabic LLMs

arXiv cs.CL · 2026-07-07 Cached

This paper investigates methods to steer Arabic LLMs toward dialect-specific generation by identifying sparse neuron populations and extracting dialect activation directions, enabling dialect control at inference time without fine-tuning.

0 favorites 0 likes
#steering

They Infer What You Meant: Models Represent Communicative Intent More Reliably Than They Act On It

arXiv cs.CL · 2026-07-07 Cached

This paper studies language models' failure to act on communicative intent despite robust internal representations. Using linear probes, the authors show intent is decodable from hidden states but often not reflected in outputs, and steering a late-layer direction can recover the intended behavior.

0 favorites 0 likes
#steering

Mechanistic Personality Analysis of LLMs Steering Personality via Latent Feature Interventions

arXiv cs.AI · 2026-06-30 Cached

This paper introduces a mechanistic interpretability approach to steer LLM personality traits by identifying and intervening on latent features using sparse autoencoders, achieving controllable personality modulation while maintaining language performance.

0 favorites 0 likes
#steering

Getting an LLM agent to actually stay in character, the steering bullseye nobody writes down

Reddit r/AI_Agents · 2026-06-28

A discussion on techniques for keeping LLM agents consistently in character, highlighting an often overlooked aspect of steering.

0 favorites 0 likes
#steering

Interpreting and Steering a Text-to-Speech Language Model with Sparse Autoencoders

Hugging Face Daily Papers · 2026-06-08 Cached

This paper applies sparse autoencoders to the CosyVoice3 text-to-speech language model, discovering interpretable features that can be steered to control attributes like laughter, speaker gender, and speech rate while preserving content.

0 favorites 0 likes
#steering

Closed-Loop Neural Activation Control in Vision-Language-Action Models

arXiv cs.AI · 2026-06-02 Cached

Proposes CTRL-STEER, a closed-loop framework for adaptive steering of vision-language-action models using time-varying control signals, achieving better trade-off between concept regulation and task success without retraining.

0 favorites 0 likes
#steering

An Interactive Paradigm for Deep Research

arXiv cs.CL · 2026-05-26 Cached

SteER is a framework for steerable deep research that introduces mid-process, interpretable control via adaptive pause decisions and live persona modeling, outperforming baselines by up to 22.80% on alignment and preferred by human readers in over 85% of pairwise alignment judgments.

0 favorites 0 likes
#steering

Multilingual Steering by Design: Multilingual Sparse Autoencoders and Principled Layer Selection

arXiv cs.CL · 2026-05-25 Cached

This paper introduces a principled approach to multilingual language steering using sparse autoencoders (SAEs) trained on multilingual data and a novel layer selection rule based on the intersection of multilingual alignment and language separability, evaluated on LLaMA-3.1-8B and Gemma-2-9B for machine translation and cross-lingual summarization.

0 favorites 0 likes
#steering

@jxnlco: https://x.com/jxnlco/status/2057153744630890620

X AI KOLs Following · 2026-05-20 Cached

This tweet thread discusses best practices for using the Codex coding agent, focusing on durable threads, voice input, steering, queuing, and its expanding capabilities beyond code generation to full computer workflow automation.

0 favorites 0 likes
#steering

@NousResearch: To check that CNA isolates only the intended behavior, we evaluate steered models on MMLU across a range of steering st…

X AI KOLs Following · 2026-05-19 Cached

Nous Research released Contrastive Neuron Attribution (CNA), a method to steer LLM behavior by identifying and ablating sparse circuits in MLP neurons without training sparse autoencoders or degrading general benchmarks, validated on multiple large language models.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback