VISION-XL: High Definition Video Inverse Problem Solver Using Latent Image Diffusion Models

Abstract

In this paper, we propose a novel framework for solving high-definition video inverse problems using latent image diffusion models. Building on recent advancements in spatio-temporal optimization for video inverse problems using image diffusion models, our approach leverages latent-space diffusion models to achieve enhanced video quality and resolution. To address the high computational demands of processing high-resolution frames, we introduce a pseudo-batch consistent sampling strategy, allowing efficient operation on a single GPU. Additionally, to improve temporal consistency, we present pseudo-batch inversion, an initialization technique that incorporates informative latents from the measurement. By integrating with SDXL, our framework achieves state-of-the-art video reconstruction across a wide range of spatio-temporal inverse problems, including complex combinations of frame averaging and various spatial degradations, such as deblurring, super-resolution, and inpainting. Unlike previous methods, our approach supports multiple aspect ratios (landscape, vertical, and square) and delivers HD-resolution reconstructions (exceeding 1280x720) in under 6 seconds per frame on a single NVIDIA 4090 GPU. Project page: https://vision-xl.github.io/.

Cite

Text

Kwon and Ye. "VISION-XL: High Definition Video Inverse Problem Solver Using Latent Image Diffusion Models." International Conference on Computer Vision, 2025.

Markdown

[Kwon and Ye. "VISION-XL: High Definition Video Inverse Problem Solver Using Latent Image Diffusion Models." International Conference on Computer Vision, 2025.](https://mlanthology.org/iccv/2025/kwon2025iccv-visionxl/)

BibTeX

@inproceedings{kwon2025iccv-visionxl,
  title     = {{VISION-XL: High Definition Video Inverse Problem Solver Using Latent Image Diffusion Models}},
  author    = {Kwon, Taesung and Ye, Jong Chul},
  booktitle = {International Conference on Computer Vision},
  year      = {2025},
  pages     = {10465-10474},
  url       = {https://mlanthology.org/iccv/2025/kwon2025iccv-visionxl/}
}