paper-with-me

Papers

Where to Diffuse, How to Diffuse, and How to Get Back: Automated Learning for Multivariate Diffusions

2023-02-14 · Raghav Singhal, Mark Goldstein, Rajesh Ranganath

Diffusion-based generative models (DBGMs) perturb data to a target noise distribution and reverse this process to generate samples. The choice of noising process, or inference diffusion process, affects both likelihoods and sample quality. For example, extending the inference process with auxiliary variables leads to improved sample quality. While there are many such multivariate diffusions to explore, each new one requires significant model-specific analysis, hindering rapid prototyping and evaluation. In this work, we study Multivariate Diffusion Models (MDMs). For any number of auxiliary variables, we provide a recipe for maximizing a lower-bound on the MDMs likelihood without requiring any model-specific analysis. We then demonstrate how to parameterize the diffusion for a specified target noise distribution; these two points together enable optimizing the inference diffusion process. Optimizing the diffusion expands easy experimentation from just a few well-known processes to an automatic search over all linear diffusions. To demonstrate these ideas, we introduce two new specific diffusions as well as learn a diffusion process on the MNIST, CIFAR10, and ImageNet32 datasets. We show learned MDMs match or surpass bits-per-dims (BPDs) relative to fixed choices of diffusions for a given dataset and model architecture.

📄 PDF Abstract BibTeX arXiv:2302.07261

Code (0)

등록된 구현이 없습니다.

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

Physics-Based Learned Diffuser for Single-shot 3D Imaging

2021-10-19 · NeurIPS Workshop Deep_Invers 2021 12 · Eric Markley, Fanglin Linda Liu, Michael Kellman, Nick Antipa 외

A diffuser in the Fourier space of an imaging system can encode 3D fluorescence intensity information in a single-shot 2D measurement, which is then recovered by a compressed sensing algorithm. Typically, the diffusers u…

compressed sensing

The DiffuseStyleGesture+ entry to the GENEA Challenge 2023

2023-08-26 · Sicheng Yang, Haiwei Xue, Zhensong Zhang, Minglei Li 외

In this paper, we introduce the DiffuseStyleGesture+, our solution for the Generation and Evaluation of Non-verbal Behavior for Embodied Agents (GENEA) Challenge 2023, which aims to foster the development of realistic, a…

AbDiffuser: Full-Atom Generation of in vitro Functioning Antibodies

2023-07-28 · NeurIPS 2023 11 · Karolis Martinkus, Jan Ludwiczak, Kyunghyun Cho, Wei-Ching Liang 외

We introduce AbDiffuser, an equivariant and physics-informed diffusion model for the joint generation of antibody 3D structures and sequences. AbDiffuser is built on top of a new representation of protein structure, reli…

Denoising

Analysis of Diffractive Neural Networks for Seeing Through Random Diffusers

2022-05-01 · Yuhang Li, Yi Luo, Bijie Bai, Aydogan Ozcan

Imaging through diffusive media is a challenging problem, where the existing solutions heavily rely on digital computers to reconstruct distorted images. We provide a detailed analysis of a computer-free, all-optical ima…

Autonomous DrivingImage Reconstruction

Implicit Search via Discrete Diffusion: A Study on Chess

2025-02-27 · Jiacheng Ye, Zhenyu Wu, Jiahui Gao, Zhiyong Wu 외

In the post-AlphaGo era, there has been a renewed interest in search techniques such as Monte Carlo Tree Search (MCTS), particularly in their application to Large Language Models (LLMs). This renewed attention is driven …