paper-with-me

Papers

Timestep-Aware Diffusion Model for Extreme Image Rescaling

2024-08-17 · Ce Wang, Zhenyu Hu, Wanjie Sun, Zhenzhong Chen

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.

📄 PDF Abstract BibTeX arXiv:2408.09151

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderImage Rescalingmodel

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Joint Degradation-Aware Arbitrary-Scale Super-Resolution for Variable-Rate Extreme Image Compression

2026-03-18 · Xinning Chai, Zhengxue Cheng, Xin Li, Rong Xie 외 arxiv

Recent diffusion-based extreme image compression methods have demonstrated remarkable performance at ultra-low bitrates. However, most approaches require training separate diffusion models for each target bitrate, result…

Image Compression

Timestep Rescheduling in Diffusion Inversion

2026-06-13 · Shangquan Sun, Ting Gong, Zhirui Liu, Jiamin Wu 외 arxiv

Diffusion inversion, which maps images back to the Gaussian latent space of a diffusion model, is a critical task for image reconstruction and editing. While DDIM enables fast deterministic inversion, it inherently intro…

Image Reconstruction

Timestep Embedding Tells: It's Time to Cache for Video Diffusion Model

2024-11-28 · CVPR 2025 1 · Feng Liu, Shiwei Zhang, XiaoFeng Wang, Yujie Wei 외

As a fundamental backbone for video generation, diffusion models are challenged by low inference speed due to the sequential nature of denoising. Previous methods speed up the models by caching and reusing model outputs …

DenoisingVideo Generation

Faithful Extreme Image Rescaling with Learnable Reversible Transformation and Semantic Priors

2026-05-01 · Hao Wei, Yanhui Zhou, Chenyang Ge, Saeed Anwar 외 arxiv

Most recent extreme rescaling methods struggle to preserve semantically consistent structures and produce realistic details, due to the severely ill-posed nature of low- to high-resolution mapping under scaling factors o…

Image Rescaling

TASR: Timestep-Aware Diffusion Model for Image Super-Resolution

2024-12-04 · Qinwei Lin, Xiaopeng Sun, Yu Gao, Yujie Zhong 외

Diffusion models have recently achieved outstanding results in the field of image super-resolution. These methods typically inject low-resolution (LR) images via ControlNet.In this paper, we first explore the temporal dy…

DenoisingImage Super-ResolutionSuper-Resolution