Papers › ACT-Diffusion: Efficient Adversarial Consistency Training for One-step Diffusion Models

ACT-Diffusion: Efficient Adversarial Consistency Training for One-step Diffusion Models

23 Nov 2023CVPR 2024 1arXiv:2311.14097archive 2025-07-28

Fei Kong, Jinhao Duan, Lichao Sun, Hao Cheng, Renjing Xu, HengTao Shen, Xiaofeng Zhu, Xiaoshuang Shi, Kaidi Xu

Though diffusion models excel in image generation, their step-by-step denoising leads to slow generation speeds. Consistency training addresses this issue with single-step sampling but often produces lower-quality generations and requires high training costs. In this paper, we show that optimizing consistency training loss minimizes the Wasserstein distance between target and generated distributions. As timestep increases, the upper bound accumulates previous consistency training losses. Therefore, larger batch sizes are needed to reduce both current and accumulated losses. We propose Adversarial Consistency Training (ACT), which directly minimizes the Jensen-Shannon (JS) divergence between distributions at each timestep using a discriminator. Theoretically, ACT enhances generation quality, and convergence. By incorporating a discriminator into the consistency training framework, our method achieves improved FID scores on CIFAR10 and ImageNet 64×64 and LSUN Cat 256×256 datasets, retains zero-shot image inpainting capabilities, and uses less than 1/6 of the original batch size and fewer than 1/2 of the model parameters and training steps compared to the baseline method, this leads to a substantial reduction in resource consumption. Our code is available:https://github.com/kong13661/ACT

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2311.14097")

Code

Syntology Ran 10 of 12 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 10 ran with no contract checked.

By repository: official repository: 12 samples from 1 repository, 10 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

kong13661/act officialmentioned in paperpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 10 ran; 0 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

10ran
2unverified

Licence: 0 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from kong13661/act. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

L1Loss kong13661/act/models/loss.py official repository ran fingerprinted Apache-2.0 (permissive) · 85dfec63f564779e · report
L2Loss kong13661/act/models/loss.py official repository ran fingerprinted Apache-2.0 (permissive) · 6a2a61c24b01a1a8 · report
L2Loss_ph kong13661/act/models/loss.py official repository ran fingerprinted Apache-2.0 (permissive) · 946e3c947022f1b7 · report
create_path_decorator kong13661/act/path_utils.py official repository ran Apache-2.0 (permissive) · 20c5c05708bdfa87 · report
get_database_meta_from_funcion_signature kong13661/act/common.py official repository ran Apache-2.0 (permissive) · ade5f33fab3df5b9 · report
get_params_to_record_from_funcion_signature kong13661/act/common.py official repository ran Apache-2.0 (permissive) · cfdd09203b275a9f · report
get_type kong13661/act/common.py official repository ran Apache-2.0 (permissive) · 72fc04827d75b5b8 · report
loads_pyarrow kong13661/act/convert_imagenet_lmdb.py official repository ran Apache-2.0 (permissive) · 75f6b4b2d3a0cd47 · report
translate_mat kong13661/act/augmentation.py official repository ran Apache-2.0 (permissive) · 1d8a8391fc4d7389 · report
upfirdn2d_native kong13661/act/augmentation.py official repository ran Apache-2.0 (permissive) · 6f6832bdac56cd3b · report
raw_reader kong13661/act/convert_imagenet_lmdb.py official repository unverified Apache-2.0 (permissive) · 51738010a21f76a1 · report
read_txt kong13661/act/convert_imagenet_lmdb.py official repository unverified Apache-2.0 (permissive) · b514c1d4d0c0e302 · report

Tasks

DenoisingImage GenerationImage Inpainting

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

DiffusionInpainting

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections