paper-with-me

Papers

Neural Diffusion Models

2023-10-12 · Grigory Bartosh, Dmitry Vetrov, Christian A. Naesseth

Diffusion models have shown remarkable performance on many generative tasks. Despite recent success, most diffusion models are restricted in that they only allow linear transformation of the data distribution. In contrast, broader family of transformations can potentially help train generative distributions more efficiently, simplifying the reverse process and closing the gap between the true negative log-likelihood and the variational approximation. In this paper, we present Neural Diffusion Models (NDMs), a generalization of conventional diffusion models that enables defining and learning time-dependent non-linear transformations of data. We show how to optimise NDMs using a variational bound in a simulation-free setting. Moreover, we derive a time-continuous formulation of NDMs, which allows fast and reliable inference using off-the-shelf numerical ODE and SDE solvers. Finally, we demonstrate the utility of NDMs with learnable transformations through experiments on standard image generation benchmarks, including CIFAR-10, downsampled versions of ImageNet and CelebA-HQ. NDMs outperform conventional diffusion models in terms of likelihood and produce high-quality samples.

📄 PDF Abstract BibTeX arXiv:2310.08337

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

DiffusionNER: Boundary Diffusion for Named Entity Recognition

2023-05-22 · Yongliang Shen, Kaitao Song, Xu Tan, Dongsheng Li 외

In this paper, we propose DiffusionNER, which formulates the named entity recognition task as a boundary-denoising diffusion process and thus generates named entities from noisy spans. During training, DiffusionNER gradu…

Chinese Named Entity RecognitionDenoisingnamed-entity-recognitionNamed Entity Recognition+3

READ: Retrieval-Enhanced Asymmetric Diffusion for Motion Planning

2024-01-01 · CVPR 2024 1 · Takeru Oba, Matthew Walter, Norimichi Ukita

This paper proposes Retrieval-Enhanced Asymmetric Diffusion (READ) for image-based robot motion planning. Given an image of the scene READ retrieves an initial motion from a database of image-motion pairs and uses a …

Motion PlanningRetrieval

Diffusion Explorer: Interactive Exploration of Diffusion Models

2025-07-01 · Alec Helbling, Duen Horng Chau arxiv

Diffusion models have been central to the development of recent image, video, and even text generation systems. They posses striking geometric properties that can be faithfully portrayed in low-dimensional settings. Howe…

Text Generation

Anisotropic Diffusion in ITK

2015-03-03 · Jean-Marie Mirebeau, Jérôme Fehrenbach, Laurent Risser, Shaza Tobji

Anisotropic Non-Linear Diffusion is a powerful image processing technique, which allows to simultaneously remove the noise and enhance sharp features in two or three dimensional images. Anisotropic Diffusion is understoo…

CutDiffusion: A Simple, Fast, Cheap, and Strong Diffusion Extrapolation Method

2024-04-23 · Mingbao Lin, Zhihang Lin, Wengyi Zhan, Liujuan Cao 외

Transforming large pre-trained low-resolution diffusion models to cater to higher-resolution demands, i.e., diffusion extrapolation, significantly improves diffusion adaptability. We propose tuning-free CutDiffusion, aim…

DenoisingGPU