AI Briefing
KO

LaDiR: Latent Diffusion Strengthening LLM Text Reasoning

·2026.04.30 00:00

Key point

LaDiR improved LLM text reasoning using a VAE and latent diffusion.

Details

LaDiR (Latent Diffusion Reasoner) is a framework that reconstructs chain-of-thought (CoT) reasoning in LLMs using a VAE and a latent diffusion model. It targets the problem that existing autoregressive decoding cannot sufficiently look back at previous tokens, limiting exploration and revision.

First, it creates a latent reasoning space that compresses text reasoning steps into thought token blocks, securing a more compact representation while preserving semantic information and interpretability.

Then, latent diffusion applying a blockwise bidirectional attention mask progressively refines these blocks. This structure enables planning and revision over a longer range, and leverages adaptive test-time compute to generate multiple reasoning paths in parallel.

  • Evaluation: Verified across multiple tasks including math reasoning and planning benchmarks.
  • Results: Consistently improved accuracy, diversity, and interpretability compared to existing autoregressive, diffusion-based, and latent reasoning methods.

LaDiR presents a new paradigm for planning more flexibly, exploring more broadly, and refining text reasoning better through latent diffusion.

This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.

Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.