English

Prototype-Based Dynamic Steering for Large Language Models

Computation and Language 2025-10-08 v1

Abstract

Despite impressive breadth, LLMs still rely on explicit reasoning instructions or static, one-fits-all steering methods, leaving a gap for adaptive, instruction-free reasoning amplification. We present Prototype-Based Dynamic Steering (PDS), a test-time method that amplifies large language model (LLM) reasoning without adding or altering instructions. We introduce "reasoning prototypes" by clustering activation differences between Chain-of-Thought (CoT) and neutral prompts. At inference, an input's hidden state is projected onto these prototypes to form an instance-specific steering vector. Evaluated on GSM8K, AQuA-RAT, and BIG-Bench tasks, PDS consistently improves accuracy without fine-tuning or prompt engineering. Notably, the gains persist even when CoT is explicitly suppressed to improve cost-efficiency, indicating that the intervention strengthens latent reasoning processes rather than inducing a superficial behavioral shift. These results position dynamic, prototype-guided steering as a lightweight alternative to training-time approaches for enhancing LLM reasoning.

Keywords

Cite

@article{arxiv.2510.05498,
  title  = {Prototype-Based Dynamic Steering for Large Language Models},
  author = {Ceyhun Efe Kayan and Li Zhang},
  journal= {arXiv preprint arXiv:2510.05498},
  year   = {2025}
}
R2 v1 2026-07-01T06:20:26.080Z