← 返回论文检索
ICML 2026PosterAccept (regular)

MiVE: Multiscale Vision-language features for reference-guided video Editing

Tong Wang, Meng Zou, WU CHENGJING, Xiaochao Qu, Luoqi Liu, Xiaolin Hu, Ting Liu

MT Lab · Beijing University of Post and Telecommunications · Meitu Inc · Meitu · Meitu inc · Tsinghua University · Beijing Meitu Home Technology Co., Ltd.

PDF 由论文原始站点提供,PaperCompass 不保存论文文件。

摘要

Reference-guided video editing takes a source video, a text instruction, and a reference image as inputs, requiring the model to faithfully apply the instructed edits while preserving original motion and unedited content. Existing methods fall into two paradigms, each with inherent limitations: decoupled encoders suffer from modality gaps when processing instructions and visual content independently, while unified vision-language encoders lose fine-grained spatial details by relying solely on final-layer representations. We observe that VLM layers encode complementary information hierarchically—early layers capture localized spatial details essential for precise editing, while deeper layers encode global semantics for instruction comprehension. Building on this insight, we present \textbf{MiVE} (\textbf{M}ult\textbf{i}scale \textbf{V}ision-language features for reference-guided video \textbf{E}diting), a framework that repurposes VLMs as multiscale feature extractors. MiVE extracts hierarchical features from Qwen3-VL and integrates them into a unified self-attention Diffusion Transformer, eliminating the modality mismatch inherent in cross-attention designs. Experiments demonstrate that MiVE achieves state-of-the-art performance by ranking highest in human preference, outperforming both academic methods and commercial systems.