paper-with-me

Papers

Multilevel Diffusion: Infinite Dimensional Score-Based Diffusion Models for Image Generation

2023-03-08 · Paul Hagemann, Sophie Mildenberger, Lars Ruthotto, Gabriele Steidl, Nicole Tianjiao Yang

Score-based diffusion models (SBDM) have recently emerged as state-of-the-art approaches for image generation. Existing SBDMs are typically formulated in a finite-dimensional setting, where images are considered as tensors of finite size. This paper develops SBDMs in the infinite-dimensional setting, that is, we model the training data as functions supported on a rectangular domain. In addition to the quest for generating images at ever-higher resolutions, our primary motivation is to create a well-posed infinite-dimensional learning problem that we can discretize consistently on multiple resolution levels. We thereby intend to obtain diffusion models that generalize across different resolution levels and improve the efficiency of the training process. We demonstrate how to overcome two shortcomings of current SBDM approaches in the infinite-dimensional setting. First, we modify the forward process using trace class operators to ensure that the latent distribution is well-defined in the infinite-dimensional setting and derive the reverse processes for finite-dimensional approximations. Second, we illustrate that approximating the score function with an operator network is beneficial for multilevel training. After deriving the convergence of the discretization and the approximation of multilevel training, we demonstrate some practical benefits of our infinite-dimensional SBDM approach on a synthetic Gaussian mixture example, the MNIST dataset, and a dataset generated from a nonlinear 2D reaction-diffusion equation.

📄 PDF Abstract BibTeX arXiv:2303.04772

Code (1)

paullyonel/multileveldiff 공식 구현 pytorch

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

Scalable diffusion posterior sampling in infinite-dimensional inverse problems

2024-05-24 · Fabian Schneider, Duc-Lam Duong, Matti Lassas, Maarten V. de Hoop 외

Score-based diffusion models (SDMs) have emerged as a powerful tool for sampling from the posterior distribution in Bayesian inverse problems. However, existing methods often require multiple evaluations of the forward m…

Infinite-dimensional Diffusion Bridge Simulation via Operator Learning

2024-05-28 · Gefan Yang, Elizabeth Louise Baker, Michael L. Severinsen, Christy Anna Hipsley 외

The diffusion bridge, which is a diffusion process conditioned on hitting a specific state within a finite period, has found broad applications in various scientific and engineering fields. However, simulating diffusion …

Bayesian InferenceOperator learning

Infinite-dimensional generative diffusions via Doob's h-transform

2026-02-06 · Thorben Pieper-Sethmacher, Daniel Paulin arxiv

This paper introduces a rigorous framework for defining generative diffusion models in infinite dimensions via Doob's h-transform. Rather than relying on time reversal of a noising process, a reference diffusion is force…

Supervised Guidance Training for Infinite-Dimensional Diffusion Models

2026-01-28 · Elizabeth L. Baker, Alexander Denker, Jes Frellsen arxiv

Score-based diffusion models have recently been extended to infinite-dimensional function spaces, with uses such as inverse problems arising from partial differential equations. In the Bayesian formulation of inverse pro…

Continuous-Time Functional Diffusion Processes

2023-03-01 · NeurIPS 2023 11 · Giulio Franzese, Giulio Corallo, Simone Rossi, Markus Heinonen 외

We introduce Functional Diffusion Processes (FDPs), which generalize score-based diffusion models to infinite-dimensional function spaces. FDPs require a new mathematical framework to describe the forward and backward dy…

Image Generation