paper-with-me

홈 › Papers

Towards Redundancy Reduction in Diffusion Models for Efficient Video Super-Resolution

2025-09-28 · Jinpei Guo, Yifei Ji, Shengwei Wang, Zheng Chen, Yufei Wang, Sizhuo Ma, Yong Guo, Baiang Li, Jusheng Zhang, Yulun Zhang, Jian Wang arxiv

Diffusion models have recently shown promising results for video super-resolution (VSR). However, directly adapting generative diffusion models to VSR can result in redundancy, since low-quality videos already preserve substantial content information. Such redundancy leads to increased computational overhead and learning burden, as the model performs superfluous operations and must learn to filter out irrelevant information. To address this problem, we propose OASIS, an efficient $\textbf{o}$ne-step diffusion model with $\textbf{a}$ttention $\textbf{s}$pecialization for real-world v$\textbf{i}$deo $\textbf{s}$uper-resolution. OASIS incorporates an attention specialization routing that assigns attention heads to different patterns according to their intrinsic behaviors. This routing mitigates redundancy while effectively preserving pretrained knowledge, allowing diffusion models to better adapt to VSR and achieve stronger performance. Moreover, we propose a simple yet effective progressive training strategy, which starts with temporally consistent degradations and then shifts to inconsistent settings. This strategy facilitates learning under complex degradations. Extensive experiments demonstrate that OASIS achieves state-of-the-art performance on both synthetic and real-world datasets. OASIS also provides superior inference speed, offering a $\textbf{6.2$\times$}$ speedup over one-step diffusion baselines such as SeedVR2. The code will be available at \href{https://github.com/jp-guo/OASIS}{https://github.com/jp-guo/OASIS}.

📄 PDF Abstract BibTeX arXiv:2509.23980

Code (0)

등록된 구현이 없습니다.

Tasks

Video Super-Resolution

Similar Papers 제목 키워드 기반

AsymRnR: Video Diffusion Transformers Acceleration with Asymmetric Reduction and Restoration

2024-12-16 · Wenhao Sun, Rong-Cheng Tu, Jingyi Liao, Zhao Jin 외

Video Diffusion Transformers (DiTs) have demonstrated significant potential for generating high-fidelity videos but are computationally intensive. Existing acceleration methods include distillation, which requires costly…

DenoisingToken Reduction

Rethinking Diffusion Model-Based Video Super-Resolution: Leveraging Dense Guidance from Aligned Features

2025-11-21 · Jingyi Xu, Meisong Zheng, Ying Chen, Minglang Qiao 외 arxiv

Diffusion model (DM) based Video Super-Resolution (VSR) approaches achieve impressive perceptual quality. However, they suffer from error accumulation, spatial artifacts, and a trade-off between perceptual quality and fi…

Video Super-Resolution

SuperGen: An Efficient Ultra-high-resolution Video Generation System with Sketching and Tiling

2025-08-25 · Fanjiang Ye, Zepeng Zhao, Yi Mu, Jucheng Shen 외 arxiv

Diffusion models have recently achieved remarkable success in generative tasks (e.g., image and video generation), and the demand for high-quality content (e.g., 2K/4K videos) is rapidly increasing across various domains…

Video Generation

CoReDiT: Spatial Coherence-Guided Token Pruning and Reconstruction for Efficient Diffusion Transformers

2026-05-13 · Zhuojin Li, Hsin-Pai Cheng, Hong Cai, Shizhong Han 외 arxiv

Diffusion Transformers (DiTs) deliver remarkable image and video generation quality but incur high computational cost, limiting scalability and on-device deployment. We introduce CoReDiT, a structured token pruning frame…

Video Generation

BurstGP: Enhancing Raw Burst Image Super Resolution with Generative Priors

2026-04-26 · Dong Huo, Tristan Aumentado-Armstrong, Samrudhdhi B. Rangrej, Maitreya Suin 외 arxiv

Burst image super resolution (BISR) aims to construct a single high-resolution (HR) image by aggregating information from multiple low-resolution (LR) frames, relying on temporal redundancy and spatial coherence across t…

Video Super-Resolution