paper-with-me

Papers

Learning Spatial Adaptation and Temporal Coherence in Diffusion Models for Video Super-Resolution

2024-03-25 · CVPR 2024 1 · Zhikai Chen, Fuchen Long, Zhaofan Qiu, Ting Yao, Wengang Zhou, Jiebo Luo, Tao Mei

Diffusion models are just at a tipping point for image super-resolution task. Nevertheless, it is not trivial to capitalize on diffusion models for video super-resolution which necessitates not only the preservation of visual appearance from low-resolution to high-resolution videos, but also the temporal consistency across video frames. In this paper, we propose a novel approach, pursuing Spatial Adaptation and Temporal Coherence (SATeCo), for video super-resolution. SATeCo pivots on learning spatial-temporal guidance from low-resolution videos to calibrate both latent-space high-resolution video denoising and pixel-space video reconstruction. Technically, SATeCo freezes all the parameters of the pre-trained UNet and VAE, and only optimizes two deliberately-designed spatial feature adaptation (SFA) and temporal feature alignment (TFA) modules, in the decoder of UNet and VAE. SFA modulates frame features via adaptively estimating affine parameters for each pixel, guaranteeing pixel-wise guidance for high-resolution frame synthesis. TFA delves into feature interaction within a 3D local window (tubelet) through self-attention, and executes cross-attention between tubelet and its low-resolution counterpart to guide temporal feature alignment. Extensive experiments conducted on the REDS4 and Vid4 datasets demonstrate the effectiveness of our approach.

📄 PDF Abstract BibTeX arXiv:2403.17000

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderDenoisingImage Super-ResolutionSuper-ResolutionVideo DenoisingVideo ReconstructionVideo Super-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 제목 키워드 기반

Inflation with Diffusion: Efficient Temporal Adaptation for Text-to-Video Super-Resolution

2024-01-18 · Xin Yuan, Jinoo Baek, Keyang Xu, Omer Tov 외

We propose an efficient diffusion-based text-to-video super-resolution (SR) tuning approach that leverages the readily learned capacity of pixel level image diffusion model to capture spatial information for video genera…

Super-ResolutionVideo GenerationVideo Super-Resolution

DVFace: Spatio-Temporal Dual-Prior Diffusion for Video Face Restoration

2026-04-16 · Zheng Chen, Bowen Chai, Rongjun Gao, Mingtao Nie 외 arxiv

Video face restoration aims to enhance degraded face videos into high-quality results with realistic facial details, stable identity, and temporal coherence. Recent diffusion-based methods have brought strong generative …

Zero-Shot Video Translation and Editing with Frame Spatial-Temporal Correspondence

2025-12-03 · Shuai Yang, Junxin Lin, Yifan Zhou, Ziwei Liu 외 arxiv

The remarkable success in text-to-image diffusion models has motivated extensive investigation of their potential for video applications. Zero-shot techniques aim to adapt image diffusion models for videos without requir…

FADRA: Frequency-Aware Diffusion with Residual Adaptation for Video Face Restoration

2026-07-07 · Jin Jiang, Jia Wang, Panwen Hu, Weiran Zhao 외 arxiv

Video face restoration (VFR) aims to recover high-quality and temporally consistent facial details from severely degraded video sequences; however, existing methods still struggle to balance spatial fidelity and temporal…

Edit Temporal-Consistent Videos with Image Diffusion Model

2023-08-17 · Yuanzhi Wang, Yong Li, Xiaoya Zhang, Xin Liu 외

Large-scale text-to-image (T2I) diffusion models have been extended for text-guided video editing, yielding impressive zero-shot video editing performance. Nonetheless, the generated videos usually show spatial irregular…

modelVideo EditingVideo Temporal Consistency