English

DIVE: Taming DINO for Subject-Driven Video Editing

Computer Vision and Pattern Recognition 2025-07-30 v2 Artificial Intelligence

Abstract

Building on the success of diffusion models in image generation and editing, video editing has recently gained substantial attention. However, maintaining temporal consistency and motion alignment still remains challenging. To address these issues, this paper proposes DINO-guided Video Editing (DIVE), a framework designed to facilitate subject-driven editing in source videos conditioned on either target text prompts or reference images with specific identities. The core of DIVE lies in leveraging the powerful semantic features extracted from a pretrained DINOv2 model as implicit correspondences to guide the editing process. Specifically, to ensure temporal motion consistency, DIVE employs DINO features to align with the motion trajectory of the source video. For precise subject editing, DIVE incorporates the DINO features of reference images into a pretrained text-to-image model to learn Low-Rank Adaptations (LoRAs), effectively registering the target subject's identity. Extensive experiments on diverse real-world videos demonstrate that our framework can achieve high-quality editing results with robust motion consistency, highlighting the potential of DINO to contribute to video editing. Project page: https://dino-video-editing.github.io

Keywords

Cite

@article{arxiv.2412.03347,
  title  = {DIVE: Taming DINO for Subject-Driven Video Editing},
  author = {Yi Huang and Wei Xiong and He Zhang and Chaoqi Chen and Jianzhuang Liu and Mingfu Yan and Shifeng Chen},
  journal= {arXiv preprint arXiv:2412.03347},
  year   = {2025}
}

Comments

Accepted by ICCV 2025

R2 v1 2026-06-28T20:22:59.105Z