Pith. sign in

REVIEW 2 cited by

Stable Consistency Tuning: Understanding and Improving Consistency Models

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2410.18958 v3 pith:VMNR3JIM submitted 2024-10-24 cs.LG cs.CV

Stable Consistency Tuning: Understanding and Improving Consistency Models

classification cs.LG cs.CV
keywords consistencymodelstuningdiffusiontrainingachievedenoisingframework
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Diffusion models achieve superior generation quality but suffer from slow generation speed due to the iterative nature of denoising. In contrast, consistency models, a new generative family, achieve competitive performance with significantly faster sampling. These models are trained either through consistency distillation, which leverages pretrained diffusion models, or consistency training/tuning directly from raw data. In this work, we propose a novel framework for understanding consistency models by modeling the denoising process of the diffusion model as a Markov Decision Process (MDP) and framing consistency model training as the value estimation through Temporal Difference~(TD) Learning. More importantly, this framework allows us to analyze the limitations of current consistency training/tuning strategies. Built upon Easy Consistency Tuning (ECT), we propose Stable Consistency Tuning (SCT), which incorporates variance-reduced learning using the score identity. SCT leads to significant performance improvements on benchmarks such as CIFAR-10 and ImageNet-64. On ImageNet-64, SCT achieves 1-step FID 2.42 and 2-step FID 1.55, a new SoTA for consistency models.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Amortized Moment Matching for Visual Generation

    cs.LG 2026-07 accept novelty 6.0

    Amortized Fréchet Distance uses neural nets to match conditional means and covariances, yielding stronger one-step visual generators than explicit FD-loss or multi-step teachers.

  2. Understanding, Accelerating, and Improving MeanFlow Training

    cs.CV 2025-11 conditional novelty 6.0

    Training MeanFlow by first forming instantaneous velocity and short-gap average velocity, then shifting to long gaps, improves 1-NFE ImageNet FID from 3.43 to 2.87 and speeds training by about 2.5x.