CVJun 25

LiveEdit: Towards Real-Time Diffusion-Based Streaming Video Editing

arXiv:2606.2674019.6
Predicted impact top 14% in CV · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the need for real-time, stable video editing in interactive and AR applications, where previous methods suffered from latency and background instability.

LiveEdit introduces a streaming video editing framework that achieves real-time frame-by-frame editing with strong content preservation, reaching 12.66 FPS and state-of-the-art visual quality among streaming baselines.

Streaming video editing has made rapid progress, yet practical deployment is still limited by two core issues: maintaining stable backgrounds and non-edited regions over time, and achieving the low latency required for real-time interactive scenarios. Meanwhile, recent streaming video generation methods are mostly developed for synthesis and cannot be directly applied to editing due to the strict preservation requirement and region-specific control. In this work, we present a novel streaming video editing framework that performs causal, frame-by-frame editing with strong content preservation and real-time responsiveness. Our key design is a three-stage distillation pipeline that progressively transfers editing capability from a powerful bidirectional foundation model to an efficient unidirectional streaming editor, enabling stable long-horizon edits without sacrificing visual fidelity. To further support real-time deployment, we introduce an AR-oriented mask cache that reuses region-related computation across frames, substantially reducing redundant processing and accelerating inference. Finally, we establish a dedicated benchmark for streaming video editing. Extensive evaluations demonstrate that our method achieves state-of-the-art visual quality among streaming baselines while drastically boosting inference speed to 12.66 FPS, making it suitable for interactive and augmented reality applications.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes