CRoCoDiL: Continuous and Robust Conditioned Diffusion for Language
arXiv cs.AI / 2026/3/24
💬 オピニオンIdeas & Deep AnalysisModels & Research
要点
- The paper introduces CRoCoDiL, a masked diffusion language model that moves diffusion into a continuous, sentence-level semantic latent space to reduce token dependency issues and semantic incoherence common in discrete marginal approaches.
- CRoCoDiL uses a unified fine-tuning method that jointly trains an encoder–demasker architecture, grounding the demasking step in continuous latent representations and effectively forming a new autoencoder where MDM-based decoding reconstructs text.
- Building on the same framework, it proposes two unconditional text generation algorithms—ConThenDisc (continuous latent generation then MDM decoding) and ConWithinDisc (iterative refinement of latents during discrete sampling).
- Experiments on an LLaDA setup report improved generation quality and unconditional sampling speeds that are more than 10x faster versus prior baselines, according to the authors.

