paper-with-me

Papers

Towards Latent Diffusion Suitable For Text

2026-01-07 · Nesta Midavaine, Christian A. Naesseth, Grigory Bartosh arxiv

Language diffusion models aim to improve sampling speed and coherence over autoregressive LLMs. We introduce Neural Flow Diffusion Models for language generation, an extension of NFDM that enables the straightforward application of continuous diffusion models to discrete state spaces. NFDM learns a multivariate forward process from the data, ensuring that the forward process and generative trajectory are a good fit for language modeling. Our model substantially reduces the likelihood gap with autoregressive models of the same size, while achieving sample quality comparable to that of previous latent diffusion models.

📄 PDF Abstract BibTeX arXiv:2601.16220

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

How to Train Your Latent Diffusion Language Model Jointly With the Latent Space

2026-05-08 · Viacheslav Meshchaninov, Alexander Shabalin, Egor Chimbulatov, Nikita Gushchin 외 arxiv

Latent diffusion models offer an attractive alternative to discrete diffusion for non-autoregressive text generation by operating on continuous text representations and denoising entire sequences in parallel. The major c…

Text Generation

Latent Space Synergy: Text-Guided Data Augmentation for Direct Diffusion Biomedical Segmentation

2025-07-21 · Muhammad Aqeel, Maham Nazir, Zanxi Ruan, Francesco Setti arxiv

Medical image segmentation suffers from data scarcity, particularly in polyp detection where annotation requires specialized expertise. We present SynDiff, a framework combining text-guided synthetic data generation with…

Medical Image SegmentationSynthetic Data GenerationData Augmentation

NoiseCLR: A Contrastive Learning Approach for Unsupervised Discovery of Interpretable Directions in Diffusion Models

2023-12-08 · CVPR 2024 1 · Yusuf Dalva, Pinar Yanardag

Generative models have been very popular in the recent years for their image generation capabilities. GAN-based models are highly regarded for their disentangled latent space, which is a key feature contributing to their…

Contrastive LearningImage Generation

InfoDiffusion: Representation Learning Using Information Maximizing Diffusion Models

2023-06-14 · Yingheng Wang, Yair Schiff, Aaron Gokaslan, Weishen Pan 외

While diffusion models excel at generating high-quality samples, their latent variables typically lack semantic meaning and are not suitable for representation learning. Here, we propose InfoDiffusion, an algorithm that …

Representation Learning

MUNI: Multimodal Unified Latent Diffusion for Coherent Any-to-Any Generation

2026-06-15 · Kyeongmin Yeo, Yunhong Min, Minhyuk Sung arxiv

We introduce MUNI, an end-to-end multimodal latent diffusion framework for any-to-any generation that unifies subset-conditioned cross-modal generation and unconditional joint sampling through a shared stochastic latent.…