paper-with-me

홈 › Papers

EditaLive! Unified Character Video Editing for Live Streaming

2026-08-27 · Zhiyuan Li, Chi-Man Pun, Peng-Tao Jiang, Bo Li, Xiaodong Cun 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 streaming remains challenging, as they may introduce facial-expression inconsistencies and typically depend on multiple offline inference steps, making them unsuitable for real-time interaction. We propose EditaLive, a novel framework for real-time streaming character video editing. In detail, we start from a pretrained image animation model (Wan-Animate), which naturally decouples appearance from motion, and repurpose it as the base model for instruction-based human-centric video editing by reference frame editing and video reconstruction via the collected CharEdit-50K dataset. Besides, we adapt the model from offline bidirectional to causal streaming generation, and design an aligned self-rollout distillation strategy that compresses the model into a two-step sampler, where fixed RoPE and align forcing reduce training--inference discrepancies, and first-frame preserved sparse attention filters redundant historical information to mitigate appearance drift. Extensive experiments demonstrate that EditaLive delivers state-of-the-art editing performance with faithful preservation of facial expressions and low-latency real-time streaming inference.

📄 PDF Abstract BibTeX arXiv:2608.27123

Code (0)

등록된 구현이 없습니다.

Tasks

Video Reconstruction

Similar Papers 제목 키워드 기반

LIVEditor-14B: Lightning Unified Video Editing via In-Context Sparse Attention

2026-05-06 · Shitong Shao, Zikai Zhou, Haopeng Li, Yingwei Song 외 arxiv

Video editing has evolved toward In-Context Learning (ICL) paradigms, yet the resulting quadratic attention costs create a critical computational bottleneck. In this work, we propose In-context Sparse Attention (ISA), th…

UniVBench: Towards Unified Evaluation for Video Foundation Models

2026-02-25 · Jianhui Wei, Xiaotian Zhang, Yichen Li, Yuan Wang 외 arxiv

Video foundation models aim to integrate video understanding, generation, editing, and instruction following within a single framework, making them a central direction for next-generation multimodal systems. However, exi…

Instruction FollowingVideo ReconstructionVideo Generation

RIGID: Recurrent GAN Inversion and Editing of Real Face Videos

2023-08-11 · ICCV 2023 1 · Yangyang Xu, Shengfeng He, Kwan-Yee K. Wong, Ping Luo

GAN inversion is indispensable for applying the powerful editability of GAN to real images. However, existing methods invert video frames individually often leading to undesired inconsistent results over time. In this pa…

AttributeFacial EditingVideo Reconstruction

UniVideo: Unified Understanding, Generation, and Editing for Videos

2025-10-09 · Cong Wei, Quande Liu, Zixuan Ye, Qiulin Wang 외 arxiv

Unified multimodal models have shown promising results in multimodal content generation and editing but remain largely limited to the image domain. In this work, we present UniVideo, a versatile framework that extends un…

Video GenerationText GenerationStyle TransferImage Editing

IC-Effect: Precise and Efficient Video Effects Editing via In-Context Learning

2025-12-17 · Yuanhang Li, Yiren Song, Junzhe Bai, Xinran Liang 외 arxiv

We propose \textbf{IC-Effect}, an instruction-guided, DiT-based framework for few-shot video VFX editing that synthesizes complex effects (\eg flames, particles and cartoon characters) while strictly preserving spatial a…

Instruction Following