paper-with-me

Papers

CRoCoDiL: Continuous and Robust Conditioned Diffusion for Language

2026-03-02 · Roy Uziel, Omer Belhasin, Itay Levy, Akhiad Bercovich, Ran El-Yaniv, Ran Zilberstein, Michael Elad arxiv

Masked Diffusion Models (MDMs) provide an efficient non-causal alternative to autoregressive generation but often struggle with token dependencies and semantic incoherence due to their reliance on discrete marginal distributions. We address these limitations by shifting the diffusion process into a continuous sentence-level semantic space. We propose CRoCoDiL (Continuous and Robust Conditioned Diffusion for Language), a unified fine-tuning approach that jointly trains an encoder-demasker architecture, grounding the MDM demasking in continuous latent representations. This leads to the formation of a novel autoencoder in which decoding is obtained by an MDM algorithm. Relying on the same framework, we introduce two unconditional text synthesis algorithms: Continuous-Then-Discrete (ConThenDisc), a hybrid-diffusion approach that first generates latent representations in continuous space and then decodes these to tokens via an MDM, and Continuous-Within-Discrete (ConWithinDisc), a multi-diffusion strategy that refines latent representations throughout the discrete sampling process. Experiments using LLaDA show that our methods achieve superior generation quality and more than 10x faster sampling speeds in an unconditional setting.

📄 PDF Abstract BibTeX arXiv:2603.20210

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Crocodile perception of distress in hominid baby cries

2023-10-02 · Julie Thévenet, Léo Papet, Gérard Coureaud, Nicolas Boyer 외

It is generally argued that distress vocalizations, a common modality for alerting conspecifics across a wide range of terrestrial vertebrates, share acoustic features that allow heterospecific communication. Yet studies…

Caiman crocodilus (Spectacled caiman). Opportunistic foraging

2020-05-18 · Paul B. C. Grant, Todd R. Lewis, Thomas C. LaDuke, Colin Ryall

We document opportunistic foraging behavior by Caiman crocodilus in a post-inundation forest at Estac\'ion Biolog\'ica Ca\~no Palma, Costa Rica.

Self-conditioned Embedding Diffusion for Text Generation

2022-11-08 · Robin Strudel, Corentin Tallec, Florent Altché, Yilun Du 외

Can continuous diffusion models bring the same performance breakthrough on natural language they did for image generation? To circumvent the discrete nature of text data, we can simply project tokens in a continuous spac…

Image GenerationLanguage ModelingLanguage ModellingText Generation

Category-Aware 3D Object Composition with Disentangled Texture and Shape Multi-view Diffusion

2025-09-02 · Zeren Xiong, Zikun Chen, Zedong Zhang, Xiang Li 외 arxiv

In this paper, we tackle a new task of 3D object synthesis, where a 3D model is composited with another object category to create a novel 3D model. However, most existing text/image/3D-to-3D methods struggle to effective…

From chocolate bunny to chocolate crocodile: Do Language Models Understand Noun Compounds?

2023-05-17 · Jordan Coil, Vered Shwartz

Noun compound interpretation is the task of expressing a noun compound (e.g. chocolate bunny) in a free-text paraphrase that makes the relationship between the constituent nouns explicit (e.g. bunny-shaped chocolate). We…