paper-with-me

Papers

CoDAR: Continuous Diffusion Language Models are More Powerful Than You Think

2026-03-03 · Junzhe Shen, Jieru Zhao, Ziwei He, Zhouhan Lin arxiv

We study why continuous diffusion language models (DLMs) have lagged behind discrete diffusion approaches despite their appealing continuous generative dynamics. Under a controlled token--recovery study, we identify token rounding, the final projection from denoised embeddings to tokens, as a primary bottleneck. Building on these insights, we propose CoDAR (Continuous Diffusion with Contextual AutoRegressive Decoder), a two--stage framework that keeps diffusion entirely continuous in an embedding space while learning a strong, context--conditional discretizer: an autoregressive Transformer decoder that cross--attends to the denoised embedding sequence and performs contextualized rounding to tokens. Experiments on LM1B and OpenWebText demonstrate that CoDAR substantially improves generation quality over latent diffusion and becomes competitive with strong discrete DLMs, while exposing a simple decoder--temperature knob to navigate the fluency--diversity trade off.

📄 PDF Abstract BibTeX arXiv:2603.02547

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CodaRAG: Connecting the Dots with Associativity Inspired by Complementary Learning

2026-04-12 · Cheng-Yen Li, Xuanjun Chen, Claire Lin, Wei-Yu Chen 외 arxiv

Large Language Models (LLMs) struggle with knowledge-intensive tasks due to hallucinations and fragmented reasoning over dispersed information. While Retrieval-Augmented Generation (RAG) grounds generation in external so…

Discrete Modeling via Boundary Conditional Diffusion Processes

2024-10-29 · Yuxuan Gu, Xiaocheng Feng, Lei Huang, Yingsheng Wu 외

We present an novel framework for efficiently and effectively extending the powerful continuous diffusion processes to discrete modeling. Previous approaches have suffered from the discrepancy between discrete data and c…

Image GenerationLanguage ModelingLanguage Modelling

MoCA: Implicit Social Context Analysis

2026-08-06 · Wenhao Xu, Kaiwen Zhang, Hao Li, Maowei You 외 arxiv

Human social communication, such as affection and intent, is often conveyed in highly implicit ways, where underlying meanings are expressed through indirect, socially and culturally grounded signals rather than explicit…

TESS: Text-to-Text Self-Conditioned Simplex Diffusion

2023-05-15 · Rabeeh Karimi Mahabadi, Hamish Ivison, Jaesung Tae, James Henderson 외

Diffusion models have emerged as a powerful paradigm for generation, obtaining strong performance in various continuous domains. However, applying continuous diffusion models to natural language remains challenging due t…

Natural Language UnderstandingParaphrase GenerationQuestion GenerationQuestion-Generation+2

Fast Sampling via Discrete Non-Markov Diffusion Models with Predetermined Transition Time

2023-12-14 · Zixiang Chen, Huizhuo Yuan, YongQian Li, Yiwen Kou 외

Discrete diffusion models have emerged as powerful tools for high-quality data generation. Despite their success in discrete spaces, such as text generation tasks, the acceleration of discrete diffusion models remains un…

Image GenerationMachine TranslationText Generation