Quiet-STaR (Self-Taught Reasoner) is a training methodology where language models learn to generate variable-length internal rationale tokens (hidden thoughts) at every token position in parallel, evaluated via REINFORCE based on how much the rationale improves next-token prediction accuracy.
Helps AI builders design and scale robust architectures; mastering the implementation of Quiet-STaR improves latency, accuracy, and operational efficiency for continuous test-time compute, implicit reasoning pre-training, and self-taught thinking chains.
Quiet-STaR (Self-Taught Reasoner) is a generalization of the STaR framework developed by Zelikman et al. (2024). Quiet-STaR trains language models to generate internal, un-emitted rationale tokens ("hidden thoughts") at every token position in an input text. Using a parallel sampling algorithm and a REINFORCE reward signal, the model learns to generate rationales that increase the probability of correctly predicting future tokens in the main text stream. This allows models to learn implicit reasoning across arbitrary text without needing hand-annotated reasoning datasets.
Quiet-STaR is a framework by Stanford researchers that allows language models to generate hidden rationale tokens between words to think before outputting text.
Standard Chain of Thought requires explicit user prompting or post-training tuning for explicit reasoning text; Quiet-STaR trains the model to automatically generate rationale tokens at every token position in parallel.
We currently have no direct coverage articles matching "Quiet-STaR". Explore trending global AI topics below instead.
OpenAI has announced the release of GPT-6 and ChatGPT Plus upgrades, featuring advanced reasoning capabilities and developer APIs for autonomous agent.
Norm AI, a pioneer in regulatory and legal AI agent, has raised $120 million at a $1.2 billion valuation to expand its enterprise compliance operations.
Legal tech startup Norm AI raised $120 million, hitting a $1.2 billion unicorn valuation to develop autonomous AI agent for corporate compliance.
Anthropic released Claude 4.5, a next-generation AI safety model for coding agents and enterprise automation workflows.