New Method Improves Continuous Chain-of-Thought Training for LLMs

Varun Yerram, He He, Eunsol Choi· July 21, 2026 View original

Summary

Researchers introduce C-MTP, a faster, simpler direct supervision method for training continuous Chain-of-Thought models by averaging embeddings. This approach performs competitively with slower methods on short reasoning tasks but reveals limitations of current continuous CoT methods on complex, longer reasoning traces.

Continuous Chain-of-Thought (CoT) models aim to condense verbose reasoning processes into compact latent representations. Previous methods for training these models often relied on indirect supervision, which is computationally intensive and slow. A new approach, C-MTP, proposes a direct supervision method that models each latent representation as an average of the embeddings from the CoT traces being compressed. This direct supervision technique demonstrates improved efficiency and competitive performance against slower indirect methods when applied to simpler CoT tasks involving shorter reasoning sequences. However, the study also extended evaluation to more complex tasks with significantly longer reasoning traces. In these challenging scenarios, both direct and indirect supervision methods showed a substantial performance drop, highlighting a critical limitation in the current state of continuous CoT techniques for handling intricate, multi-step reasoning.

Why it matters

Professionals developing or deploying LLMs for complex reasoning tasks need to understand the current capabilities and limitations of continuous CoT methods, especially regarding efficiency and performance on longer reasoning chains.

How to implement this in your domain

  1. 1Evaluate existing continuous CoT implementations for their performance on your specific complex reasoning tasks.
  2. 2Consider integrating direct supervision methods like C-MTP into your training pipelines for efficiency gains on simpler tasks.
  3. 3Investigate alternative or hybrid approaches for tasks requiring very long and complex reasoning, as current continuous CoT methods show limitations.
  4. 4Contribute to or monitor research on improving continuous CoT for multi-step, complex reasoning to overcome identified performance drops.

Who benefits

AI/ML DevelopmentSoftware EngineeringResearch & DevelopmentData Science

Key takeaways

  • C-MTP offers a faster, direct supervision method for training continuous Chain-of-Thought models.
  • Direct supervision can be competitive with slower indirect methods for shorter reasoning tasks.
  • Current continuous CoT methods, both direct and indirect, struggle significantly with long, complex reasoning traces.
  • Further research is needed to improve continuous CoT performance on intricate, multi-step problems.

Original post by Varun Yerram, He He, Eunsol Choi

"arXiv:2607.16972v1 Announce Type: new Abstract: Continuous Chain-of-Thought methods replace verbose reasoning traces with a short sequence of dense latent representations. Earlier continuous CoT methods indirectly supervise the latent representations such that its final state mat…"

View on X

Originally posted by Varun Yerram, He He, Eunsol Choi on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses