paper-with-me

Papers

Non-Uniform Diffusion Models

2022-07-20 · Georgios Batzolis, Jan Stanczuk, Carola-Bibiane Schönlieb, Christian Etmann

Diffusion models have emerged as one of the most promising frameworks for deep generative modeling. In this work, we explore the potential of non-uniform diffusion models. We show that non-uniform diffusion leads to multi-scale diffusion models which have similar structure to this of multi-scale normalizing flows. We experimentally find that in the same or less training time, the multi-scale diffusion model achieves better FID score than the standard uniform diffusion model. More importantly, it generates samples $4.4$ times faster in $128\times 128$ resolution. The speed-up is expected to be higher in higher resolutions where more scales are used. Moreover, we show that non-uniform diffusion leads to a novel estimator for the conditional score function which achieves on par performance with the state-of-the-art conditional denoising estimator. Our theoretical and experimental findings are accompanied by an open source library MSDiff which can facilitate further research of non-uniform diffusion models.

📄 PDF Abstract BibTeX arXiv:2207.09786

Code (0)

등록된 구현이 없습니다.

Tasks

Denoising

Methods 이 논문이 사용한 방법론

Library 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Sumi: Open Uniform Diffusion Language Model from Scratch

2026-06-17 · Mengyu Ye, Keito Kudo, Wataru Ikeda, Ryosuke Matsuda 외 arxiv

Diffusion models have become a promising alternative to autoregressive models. Among these, uniform diffusion language models (UDLMs) permit any token to be updated at any step, in principle enabling more flexible genera…

BlockGen: Flexible Blockwise Sequence Modeling with Hybrid Samplers

2026-06-01 · Justin Deschenaux, Caglar Gulcehre arxiv

Is the uniform-state diffusion framework a more powerful paradigm for discrete diffusion? Recent studies indicate that this may be the case. In combination with predictor-corrector samplers, uniform-state diffusion model…

On the $ε$-Free Inference Complexity of Absorbing Discrete Diffusion

2025-09-26 · Xunpeng Huang, Yingyu Lin, Nishant Jain, Kaibo Wang 외 arxiv

Absorbing discrete diffusion has emerged as a dominant framework for discrete data generation. However, a significant disparity remains between its empirical success and theoretical understanding: existing analyses fail …

Scaling Behavior of Discrete Diffusion Language Models

2025-12-11 · Dimitri von Rütte, Janis Fluri, Omead Pooladzandi, Bernhard Schölkopf 외 arxiv

Modern LLM pre-training consumes vast amounts of compute and training data, making the scaling behavior, or scaling laws, of different models a key distinguishing factor. Discrete diffusion language models (DLMs) have be…

UniForm: A Unified Multi-Task Diffusion Transformer for Audio-Video Generation

2025-02-06 · Lei Zhao, Linfeng Feng, Dongxu Ge, Rujin Chen 외

With the rise of diffusion models, audio-video generation has been revolutionized. However, most existing methods rely on separate modules for each modality, with limited exploration of unified generative architectures. …

Audio GenerationDiversityVideo Generation