paper-with-me

Papers

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

2024-12-04 · Qinwei Lin, Xiaopeng Sun, Yu Gao, Yujie Zhong, Dengjie Li, Zheng Zhao, Haoqian Wang

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 dynamics of information infusion through ControlNet, revealing that the input from LR images predominantly influences the initial stages of the denoising process. Leveraging this insight, we introduce a novel timestep-aware diffusion model that adaptively integrates features from both ControlNet and the pre-trained Stable Diffusion (SD). Our method enhances the transmission of LR information in the early stages of diffusion to guarantee image fidelity and stimulates the generation ability of the SD model itself more in the later stages to enhance the detail of generated images. To train this method, we propose a timestep-aware training strategy that adopts distinct losses at varying timesteps and acts on disparate modules. Experiments on benchmark datasets demonstrate the effectiveness of our method. Code: https://github.com/SleepyLin/TASR

📄 PDF Abstract BibTeX arXiv:2412.03355

Code (1)

sleepylin/tasr 공식 구현 pytorch

Tasks

DenoisingImage Super-ResolutionSuper-Resolution

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 제목 키워드 기반

MetaSR: Content-Adaptive Metadata Orchestration for Generative Super-Resolution

2026-04-29 · Jiaqi Guo, Mingzhen Li, Haohong Wang, Aggelos K. Katsaggelos arxiv

We study generative super-resolution (SR) in real-world scenarios where content and degradations vary across domains, genres, and segments. For example, images and videos may alternate between text overlays, fast motion,…

Time-Aware One Step Diffusion Network for Real-World Image Super-Resolution

2025-08-22 · Tianyi Zhang, Zheng-Peng Duan, Peng-Tao Jiang, Bo Li 외 arxiv

Diffusion-based real-world image super-resolution (Real-ISR) methods have demonstrated impressive performance.To achieve efficient Real-ISR, many works employ Variational Score Distillation (VSD) to distill pre-trained s…

Image Super-Resolution

CTCal: Rethinking Text-to-Image Diffusion Models via Cross-Timestep Self-Calibration

2026-03-21 · Xiefan Guo, Xinzhu Ma, Haiyu Zhang, Di Huang arxiv

Recent advancements in text-to-image synthesis have been largely propelled by diffusion-based models, yet achieving precise alignment between text prompts and generated images remains a persistent challenge. We find that…

Representation Learning

Joint Geometric and Trajectory Consistency Learning for One-Step Real-World Super-Resolution

2026-02-27 · Chengyan Deng, Zhangquan Chen, Li Yu, Kai Zhang 외 arxiv

Diffusion-based Real-World Image Super-Resolution (Real-ISR) achieves impressive perceptual quality but suffers from high computational costs due to iterative sampling. While recent distillation approaches leveraging lar…

Image Super-Resolution

DiffPro: Joint Timestep and Layer-Wise Precision Optimization for Efficient Diffusion Inference

2025-11-14 · Farhana Amin, Sabiha Afroz, Kanchon Gharami, Mona Moghadampanah 외 arxiv

Diffusion models produce high quality images but inference is costly due to many denoising steps and heavy matrix operations. We present DiffPro, a post-training, hardware-faithful framework that works with the exact int…

Model Compression