Decoupling Complexity from Scale in Latent Diffusion Model
Tianxiong Zhong, Xingye Tian, Xuebo Wang, Boyuan Jiang, Xin Tao, Pengfei Wan
TL;DR
This work tackles the problem of latent diffusion models tying information complexity to data scale. It introduces DCS-LDM, a framework with a scale-independent latent space and hierarchical multi-level tokens, enabling decoding at arbitrary resolutions and frame rates from a fixed latent capacity. Through level-caused, coarse-to-fine generation and a dedicated tokenizer (DCS-Tok) and diffusion model (DCS-DiT), it achieves flexible compute-quality tradeoffs while maintaining competitive reconstruction and generation performance. The approach further employs content-adaptive token allocation and temporal-spatial causality, showing strong results on images and videos and offering rapid previews and progressive refinement.
Abstract
Existing latent diffusion models typically couple scale with content complexity, using more latent tokens to represent higher-resolution images or higher-frame rate videos. However, the latent capacity required to represent visual data primarily depends on content complexity, with scale serving only as an upper bound. Motivated by this observation, we propose DCS-LDM, a novel paradigm for visual generation that decouples information complexity from scale. DCS-LDM constructs a hierarchical, scale-independent latent space that models sample complexity through multi-level tokens and supports decoding to arbitrary resolutions and frame rates within a fixed latent representation. This latent space enables DCS-LDM to achieve a flexible computation-quality tradeoff. Furthermore, by decomposing structural and detailed information across levels, DCS-LDM supports a progressive coarse-to-fine generation paradigm. Experimental results show that DCS-LDM delivers performance comparable to state-of-the-art methods while offering flexible generation across diverse scales and visual qualities.
