paper-with-me

Papers

Forecasting When to Forecast: Accelerating Diffusion Models with Confidence-Gated Taylor

2025-08-04 · Xiaoliu Guan, Lielin Jiang, Hanqi Chen, Xu Zhang, Jiaxing Yan, Guanzhong Wang, Yi Liu, Zetao Zhang, Yu Wu arxiv

Diffusion Transformers (DiTs) have demonstrated remarkable performance in visual generation tasks. However, their low inference speed limits their deployment in low-resource applications. Recent training-free approaches exploit the redundancy of features across timesteps by caching and reusing past representations to accelerate inference. Building on this idea, TaylorSeer instead uses cached features to predict future ones via Taylor expansion. However, its module-level prediction across all transformer blocks (e.g., attention or feedforward modules) requires storing fine-grained intermediate features, leading to notable memory and computation overhead. Moreover, it adopts a fixed caching schedule without considering the varying accuracy of predictions across timesteps, which can lead to degraded outputs when prediction fails. To address these limitations, we propose a novel approach to better leverage Taylor-based acceleration. First, we shift the Taylor prediction target from the module level to the last block level, significantly reducing the number of cached features. Furthermore, observing strong sequential dependencies among Transformer blocks, we propose to use the error between the Taylor-estimated and actual outputs of the first block as an indicator of prediction reliability. If the error is small, we trust the Taylor prediction for the last block; otherwise, we fall back to full computation, thereby enabling a dynamic caching mechanism. Empirical results show that our method achieves a better balance between speed and quality, achieving a 3.17x acceleration on FLUX, 2.36x on DiT, and 4.14x on Wan Video with negligible quality drop. The Project Page is \href{https://cg-taylor-acce.github.io/CG-Taylor/}{here.}

📄 PDF Abstract BibTeX arXiv:2508.02240

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DiffLoad: Uncertainty Quantification in Electrical Load Forecasting with the Diffusion Model

2023-05-31 · Zhixian Wang, Qingsong Wen, Chaoli Zhang, Liang Sun 외

Electrical load forecasting plays a crucial role in decision-making for power systems, including unit commitment and economic dispatch. The integration of renewable energy sources and the occurrence of external events, s…

Decision Makingenergy managementLoad ForecastingManagement+1

FOReCAst: The Future Outcome Reasoning and Confidence Assessment Benchmark

2025-02-27 · Zhangdie Yuan, Zifeng Ding, Andreas Vlachos

Forecasting is an important task in many domains, such as technology and economics. However existing forecasting benchmarks largely lack comprehensive confidence assessment, focus on limited question types, and often con…

Prediction

Comparison of Stochastic Forecasting Models

2021-07-11 · OSF Preprints 2021 7 · Shalin Shah

In this work, we compare several stochastic forecasting techniques like Stochastic Differential Equations (SDE), ARIMA, the Bayesian filter, Geometric Brownian motion (GBM), and the Kalman filter. We use historical daily…

All

HydroDiffusion: Diffusion-Based Probabilistic Streamflow Forecasting with a State Space Backbone

2025-12-13 · Yihan Wang, Annan Yu, Lujun Zhang, Charuleka Varadharajan 외 arxiv

Recent advances have introduced diffusion models for probabilistic streamflow forecasting, demonstrating strong early flood-warning skill. However, current implementations rely on recurrent Long Short-Term Memory (LSTM) …

Weather Forecasting Error in Solar Energy Forecasting

2017-09-24 · Hossein Sangrody, Morteza Sarailoo, Ning Zhou, Nhu Tran 외

As renewable distributed energy resources (DERs) penetrate the power grid at an accelerating speed, it is essential for operators to have accurate solar photovoltaic (PV) energy forecasting for efficient operations and p…

Weather Forecasting