中文
相关论文

相关论文: One More Step: A Versatile Plug-and-Play Module fo…

200 篇论文

We discover that common diffusion noise schedules do not enforce the last timestep to have zero signal-to-noise ratio (SNR), and some implementations of diffusion samplers do not start from the last timestep. Such designs are flawed and do…

计算机视觉与模式识别 · 计算机科学 2024-01-25 Shanchuan Lin , Bingchen Liu , Jiashi Li , Xiao Yang

Diffusion models (DMs) are a powerful generative framework that have attracted significant attention in recent years. However, the high computational cost of training DMs limits their practical applications. In this paper, we start with a…

机器学习 · 计算机科学 2024-04-12 Tianshuo Xu , Peng Mi , Ruilin Wang , Yingcong Chen

Diffusion models and flow-matching models have enabled generating diverse and realistic images by learning to transfer noise to data. However, sampling from these models involves iterative denoising over many neural network passes, making…

机器学习 · 计算机科学 2025-06-24 Kevin Frans , Danijar Hafner , Sergey Levine , Pieter Abbeel

Self-conditioning has been central to the success of continuous diffusion language models, as it allows models to correct previous errors. Yet its ability degrades precisely in the regime where diffusion is most attractive for deployment:…

计算与语言 · 计算机科学 2026-04-08 Dat Nguyen-Cong , Tung Kieu , Hoang Thanh-Tung

Diffusion models are proficient at generating high-quality images. They are however effective only when operating at the resolution used during training. Inference at a scaled resolution leads to repetitive patterns and structural…

计算机视觉与模式识别 · 计算机科学 2024-11-28 Haosen Yang , Adrian Bulat , Isma Hadji , Hai X. Pham , Xiatian Zhu , Georgios Tzimiropoulos , Brais Martinez

Distilled diffusion models accelerate image generation by reducing the number of denoising steps, but often suffer from degraded image quality. To mitigate this trade-off, test-time optimization methods improve quality, yet their iterative…

计算机视觉与模式识别 · 计算机科学 2026-05-11 Haewon Jeon , Si-Hyeon Lee

A diffusion model, which is formulated to produce an image using thousands of denoising steps, usually suffers from a slow inference speed. Existing acceleration algorithms simplify the sampling by skipping most steps yet exhibit…

计算机视觉与模式识别 · 计算机科学 2025-10-02 Mengfei Xia , Yujun Shen , Changsong Lei , Yu Zhou , Ran Yi , Deli Zhao , Wenping Wang , Yong-Jin Liu

This paper proposes an image-based robot motion planning method using a one-step diffusion model. While the diffusion model allows for high-quality motion generation, its computational cost is too expensive to control a robot in real time.…

机器人学 · 计算机科学 2025-04-29 Tomoharu Aizu , Takeru Oba , Yuki Kondo , Norimichi Ukita

Recent work showed that large diffusion models can be reused as highly precise monocular depth estimators by casting depth estimation as an image-conditional image generation task. While the proposed model achieved state-of-the-art results,…

计算机视觉与模式识别 · 计算机科学 2026-01-23 Gonzalo Martin Garcia , Karim Knaebel , Christian Schmidt , Daan de Geus , Alexander Hermans , Bastian Leibe

Diffusion models generate high-quality images but require dozens of forward passes. We introduce Distribution Matching Distillation (DMD), a procedure to transform a diffusion model into a one-step image generator with minimal impact on…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Tianwei Yin , Michaël Gharbi , Richard Zhang , Eli Shechtman , Fredo Durand , William T. Freeman , Taesung Park

Few-shot fine-tuning of Diffusion Models (DMs) is a key advancement, significantly reducing training costs and enabling personalized AI applications. However, we explore the training dynamics of DMs and observe an unanticipated phenomenon:…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Xiaoyu Wu , Jiaru Zhang , Yang Hua , Bohan Lyu , Hao Wang , Tao Song , Haibing Guan

Consistency models have recently been introduced to accelerate sampling from diffusion models by directly predicting the solution (i.e., data) of the probability flow ODE (PF ODE) from initial noise. However, the training of consistency…

机器学习 · 计算机科学 2025-01-24 Sangyun Lee , Yilun Xu , Tomas Geffner , Giulia Fanti , Karsten Kreis , Arash Vahdat , Weili Nie

Diffusion models have shown promising results in speech enhancement, using a task-adapted diffusion process for the conditional generation of clean speech given a noisy mixture. However, at test time, the neural network used for score…

音频与语音处理 · 电气工程与系统科学 2024-01-17 Bunlong Lay , Jean-Marie Lemercier , Julius Richter , Timo Gerkmann

While multi-step diffusion models have advanced both forward and inverse rendering, existing approaches often treat these problems independently, leading to cycle inconsistency and slow inference speed. In this work, we present Ouroboros, a…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Shanlin Sun , Yifan Wang , Hanwen Zhang , Yifeng Xiong , Qin Ren , Ruogu Fang , Xiaohui Xie , Chenyu You

Pretrained latent diffusion models have shown strong potential for lossy image compression, owing to their powerful generative priors. Most existing diffusion-based methods reconstruct images by iteratively denoising from random noise,…

图像与视频处理 · 电气工程与系统科学 2025-10-21 Jinpei Guo , Yifei Ji , Zheng Chen , Kai Liu , Min Liu , Wang Rao , Wenbo Li , Yong Guo , Yulun Zhang

Diffusion models have shown remarkable success across generative tasks, yet their high computational demands challenge deployment on resource-limited platforms. This paper investigates a critical question for compute-optimal diffusion model…

计算机视觉与模式识别 · 计算机科学 2025-08-11 Zhenbang Du , Yonggan Fu , Lifu Wang , Jiayi Qian , Xiao Luo , Yingyan , Lin

Text-to-image diffusion inference typically follows synchronized schedules, where the numerical integrator advances the latent state to the same timestep at which the denoiser is conditioned. We propose an asynchronous inference mechanism…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Longhuan Xu , Feng Yin , Cunjian Chen

The slow inference process of image diffusion models significantly degrades interactive user experiences. To address this, we introduce Diffusion Preview, a novel paradigm employing rapid, low-step sampling to generate preliminary outputs…

Diffusion Models (DMs) have achieved great success in image generation and other fields. By fine sampling through the trajectory defined by the SDE/ODE solver based on a well-trained score model, DMs can generate remarkable high-quality…

计算机视觉与模式识别 · 计算机科学 2024-06-10 Bowen Zheng , Tianming Yang

Diffusion models have significantly advanced the fields of image, audio, and video generation, but they depend on an iterative sampling process that causes slow generation. To overcome this limitation, we propose consistency models, a new…

机器学习 · 计算机科学 2023-06-01 Yang Song , Prafulla Dhariwal , Mark Chen , Ilya Sutskever
‹ 上一页 1 2 3 10 下一页 ›