paper-with-me

Papers

teasr: training-efficient any-step diffusion transformer for real-world image super-resolution

2026-06-15 · Xiang Gao, Chenxin Zhu, Yushun Fang, Qiang Hu, Xiaoyun Zhang arxiv

Diffusion models excel in Real-World Image Super-Resolution (Real-ISR) due to their powerful generative priors but suffer from slow iterative sampling. Although existing one-step distillation methods accelerate inference, they typically require auxiliary teacher models that inflate training memory and restrict scalability to large-scale architectures. Furthermore, these fixed-step models lack the flexibility to trade off speed for quality. In this paper, we propose TEASR, a training-efficient any-step diffusion framework for Real-ISR that enables both one-step and multi-step restoration within a unified model. Our key idea is to perform self-adversarial distillation within a single diffusion model, eliminating the need for auxiliary teachers or discriminators. Specifically, we propose a timestep-aware rectification strategy that stabilizes one-step generation across noise levels. These two designs further enables the distillation of 20B-parameter diffusion models on a single GPU, significantly improving training efficiency. Moreover, we introduce a dual-branch diffusion transformer with decoupled timestep condition to separate the current noise state and the denoising target to enhance sampling quality. Extensive experiments demonstrate that TEASR supports seamless any-step sampling and consistently outperforms state-of-the-art methods across multiple datasets.

📄 PDF Abstract BibTeX arXiv:2606.16188

Code (0)

등록된 구현이 없습니다.

Tasks

Image Super-Resolution

Similar Papers 제목 키워드 기반

LiteASR: Efficient Automatic Speech Recognition with Low-Rank Approximation

2025-02-27 · Keisuke Kamahori, Jungo Kasai, Noriyuki Kojima, Baris Kasikci

Modern automatic speech recognition (ASR) models, such as OpenAI's Whisper, rely on deep encoder-decoder architectures, and their encoders are a critical bottleneck for efficient deployment due to high computational inte…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DecoderLow-rank compression+2

One-Step Diffusion Transformer for Controllable Real-World Image Super-Resolution

2025-11-21 · Yushun Fang, Yuxiang Chen, Shibo Yin, Qiang Hu 외 arxiv

Recent advances in diffusion-based real-world image super-resolution (Real-ISR) have demonstrated remarkable perceptual quality, yet the balance between fidelity and controllability remains a problem: multi-step diffusio…

Image Super-Resolution

Effective Diffusion Transformer Architecture for Image Super-Resolution

2024-09-29 · Kun Cheng, Lei Yu, Zhijun Tu, Xiao He 외

Recent advances indicate that diffusion models hold great promise in image super-resolution. While the latest methods are primarily based on latent diffusion models with convolutional neural networks, there are few attem…

Image GenerationImage Super-ResolutionSuper-Resolution

FideDiff: Efficient Diffusion Model for High-Fidelity Image Motion Deblurring

2025-10-02 · Xiaoyang Liu, Zhengyan Zhou, Zihang Xu, Jiezhang Cao 외 arxiv

Recent advancements in image motion deblurring, driven by CNNs and transformers, have made significant progress. Large-scale pre-trained diffusion models, which are rich in real-world modeling, have shown great promise f…

Image Restoration

OmniCache: A Trajectory-Oriented Global Perspective on Training-Free Cache Reuse for Diffusion Transformer Models

2025-08-22 · Huanpeng Chu, Wei Wu, Guanyu Fen, Yutao Zhang arxiv

Diffusion models have emerged as a powerful paradigm for generative tasks such as image synthesis and video generation, with Transformer architectures further enhancing performance. However, the high computational cost o…

Video Generation