paper-with-me

Papers

Nested Diffusion Models Using Hierarchical Latent Priors

2024-12-08 · CVPR 2025 1 · Xiao Zhang, Ruoxi Jiang, Rebecca Willett, Michael Maire

We introduce nested diffusion models, an efficient and powerful hierarchical generative framework that substantially enhances the generation quality of diffusion models, particularly for images of complex scenes. Our approach employs a series of diffusion models to progressively generate latent variables at different semantic levels. Each model in this series is conditioned on the output of the preceding higher-level models, culminating in image generation. Hierarchical latent variables guide the generation process along predefined semantic pathways, allowing our approach to capture intricate structural details while significantly improving image quality. To construct these latent variables, we leverage a pre-trained visual encoder, which learns strong semantic visual representations, and modulate its capacity via dimensionality reduction and noise injection. Across multiple datasets, our system demonstrates significant enhancements in image quality for both unconditional and class/text conditional generation. Moreover, our unconditional generation system substantially outperforms the baseline conditional system. These advancements incur minimal computational overhead as the more abstract levels of our hierarchy work with lower-dimensional representations.

📄 PDF Abstract BibTeX arXiv:2412.05984

Code (0)

등록된 구현이 없습니다.

Tasks

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

Diffusion Priors In Variational Autoencoders

2021-06-29 · ICML Workshop INNF 2021 7 · Antoine Wehenkel, Gilles Louppe

Among likelihood-based approaches for deep generative modelling, variational autoencoders (VAEs) offer scalable amortized posterior inference and fast sampling. However, VAEs are also more and more outperformed by compet…

Denoising

Decoupled Sparse Priors Guided Diffusion Compression Model for Point Clouds

2024-11-21 · Xiaoge Zhang, Zijie Wu, Mehwish Nasim, Mingtao Feng 외

Lossy compression methods rely on an autoencoder to transform a point cloud into latent points for storage, leaving the inherent redundancy of latent representations unexplored. To reduce redundancy in latent points, we …

Decoder

Hierarchical Latent Structure Learning through Online Inference

2026-03-19 · Ines Aitsahalia, Kiyohito Iigaya arxiv

Learning systems must balance generalization across experiences with discrimination of task-relevant details. Effective learning therefore requires representations that support both. Online latent-cause models support in…

Latent Generative Models with Tunable Complexity for Compressed Sensing and other Inverse Problems

2026-03-07 · Sean Gunn, Jorio Cocola, Oliver De Candido, Vaggos Chatziafratis 외 arxiv

Generative models have emerged as powerful priors for solving inverse problems. These models typically represent a class of natural signals using a single fixed complexity or dimensionality. This can be limiting: dependi…

Self-Consistent Nested Diffusion Bridge for Accelerated MRI Reconstruction

2024-12-13 · Tao Song, Yicheng Wu, Minhao Hu, Xiangde Luo 외

Accelerated MRI reconstruction plays a vital role in reducing scan time while preserving image quality. While most existing methods rely on complex-valued image-space or k-space data, these formats are often inaccessible…

DenoisingMRI Reconstruction