One Editor, Many Edits: A Unified Training-Free Framework for Diverse Video Editing
Summary
EditVid is a unified training-free video editing framework that supports instruction-guided and subject-guided edits using sparse causal memory, token injection, and soft latent blending, achieving high fidelity and outperforming baseline methods in benchmarks.
View Cached Full Text
Cached at: 09/07/26, 04:17 PM
Paper page - One Editor, Many Edits: A Unified Training-Free Framework for Diverse Video Editing
Source: https://huggingface.co/papers/2609.04190
Abstract
EditVid is a unified training-free video editing framework that uses sparse causal memory, token injection, and soft latent blending to support both instruction-guided and subject-guided edits with high fidelity.
Video editing spans diverse editing paradigms, yet achieving high-quality instruction-guided andsubject-guided editingwithin a single unified framework remains challenging. We introduce EditVid, a training-free framework combiningsparse causal memoryfor local coherence,correspondence-based post-attention token injectionfor long-range identity preservation, andsoft latent blendingfor edit locality. The same framework supports instruction-guided and reference-guided edits, including style transfer, attribute modification, object insertion, part-level editing, and subject replacement. On FiVE, EditVid achieves 78.16FiVE-Acc, compared with 58.95 for the strongest evaluated training-free baseline, while obtaining competitive results on IVEBench. A user study further shows a 51.8\% overall preference for EditVid over 7 competing methods.
View arXiv pageView PDFProject pageGitHub0Add to collection
Get this paper in your agent:
hf papers read 2609\.04190
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2609.04190 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2609.04190 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2609.04190 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
Uni-Edit: Intelligent Editing Is A General Task For Unified Model Tuning
Uni-Edit proposes using intelligent image editing as a single general task to simultaneously improve unified multimodal models' understanding, generation, and editing capabilities, with an automated data synthesis pipeline creating complex editing instructions.
EditaLive! Unified Character Video Editing for Live Streaming
EditaLive is a novel framework for real-time human-centric live-stream video editing that adapts image animation models using causal generation and distillation for efficient streaming inference.
LiveEdit: Towards Real-Time Diffusion-Based Streaming Video Editing
LiveEdit proposes a causal, frame-by-frame streaming video editing framework that achieves real-time performance (12.66 FPS) via a three-stage distillation pipeline and AR-oriented mask cache, enabling stable long-horizon edits.
PermaVid: Consistent Video Generation Across Edits via Disentangled Context Memory
PermaVid introduces a multi-modal context memory that disentangles appearance and geometric structure to maintain long-term video consistency after editing operations, outperforming prior methods.
InfinityEdit: Infinite Video Editing with a Lightweight Edit-Ignition Adapter
InfinityEdit proposes a lightweight adapter for infinite video editing that enables continuous edits on streaming video frames using history, temporal, and edit attention modules, maintaining stability over unbounded sequences.