paper-with-me

홈 › Papers

DiVAE: Photorealistic Images Synthesis with Denoising Diffusion Decoder

2022-06-01 · Jie Shi, Chenfei Wu, Jian Liang, Xiang Liu, Nan Duan

Recently most successful image synthesis models are multi stage process to combine the advantages of different methods, which always includes a VAE-like model for faithfully reconstructing embedding to image and a prior model to generate image embedding. At the same time, diffusion models have shown be capacity to generate high-quality synthetic images. Our work proposes a VQ-VAE architecture model with a diffusion decoder (DiVAE) to work as the reconstructing component in image synthesis. We explore how to input image embedding into diffusion model for excellent performance and find that simple modification on diffusion's UNet can achieve it. Training on ImageNet, Our model achieves state-of-the-art results and generates more photorealistic images specifically. In addition, we apply the DiVAE with an Auto-regressive generator on conditional synthesis tasks to perform more human-feeling and detailed samples.

📄 PDF Abstract BibTeX arXiv:2206.00386

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderDenoisingImage 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…
VQ-VAE VQ-VAE is a type of variational autoencoder that uses vector quantisation to obtain a discrete latent representation. It differs from…

Similar Papers 제목 키워드 기반

AI-driven Generation of MALDI-TOF MS for Microbial Characterization

2025-11-18 · Lucía Schmidt-Santiago, David Rodríguez-Temporal, Carlos Sevilla-Salcedo, Vanessa Gómez-Verdejo arxiv

Matrix-Assisted Laser Desorption/Ionization Time-of-Flight Mass Spectrometry (MALDI-TOF MS) has become a cornerstone technology in clinical microbiology, enabling rapid and accurate microbial identification. However, the…

Person Image Synthesis via Denoising Diffusion Model

2022-11-22 · CVPR 2023 1 · Ankan Kumar Bhunia, Salman Khan, Hisham Cholakkal, Rao Muhammad Anwer 외

The pose-guided person image generation task requires synthesizing photorealistic images of humans in arbitrary poses. The existing approaches use generative adversarial networks that do not necessarily maintain realisti…

DenoisingDiversityImage Generationmodel

LSSGen: Leveraging Latent Space Scaling in Flow and Diffusion for Efficient Text to Image Generation

2025-07-22 · Jyun-Ze Tang, Chih-Fan Hsu, Jeng-Lin Li, Ming-Ching Chang 외 arxiv

Flow matching and diffusion models have shown impressive results in text-to-image generation, producing photorealistic images through an iterative denoising process. A common strategy to speed up synthesis is to perform …

Text-to-Image Generation

Cache Me if You Can: Accelerating Diffusion Models through Block Caching

2023-12-06 · CVPR 2024 1 · Felix Wimbauer, Bichen Wu, Edgar Schoenfeld, Xiaoliang Dai 외

Diffusion models have recently revolutionized the field of image synthesis due to their ability to generate photorealistic images. However, one of the major drawbacks of diffusion models is that the image generation proc…

DenoisingImage Generation

Diffusion-4K: Ultra-High-Resolution Image Synthesis with Latent Diffusion Models

2025-03-24 · CVPR 2025 1 · Jinjin Zhang, Qiuyu Huang, Junjie Liu, Xiefan Guo 외

In this paper, we present Diffusion-4K, a novel framework for direct ultra-high-resolution image synthesis using text-to-image diffusion models. The core advancements include: (1) Aesthetic-4K Benchmark: addressing the a…

4kImage Generation