AI RESEARCH

Think-at-Hard: Selective Latent Iterations to Improve Reasoning Language Models

arXiv CS.LG

ArXi:2511.08577v2 Announce Type: replace-cross Improving reasoning abilities of Large Language Models (LLMs), especially under parameter constraints, is crucial for real-world applications. Looped transformers address this by performing multiple latent iterations to refine each token beyond a single forward pass. However, we identify a latent overthinking phenomenon: most token predictions are already correct after the first pass, but are sometimes revised into errors in later iterations. In this work, we ask whether selectively skipping latent iterations may improve accuracy.