MEGA Hub

AViTS: Adaptive Spatiotemporal Token Selection for Efficient Dynamic-Resolution Generation

Authors

Do you know Haoran Qin?You can claim authorship or link another user.Do you know Zhengan Yan?You can claim authorship or link another user.Do you know Shikang Zheng?You can claim authorship or link another user.Do you know Xiaobing Tu?You can claim authorship or link another user.Do you know Jiacheng Liu?You can claim authorship or link another user.Do you know Yuqi Lin?You can claim authorship or link another user.Do you know Chang Zou?You can claim authorship or link another user.Do you know JinShan Liu?You can claim authorship or link another user.Do you know Peiliang Cai?You can claim authorship or link another user.Do you know Xiantao Zhang?You can claim authorship or link another user.Do you know Jinkui Ren?You can claim authorship or link another user.Do you know Linfeng Zhang?You can claim authorship or link another user.

Abstract

Diffusion Transformers (DiTs) achieve high-quality generation but are costly due to iterative sampling. Dynamic-resolution sampling reduces early-stage cost by denoising at low resolution; however, uniformly upsampling all latent tokens at resolution transitions incurs redundant computation and may degrade fine-detail consistency. Existing partial upsampling strategies typically rely on local latent structure cues or single-step statistics, making it difficult to jointly capture token-text semantic relevance and token-wise representation dynamics across diffusion steps. We propose AViTS, an adaptive spatiotemporal token selection framework for dynamic-resolution DiTs. AViTS models spatial importance via latent-text attention and temporal importance via token-level feature variation across diffusion timesteps, and fuses them to enable spatiotemporal importance-aware selective upsampling: it prioritizes resolution refinement for critical tokens while deferring less important ones, thereby reducing redundant high-resolution computation and improving the quality-efficiency trade-off. AViTS achieves up to 6.34x on FLUX and nearly 9x FLOPs reduction on Qwen-Image-Edit and FLUX.1-Kontext-dev, orthogonal to distillation, quantization, and feature caching, and reaching 14.76x with distilled models. Code: https://github.com/QHR69/AViTS

Community

00

Publication notes

Author note
Accepted to ECCV 2026. 20 pages including appendix. Code: https://github.com/QHR69/AViTS