paper-with-me

홈 › Papers

ETC: training-free diffusion models acceleration with Error-aware Trend Consistency

2025-10-28 · Jiajian Xie, Hubery Yin, Chen Li, Zhou Zhao, Shengyu Zhang arxiv

Diffusion models have achieved remarkable generative quality but remain bottlenecked by costly iterative sampling. Recent training-free methods accelerate diffusion process by reusing model outputs. However, these methods ignore denoising trends and lack error control for model-specific tolerance, leading to trajectory deviations under multi-step reuse and exacerbating inconsistencies in the generated results. To address these issues, we introduce Error-aware Trend Consistency (ETC), a framework that (1) introduces a consistent trend predictor that leverages the smooth continuity of diffusion trajectories, projecting historical denoising patterns into stable future directions and progressively distributing them across multiple approximation steps to achieve acceleration without deviating; (2) proposes a model-specific error tolerance search mechanism that derives corrective thresholds by identifying transition points from volatile semantic planning to stable quality refinement. Experiments show that ETC achieves a 2.65x acceleration over FLUX with negligible (-0.074 SSIM score) degradation of consistency.

📄 PDF Abstract BibTeX arXiv:2510.24129

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Denoising as Path Planning: Training-Free Acceleration of Diffusion Models with DPCache

2026-02-26 · Bowen Cui, Yuanbin Wang, Huajiang Xu, Biaolong Chen 외 arxiv

Diffusion models have demonstrated remarkable success in image and video generation, yet their practical deployment remains hindered by the substantial computational overhead of multi-step iterative sampling. Among accel…

Video Generation

ProCache: Constraint-Aware Feature Caching with Selective Computation for Diffusion Transformer Acceleration

2025-12-19 · Fanpu Cao, Yaofo Chen, Zeng You, Wei Luo arxiv

Diffusion Transformers (DiTs) have achieved state-of-the-art performance in generative modeling, yet their high computational cost hinders real-time deployment. While feature caching offers a promising training-free acce…

MosaicDiff: Training-free Structural Pruning for Diffusion Model Acceleration Reflecting Pretraining Dynamics

2025-10-13 · Bowei Guo, Shengkun Tang, Cong Zeng, Zhiqiang Shen arxiv

Diffusion models are renowned for their generative capabilities, yet their pretraining processes exhibit distinct phases of learning speed that have been entirely overlooked in prior post-training acceleration efforts in…

Sortblock: Similarity-Aware Feature Reuse for Diffusion Model

2025-08-01 · Hanqi Chen, Xu Zhang, Xiaoliu Guan, Lielin Jiang 외 arxiv

Diffusion Transformers (DiTs) have demonstrated remarkable generative capabilities, particularly benefiting from Transformer architectures that enhance visual and artistic fidelity. However, their inherently sequential d…

Fast3Dcache: Training-free 3D Geometry Synthesis Acceleration

2025-11-27 · Mengyu Yang, Yanming Yang, Chenyi Xu, Chenxi Song 외 arxiv

Diffusion models have achieved impressive generative quality across modalities like 2D images, videos, and 3D shapes, but their inference remains computationally expensive due to the iterative denoising process. While re…

Video Generation