{TMPDiff}: Temporal Mixed-Precision for Diffusion Models
Diffusion models are the go-to method for Text-to-Image generation, but their iterative denoising processes has high inference latency. Quantization reduces compute time by using lower bitwidths, but applies a fixed precision across all denoising timesteps, leaving an entire optimization axis unexplored. We propose {TMPDiff}, a temporal mixed-precision framework for diffusion models that assigns different numeric precision to different denoising timesteps. We hypothesize that quantization errors accumulate additively across timesteps, which we then validate experimentally. Based on our observations, we develop an adaptive bisectioning-based algorithm, which assigns per-step precisions with linear evaluation complexity, reducing an otherwise exponential search problem. Across four state-of-the-art diffusion models and three datasets, {TMPDiff} consistently outperforms uniform-precision baselines at matched speedup, achieving 10 to 20\% improvement in perceptual quality. On {FLUX}.1-dev, {TMPDiff} achieves 90\% {SSIM} relative to the full-precision model at a speedup of 2.5x over 16-bit inference.
- Published in:
arXiv - Type:
Article - Authors:
- Year:
2026 - Source:
http://arxiv.org/abs/2603.14062
Citation information
: {TMPDiff}: Temporal Mixed-Precision for Diffusion Models, arXiv, 2026, {arXiv}:2603.14062, March, {arXiv}, http://arxiv.org/abs/2603.14062, Lewandowski.etal.2026a,
@Article{Lewandowski.etal.2026a,
author={Lewandowski, Basile; Kurz, Simon; Shankar, Aditya; Birke, Robert; Chen, Jian-Jia; Chen, Lydia Y.},
title={{TMPDiff}: Temporal Mixed-Precision for Diffusion Models},
journal={arXiv},
number={{arXiv}:2603.14062},
month={March},
publisher={{arXiv}},
url={http://arxiv.org/abs/2603.14062},
year={2026},
abstract={Diffusion models are the go-to method for Text-to-Image generation, but their iterative denoising processes has high inference latency. Quantization reduces compute time by using lower bitwidths, but applies a fixed precision across all denoising timesteps, leaving an entire optimization axis unexplored. We propose {TMPDiff}, a temporal mixed-precision framework for diffusion models that assigns...}}