Skip to content

Zhengsh123/V-Bridge

Repository files navigation

V-Bridge: Bridging Video Generative Priors to Versatile Few-shot Image Restoration

📄 Paper   |   🤗 Model   |   🌐 Website   |  

This repo contains the code for the paper V-Bridge: Bridging Video Generative Priors to Versatile Few-shot Image Restoration.

Overview

Large-scale video generative models are trained on vast and diverse visual data, enabling them to internalize rich structural, semantic, and dynamic priors of the visual world. While these models have demonstrated impressive generative capability, their potential as general-purpose visual learners remains largely untapped. In this work, we introduce V-Bridge, a framework that bridges this latent capacity to versatile few-shot image restoration tasks. We reinterpret image restoration not as a static regression problem, but as a progressive generative process, and leverage video models to simulate the gradual refinement from degraded inputs to high-fidelity outputs. Surprisingly, with only 1,000 multi-task training samples (less than 2% of existing restoration methods), pretrained video models can be induced to perform competitive image restoration, achieving multiple tasks with a single model, rivaling specialized architectures designed explicitly for this purpose. Our findings reveal that video generative models implicitly learn powerful and transferable restoration priors that can be activated with only extremely limited data, challenging the traditional boundary between generative modeling and low-level vision, and opening a new design paradigm for foundation models in visual tasks.

Figure 1: Left: Image restoration is formulated as progressive video generation with frame drift correction. Right: Leveraging video generative priors leads to stronger generalization under limited data compared to current image restoration method.

ToDO

  • Release test code.
  • Release training code.
  • Release training dataset.
  • Optimize inference speed.

Experiments

Eval

Please refer to V-Bridge/README.md:

The key visual results of V-Bridge are as follows:

Contact

If interested in our work, please contact us at:

- Shenghe Zheng: shenghez.zheng@gmail.com

Citation

@article{zheng2026V-Bridge,
  title={V-Bridge: Bridging Video Generative Priors to Versatile Few-shot Image Restoration},
  author={Zheng, Shenghe and Jiang, Junpeng and Li, Wenbo},
  journal={arXiv preprint arXiv:2603.13089},
  year={2026}
}

Reference

Thanks to the open-source projects VideoX-Fun, Wan-AI.

About

Official GitHub repo for V-Bridge: Bridging Video Generative Priors to Versatile Few-shot Image Restoration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors