paper-with-me

Papers

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

2026-01-30 · Fanmeng Wang, Haotian Liu, Guojiang Zhao, Hongteng Xu, Zhifeng Gao arxiv

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.

📄 PDF Abstract BibTeX arXiv:2601.23184

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Latent Action Control for Reasoning-Guided Unified Image Generation

2026-05-16 · Fuxiang Zhai, Sixiang Chen, Yingjin Li, Shuaibo Li 외 arxiv

Unified multimodal models can encode visual understanding and image generation within a shared backbone, yet understanding does not automatically translate into control: models may infer objects, relations, or knowledge …

Image Generation

LLM-Guided Dynamic-UMAP for Personalized Federated Graph Learning

2025-11-12 · Sai Puppala, Ismail Hossain, Md Jahangir Alam, Tanzim Ahad 외 arxiv

We propose a method that uses large language models to assist graph machine learning under personalization and privacy constraints. The approach combines data augmentation for sparse graphs, prompt and instruction tuning…

Personalized Federated LearningKnowledge Graph CompletionNode ClassificationData Augmentation

Multimodal Continuous Reasoning via Asymmetric Mutual Variational Learning

2026-07-01 · Shijie Li, Yilin Gao, Siyuan Yang, Tieyuan Chen 외 hf

Multimodal Large Language Models (MLLMs) are often constrained by a language-space bottleneck, forcing complex visual reasoning into discrete tokens which can lose perceptual nuance. A promising alternative is continuous…

Visual Reasoning

Semi-Supervised Learning with the Deep Rendering Mixture Model

2016-12-06 · Tan Nguyen, Wanjia Liu, Ethan Perez, Richard G. Baraniuk 외

Semi-supervised learning algorithms reduce the high cost of acquiring labeled training data by using both labeled and unlabeled data during learning. Deep Convolutional Networks (DCNs) have achieved great success in supe…

Variational Inference

latentSplat: Autoencoding Variational Gaussians for Fast Generalizable 3D Reconstruction

2024-03-24 · Christopher Wewer, Kevin Raj, Eddy Ilg, Bernt Schiele 외

We present latentSplat, a method to predict semantic Gaussians in a 3D latent space that can be splatted and decoded by a light-weight generative 2D architecture. Existing methods for generalizable 3D reconstruction eith…

3D ReconstructionDecoder