paper-with-me

Papers

SeedVR: Seeding Infinity in Diffusion Transformer Towards Generic Video Restoration

2025-01-02 · CVPR 2025 1 · Jianyi Wang, Zhijie Lin, Meng Wei, Yang Zhao, Ceyuan Yang, Chen Change Loy, Lu Jiang

Video restoration poses non-trivial challenges in maintaining fidelity while recovering temporally consistent details from unknown degradations in the wild. Despite recent advances in diffusion-based restoration, these methods often face limitations in generation capability and sampling efficiency. In this work, we present SeedVR, a diffusion transformer designed to handle real-world video restoration with arbitrary length and resolution. The core design of SeedVR lies in the shifted window attention that facilitates effective restoration on long video sequences. SeedVR further supports variable-sized windows near the boundary of both spatial and temporal dimensions, overcoming the resolution constraints of traditional window attention. Equipped with contemporary practices, including causal video autoencoder, mixed image and video training, and progressive training, SeedVR achieves highly-competitive performance on both synthetic and real-world benchmarks, as well as AI-generated videos. Extensive experiments demonstrate SeedVR's superiority over existing methods for generic video restoration.

📄 PDF Abstract BibTeX arXiv:2501.01320

Code (0)

등록된 구현이 없습니다.

Tasks

Video Restoration

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
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 제목 키워드 기반

SeedVR2: One-Step Video Restoration via Diffusion Adversarial Post-Training

2025-06-05 · Jianyi Wang, Shanchuan Lin, Zhijie Lin, Yuxi Ren 외

Recent advances in diffusion-based video restoration (VR) demonstrate significant improvement in visual quality, yet yield a prohibitive computational cost during inference. While several distillation-based approaches ha…

Image RestorationVideo Restoration

PointInfinity: Resolution-Invariant Point Diffusion Models

2024-04-04 · CVPR 2024 1 · Zixuan Huang, Justin Johnson, Shoubhik Debnath, James M. Rehg 외

We present PointInfinity, an efficient family of point cloud diffusion models. Our core idea is to use a transformer-based architecture with a fixed-size, resolution-invariant latent representation. This enables efficien…

Code Farming: A Process for Creating Generic Computational Building Blocks

2019-01-30 · David Landaeta

Motivated by a desire to improve on the current state of the art in genetic programming, and aided by recent progress in understanding the computational aspects of evolutionary systems, we describe a process that creates…

Improved Adversarial Diffusion Compression for Real-World Video Super-Resolution

2026-02-28 · Bin Chen, Weiqi Li, Shijie Zhao, Xuanyu Zhang 외 arxiv

While many diffusion models have achieved impressive results in real-world video super-resolution (Real-VSR) by generating rich and realistic details, their reliance on multi-step sampling leads to slow inference. One-st…

Video Super-Resolution

Infinity: Scaling Bitwise AutoRegressive Modeling for High-Resolution Image Synthesis

2024-12-05 · CVPR 2025 1 · Jian Han, Jinlai Liu, Yi Jiang, Bin Yan 외

We present Infinity, a Bitwise Visual AutoRegressive Modeling capable of generating high-resolution, photorealistic images following language instruction. Infinity redefines visual autoregressive model under a bitwise to…

Image Generation