paper-with-me

홈 › Papers

Multistep Consistency Models

2024-03-11 · Jonathan Heek, Emiel Hoogeboom, Tim Salimans

Diffusion models are relatively easy to train but require many steps to generate samples. Consistency models are far more difficult to train, but generate samples in a single step. In this paper we propose Multistep Consistency Models: A unification between Consistency Models (Song et al., 2023) and TRACT (Berthelot et al., 2023) that can interpolate between a consistency model and a diffusion model: a trade-off between sampling speed and sampling quality. Specifically, a 1-step consistency model is a conventional consistency model whereas a $\infty$-step consistency model is a diffusion model. Multistep Consistency Models work really well in practice. By increasing the sample budget from a single step to 2-8 steps, we can train models more easily that generate higher quality samples, while retaining much of the sampling speed benefits. Notable results are 1.4 FID on Imagenet 64 in 8 step and 2.1 FID on Imagenet128 in 8 steps with consistency distillation, using simple losses without adversarial training. We also show that our method scales to a text-to-image diffusion model, generating samples that are close to the quality of the original model.

📄 PDF Abstract BibTeX arXiv:2403.06807

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Consistency Models 설명 없음
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…
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Convergence Of Consistency Model With Multistep Sampling Under General Data Assumptions

2025-05-06 · Yiding Chen, Yiyi Zhang, Owen Oertell, Wen Sun

Diffusion models accomplish remarkable success in data generation tasks across various domains. However, the iterative sampling process is computationally expensive. Consistency models are proposed to learn consistency f…

Image Diffusion Preview with Consistency Solver

2025-12-15 · Fu-Yun Wang, Hao Zhou, Liangzhe Yuan, Sanghyun Woo 외 arxiv

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 p…

Reinforcement Learning

Inverse Consistency by Construction for Multistep Deep Registration

2023-04-28 · Hastings Greer, Lin Tian, Francois-Xavier Vialard, Roland Kwitt 외

Inverse consistency is a desirable property for image registration. We propose a simple technique to make a neural registration network inverse consistent by construction, as a consequence of its structure, as long as it…

Image RegistrationMedical Image Registration

Ko-MuSR: A Multistep Soft Reasoning Benchmark for LLMs Capable of Understanding Korean

2025-10-28 · Chanwoo Park, Suyoung Park, JiA Kang, Jongyeon Park 외 arxiv

We present Ko-MuSR, the first benchmark to comprehensively evaluate multistep, soft reasoning in long Korean narratives while minimizing data contamination. Built following MuSR, Ko-MuSR features fully Korean narratives,…

Convergence guarantee for consistency models

2023-08-22 · Junlong Lyu, Zhitang Chen, Shoubo Feng

We provide the first convergence guarantees for the Consistency Models (CMs), a newly emerging type of one-step generative models that can generate comparable samples to those generated by Diffusion Models. Our main resu…