Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

ReGuLaR: Variational Latent Reasoning Guided by Rendered Chain-of-Thought

About

While Chain-of-Thought (CoT) significantly enhances the performance of Large Language Models (LLMs), explicit reasoning chains introduce substantial computational redundancy. Recent latent reasoning methods attempt to mitigate this by compressing reasoning processes into latent space, but often suffer from severe performance degradation due to the lack of appropriate compression guidance. In this study, we propose Rendered CoT-Guided variational Latent Reasoning (ReGuLaR), a simple yet novel latent learning paradigm resolving this issue. Fundamentally, we formulate latent reasoning within the Variational Auto-Encoding (VAE) framework, sampling the current latent reasoning state from the posterior distribution conditioned on previous ones. Specifically, when learning this variational latent reasoning model, we render explicit reasoning chains as images, from which we extract dense visual-semantic representations to regularize the posterior distribution, thereby achieving efficient compression with minimal information loss. Extensive experiments demonstrate that ReGuLaR significantly outperforms existing latent reasoning methods across both computational efficiency and reasoning effectiveness, and even surpasses CoT through multi-modal reasoning, providing a new and insightful solution to latent reasoning. Code: https://github.com/FanmengWang/ReGuLaR.

Fanmeng Wang, Haotian Liu, Guojiang Zhao, Hongteng Xu, Zhifeng Gao• 2026

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningGSM8k Aug
Accuracy50.14
88
Math ReasoningGSM-Hard
Accuracy8.27
73
Mathematical ReasoningGSM-Hard
Accuracy12.53
64
Mathematical ReasoningAverage GSM8k-Aug, GSM-Hard, SVAMP, MultiArith
Accuracy45.6
42
Mathematical ReasoningSVAMP
Accuracy68.54
33
Mathematical ReasoningMultiArith
Accuracy95.28
33
Mathematical ReasoningASDiv-Aug
Accuracy92
33
Mathematical ReasoningDU
Accuracy81.06
33
Mathematical ReasoningGSM8K-Aug, ASDiv-Aug, and DU Average
Accuracy74.4
33
Math ReasoningMultiArith
Accuracy89.2
29
Showing 10 of 17 rows

Other info

GitHub

Follow for update