pith. sign in

arxiv: 2502.04056 · v1 · pith:UD232AURnew · submitted 2025-02-06 · 💻 cs.LG · eess.SP

TQ-DiT: Efficient Time-Aware Quantization for Diffusion Transformers

classification 💻 cs.LG eess.SP
keywords quantizationdiffusioncomputationalefficientmodelmodelsproposedreal-time
0
0 comments X
read the original abstract

Diffusion transformers (DiTs) combine transformer architectures with diffusion models. However, their computational complexity imposes significant limitations on real-time applications and sustainability of AI systems. In this study, we aim to enhance the computational efficiency through model quantization, which represents the weights and activation values with lower precision. Multi-region quantization (MRQ) is introduced to address the asymmetric distribution of network values in DiT blocks by allocating two scaling parameters to sub-regions. Additionally, time-grouping quantization (TGQ) is proposed to reduce quantization error caused by temporal variation in activations. The experimental results show that the proposed algorithm achieves performance comparable to the original full-precision model with only a 0.29 increase in FID at W8A8. Furthermore, it outperforms other baselines at W6A6, thereby confirming its suitability for low-bit quantization. These results highlight the potential of our method to enable efficient real-time generative models.

This paper has not been read by Pith yet.

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. RobuQ: Pushing DiTs to W1.58A2 via Robust Activation Quantization

    cs.CV 2025-09 conditional novelty 6.0

    RobuQ delivers the first stable DiT image generation at W1.58A2 average bits via Hadamard-based robust activation quantization and layer-wise mixed-precision activations.

  2. Vitality-Aware Compression for Efficient Image-to-Shape Diffusion Transformers

    cs.CV 2026-07 unverdicted novelty 5.0

    Introduces vitality-aware compression for image-to-3D DiT models via structured pruning, adaptive quantization, and fine-tuning, claiming 66% size reduction with comparable fidelity.