Eliciting Chain-of-Thought in Base LLMs via Gradient-Based Representation Optimization
Zijian Wang, Yanxiang Ma, Chang Xu

TL;DR
This paper introduces a gradient-based optimization method to manipulate hidden states in base LLMs, significantly improving their reasoning abilities across various benchmarks while maintaining text quality.
Contribution
It presents a novel probabilistic optimization framework for eliciting Chain-of-Thought reasoning in base LLMs through hidden state manipulation.
Findings
Outperforms existing hidden state steering methods on multiple reasoning benchmarks.
Effectively balances reasoning enhancement with linguistic coherence.
Provides a theoretically grounded approach for reasoning in base LLMs.
Abstract
Chain-of-Thought (CoT) reasoning is a critical capability for large language models (LLMs), enabling them to tackle com- plex multi-step tasks. While base LLMs, pre-trained on general text corpora, often struggle with reasoning due to a lack of specialized training, recent studies reveal their latent reason- ing potential tied to hidden states. However, existing hidden state manipulation methods, such as linear activation steering, suffer from limitations due to their rigid and unconstrained nature, often leading to distribution shifts and degraded text quality. In this work, we propose a novel approach for elic- iting CoT reasoning from base LLMs through hidden state manipulation grounded in probabilistic conditional generation. By reformulating the challenge as an optimization problem with a balanced likelihood and prior regularization framework, our method guides hidden states toward…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsTopic Modeling · Multimodal Machine Learning Applications · Natural Language Processing Techniques
