AI RESEARCH
Transformers Provably Learn to Internalize Chain-of-Thought
arXiv CS.LG
•
ArXi:2605.28600v1 Announce Type: new Chain-of-Thought (CoT) prompting substantially improves the sample efficiency of transformers, reducing the complexity of tasks like parity learning from exponential to polynomial in the input length. However, generating explicit reasoning steps at inference is computationally expensive. Implicit Chain-of-Thought (ICoT) has emerged as a promising empirical remedy that trains models to internalize intermediate steps within their hidden states, but its theoretical foundations remain poorly understood.