InstantViR: Real-Time Video Inverse Problem Solver with Distilled Diffusion Prior
Weimin Bai, Suzhe Xu, Yiwei Ren, Jinhua Hao, Ming Sun, Wenzheng Chen, He Sun

TL;DR
InstantViR is a real-time video inverse problem solver that uses a distilled diffusion prior to achieve high-quality reconstructions at over 35 FPS, enabling practical streaming and AR/VR applications.
Contribution
The paper introduces a novel amortized inference framework that distills a video diffusion model into a fast, single-pass predictor, eliminating iterative sampling and enabling real-time performance.
Findings
Runs at over 35 FPS on NVIDIA A100 GPUs.
Achieves up to 100x speedup over traditional diffusion methods.
Matches or surpasses diffusion-based baselines in quality.
Abstract
Video inverse problems are fundamental to streaming, telepresence, and AR/VR, where high perceptual quality must coexist with tight latency constraints. Diffusion-based priors currently deliver state-of-the-art reconstructions, but existing approaches either adapt image diffusion models with ad hoc temporal regularizers - leading to temporal artifacts - or rely on native video diffusion models whose iterative posterior sampling is far too slow for real-time use. We introduce InstantViR, an amortized inference framework for ultra-fast video reconstruction powered by a pre-trained video diffusion prior. We distill a powerful bidirectional video diffusion model (teacher) into a causal autoregressive student that maps a degraded video directly to its restored version in a single forward pass, inheriting the teacher's strong temporal modeling while completely removing iterative test-time…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Stochastic Gradient Optimization Techniques · Advanced Image Processing Techniques
