paper-with-me

Papers

Truncated Diffusion Probabilistic Models and Diffusion-based Adversarial Auto-Encoders

2022-02-19 · Huangjie Zheng, Pengcheng He, Weizhu Chen, Mingyuan Zhou

Employing a forward diffusion chain to gradually map the data to a noise distribution, diffusion-based generative models learn how to generate the data by inferring a reverse diffusion chain. However, this approach is slow and costly because it needs many forward and reverse steps. We propose a faster and cheaper approach that adds noise not until the data become pure random noise, but until they reach a hidden noisy data distribution that we can confidently learn. Then, we use fewer reverse steps to generate data by starting from this hidden distribution that is made similar to the noisy data. We reveal that the proposed model can be cast as an adversarial auto-encoder empowered by both the diffusion process and a learnable implicit prior. Experimental results show even with a significantly smaller number of reverse diffusion steps, the proposed truncated diffusion probabilistic models can provide consistent improvements over the non-truncated ones in terms of performance in both unconditional and text-guided image generations.

📄 PDF Abstract BibTeX arXiv:2202.09671

Code (1)

jegzheng/truncated-diffusion-probabilistic-models 공식 구현 pytorch

Tasks

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

Denoising Diffusion Probabilistic Models as a Defense against Adversarial Attacks

2023-01-17 · Lars Lien Ankile, Anna Midgley, Sebastian Weisshaar

Neural Networks are infamously sensitive to small perturbations in their inputs, making them vulnerable to adversarial attacks. This project evaluates the performance of Denoising Diffusion Probabilistic Models (DDPM) as…

Denoising

DiffusionDriveV2: Reinforcement Learning-Constrained Truncated Diffusion Modeling in End-to-End Autonomous Driving

2025-12-08 · Jialv Zou, Shaoyu Chen, Bencheng Liao, Zhiyu Zheng 외 arxiv

Generative diffusion models for end-to-end autonomous driving often suffer from mode collapse, tending to generate conservative and homogeneous behaviors. While DiffusionDrive employs predefined anchors representing diff…

Reinforcement LearningTrajectory PlanningAutonomous Driving

DiffusionDrive: Truncated Diffusion Model for End-to-End Autonomous Driving

2024-11-22 · CVPR 2025 1 · Bencheng Liao, Shaoyu Chen, Haoran Yin, Bo Jiang 외

Recently, the diffusion model has emerged as a powerful generative technique for robotic policy learning, capable of modeling multi-mode action distributions. Leveraging its capability for end-to-end autonomous driving i…

Autonomous DrivingDenoisingNavSim

Diffusion-based Generative Image Outpainting for Recovery of FOV-Truncated CT Images

2024-06-07 · Michelle Espranita Liman, Daniel Rueckert, Florian J. Fintelmann, Philip Müller

Field-of-view (FOV) recovery of truncated chest CT scans is crucial for accurate body composition analysis, which involves quantifying skeletal muscle and subcutaneous adipose tissue (SAT) on CT slices. This, in turn, en…

AnatomyImage Outpainting

Diffusion-Based Adversarial Purification for Speaker Verification

2023-10-22 · Yibo Bai, Xiao-Lei Zhang, Xuelong Li

Recently, automatic speaker verification (ASV) based on deep learning is easily contaminated by adversarial attacks, which is a new type of attack that injects imperceptible perturbations to audio signals so as to make A…

Adversarial PurificationDenoisingSpeaker Verification