CVDec 18, 2025

VIVA: VLM-Guided Instruction-Based Video Editing with Reward Optimization

arXiv:2512.16906v16 citationsh-index: 14
Originality Highly original
AI Analysis

This addresses the generalization gap in video editing for users needing to modify videos based on natural-language instructions, representing a strong specific gain rather than a foundational advancement.

The paper tackles the problem of instruction-based video editing by proposing VIVA, a framework that uses VLM-guided encoding and reward optimization to improve generalization to diverse and complex instructions, achieving superior performance over state-of-the-art methods in experiments.

Instruction-based video editing aims to modify an input video according to a natural-language instruction while preserving content fidelity and temporal coherence. However, existing diffusion-based approaches are often trained on paired data of simple editing operations, which fundamentally limits their ability to generalize to diverse and complex, real-world instructions. To address this generalization gap, we propose VIVA, a scalable framework for instruction-based video editing that leverages VLM-guided encoding and reward optimization. First, we introduce a VLM-based instructor that encodes the textual instruction, the first frame of the source video, and an optional reference image into visually-grounded instruction representations, providing fine-grained spatial and semantic context for the diffusion transformer backbone. Second, we propose a post-training stage, Edit-GRPO, which adapts Group Relative Policy Optimization to the domain of video editing, directly optimizing the model for instruction-faithful, content-preserving, and aesthetically pleasing edits using relative rewards. Furthermore, we propose a data construction pipeline designed to synthetically generate diverse, high-fidelity paired video-instruction data of basic editing operations. Extensive experiments show that VIVA achieves superior instruction following, generalization, and editing quality over state-of-the-art methods. Website: https://viva-paper.github.io

Foundations

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

Your Notes