paper-with-me

Papers

Bespoke Solvers for Generative Flow Models

2023-10-29 · Neta Shaul, Juan Perez, Ricky T. Q. Chen, Ali Thabet, Albert Pumarola, Yaron Lipman

Diffusion or flow-based models are powerful generative paradigms that are notoriously hard to sample as samples are defined as solutions to high-dimensional Ordinary or Stochastic Differential Equations (ODEs/SDEs) which require a large Number of Function Evaluations (NFE) to approximate well. Existing methods to alleviate the costly sampling process include model distillation and designing dedicated ODE solvers. However, distillation is costly to train and sometimes can deteriorate quality, while dedicated solvers still require relatively large NFE to produce high quality samples. In this paper we introduce "Bespoke solvers", a novel framework for constructing custom ODE solvers tailored to the ODE of a given pre-trained flow model. Our approach optimizes an order consistent and parameter-efficient solver (e.g., with 80 learnable parameters), is trained for roughly 1% of the GPU time required for training the pre-trained model, and significantly improves approximation and generation quality compared to dedicated solvers. For example, a Bespoke solver for a CIFAR10 model produces samples with Fr\'echet Inception Distance (FID) of 2.73 with 10 NFE, and gets to 1% of the Ground Truth (GT) FID (2.59) for this model with only 20 NFE. On the more challenging ImageNet-64$\times$64, Bespoke samples at 2.2 FID with 10 NFE, and gets within 2% of GT FID (1.71) with 20 NFE.

📄 PDF Abstract BibTeX arXiv:2310.19075

Code (0)

등록된 구현이 없습니다.

Tasks

GPU

Similar Papers 제목 키워드 기반

Bespoke Non-Stationary Solvers for Fast Sampling of Diffusion and Flow Models

2024-03-02 · Neta Shaul, Uriel Singer, Ricky T. Q. Chen, Matthew Le 외

This paper introduces Bespoke Non-Stationary (BNS) Solvers, a solver distillation approach to improve sample efficiency of Diffusion and Flow models. BNS solvers are based on a family of non-stationary solvers that prova…

Audio GenerationConditional Image GenerationDiversityImage Generation+2

AdjointDEIS: Efficient Gradients for Diffusion Models

2024-05-23 · Zander W. Blasingame, Chen Liu

The optimization of the latents and parameters of diffusion models with respect to some differentiable metric defined on the output of the model is a challenging and complex problem. The sampling for diffusion models is …

Adversarial Attack

NullFlow: One-Step Generative Reconstruction

2026-06-21 · Xiao Shi, Edward P. Chandler, Chicago Y. Park, Shirin Shoushtari 외 arxiv

We propose NullFlow, a principled framework for one-step generative image reconstruction. Our key idea is to confine the generative flow to a measurement-consistent subspace. Because the flow never leaves this subspace, …

Image ReconstructionImage Inpainting

Sequential Flow Straightening for Generative Modeling

2024-02-09 · Jongmin Yoon, Juho Lee

Straightening the probability flow of the continuous-time generative models, such as diffusion models or flow-based models, is the key to fast sampling through the numerical solvers, existing methods learn a linear path …

Audiobox: Unified Audio Generation with Natural Language Prompts

2023-12-25 · Apoorv Vyas, Bowen Shi, Matthew Le, Andros Tjandra 외

Audio is an essential part of our life, but creating it often requires expertise and is time-consuming. Research communities have made great progress over the past year advancing the performance of large scale audio gene…

AudioCapsAudio GenerationFAD