Timestep-Aware Diffusion Model for Extreme Image Rescaling
Ce Wang, Zhenyu Hu, Wanjie Sun, Zhenzhong Chen
TL;DR
This work tackles extreme image rescaling, where downsampling factors of $16\times$ or $32\times$ create highly ill-posed upscaling. It introduces TADM, a framework that performs rescaling in a pre-trained VAE latent space via a Decoupled Feature Rescaling Module and enhances details with a one-step diffusion update guided by a Time-Step Prediction Module, plus a hybrid time scheduler. The key contributions include latent-space bidirectional mapping for robust downscaling, adaptive diffusion utilization through time-step alignment, and a tiled inference strategy for ultra-high-resolution inputs, yielding superior quantitative and qualitative performance across DIV2K, Urban100, DIV8K, and CLIC2020 comparisons. This approach demonstrates strong semantic fidelity and texture realism while maintaining practical inference efficiency, with potential to inform image compression and large-scale deployment scenarios.
Abstract
Image rescaling aims to learn the optimal low-resolution (LR) image that can be accurately reconstructed to its original high-resolution (HR) counterpart, providing an efficient image processing and storage method for ultra-high definition media. However, extreme downscaling factors pose significant challenges to the upscaling process due to its highly ill-posed nature, causing existing image rescaling methods to struggle in generating semantically correct structures and perceptual friendly textures. In this work, we propose a novel framework called Timestep-Aware Diffusion Model (TADM) for extreme image rescaling, which performs rescaling operations in the latent space of a pre-trained autoencoder and effectively leverages powerful natural image priors learned by a pre-trained text-to-image diffusion model. Specifically, TADM adopts a pseudo-invertible module to establish the bidirectional mapping between the latent features of the HR image and the target-sized LR image. Then, the rescaled latent features are enhanced by a pre-trained diffusion model to generate more faithful details. Considering the spatially non-uniform degradation caused by the rescaling operation, we propose a novel time-step alignment strategy, which can adaptively allocate the generative capacity of the diffusion model based on the quality of the reconstructed latent features. Extensive experiments demonstrate the superiority of TADM over previous methods in both quantitative and qualitative evaluations.
