AI RESEARCH

Smoothie: Smoothing Diffusion on Token Embeddings for Text Generation

arXiv CS.CL

ArXi:2505.18853v2 Announce Type: replace Diffusion models have achieved state-of-the-art performance in generating images, audio, and video, but their adaptation to text remains challenging due to its discrete nature. Prior approaches either apply Gaussian diffusion in continuous latent spaces, which inherits semantic structure but struggles with token decoding, or operate in categorical simplex space, which respect discreteness but disregard semantic relation between tokens.