paper-with-me

홈 › Papers

Streaming Video Editing with Easy Adaptation

2026-09-21 · Yujia Hu, Jiajun Li, Zihao He, Songhua Liu hf

In this paper, we propose SVEET, a framework that requires merely training on a pretrained bidirectional video diffusion model but supports high-quality streaming video editing in an auto-regressive fashion. To tackle this problem, we first systematically revisit existing video-to-video diffusion approaches and identify two key principles for such streaming adaptation: backbone feature disentanglement and conditional frame independence. Building on these insights, we develop a novel paradigm for controllable video generation. At its core, an auxiliary model branch encodes source video inputs with temporally independent self-attention, and the intermediate features are injected into the corresponding backbone blocks for streaming-compatible control. Moreover, to bridge the discrepancy between the feature spaces of bidirectional and streaming models, we propose a decoupled training scheme that explicitly enforces the orthogonality between the optimization directions of video controllability and model causality. Such disentanglement ensures compatibility between the two objectives at inference and facilitates smooth zero-shot knowledge transfer across heterogeneous backbone architectures. Extensive experiments demonstrate that SVEET achieves superior editing quality while maintaining real-time performance, attaining 15 FPS on a single H100 GPU 17 without any auxiliary acceleration techniques. Codes are available at https://github.com/YujiaHu1109/SVEET.

📄 PDF Abstract BibTeX arXiv:2609.24788

Code (3)

InsomaniacElf/sg-tamil-tts-resources- ★ 1
YujiaHu1109/SVEET ★ 13
liutaocode/Video-Generation-arxiv-daily ★ 19

Tasks

Video Generation

Similar Papers 제목 키워드 기반

Streaming Video Diffusion: Online Video Editing with Diffusion Models

2024-05-30 · Feng Chen, Zhen Yang, Bohan Zhuang, Qi Wu

We present a novel task called online video editing, which is designed to edit \textbf{streaming} frames while maintaining temporal consistency. Unlike existing offline video editing assuming all frames are pre-establish…

Video Editing

StreamingEffect: Real-Time Human-Centric Video Effect Generation

2026-05-16 · Yiren Song, Cheng Liu, Yuxin Jiang, Mike Zheng Shou arxiv

Streaming video effect generation is highly desirable for live human-centric applications such as e-commerce streaming, entertainment, and vlogging, yet remains difficult due to the lack of suitable data and deployable e…

Text-to-Video Generation

EditaLive! Unified Character Video Editing for Live Streaming

2026-08-27 · Zhiyuan Li, Chi-Man Pun, Peng-Tao Jiang, Bo Li 외 arxiv

Conventional video editing primarily focuses on scene-level content, whereas live streaming places greater emphasis on the human subject. However, directly applying existing video-editing methods to human-centric live st…

Video Reconstruction

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

2026-06-25 · Xinyu Wang, Chongbo Zhao, Fangneng Zhan, Yue Ma arxiv

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 r…

Video Generation

JoyAI-Video-Edit: Real-Time Open-Ended Video Editing with Autoregressive Diffusion

2026-08-04 · Yicheng Xiao, Wenxun Dai, Xinran Qin, Lin Song 외 hf

Real-time video editing requires low-latency causal generation with bounded computational resources while preserving source fidelity and long-term temporal consistency. We present JoyAI-Video-Edit, a 16B-parameter autore…