CVAINov 1, 2023

Consistent Video-to-Video Transfer Using Synthetic Dataset

arXiv:2311.00213v359 citationsh-index: 18
Originality Incremental advance
AI Analysis

This addresses the resource-intensive nature of video editing for AI researchers and practitioners, though it appears incremental as it adapts existing image-based paradigms to videos.

The paper tackles the problem of text-based video-to-video editing by introducing a synthetic paired video dataset and a long video sampling correction method, eliminating the need for per-video-per-model finetuning and surpassing current methods like Tune-A-Video.

We introduce a novel and efficient approach for text-based video-to-video editing that eliminates the need for resource-intensive per-video-per-model finetuning. At the core of our approach is a synthetic paired video dataset tailored for video-to-video transfer tasks. Inspired by Instruct Pix2Pix's image transfer via editing instruction, we adapt this paradigm to the video domain. Extending the Prompt-to-Prompt to videos, we efficiently generate paired samples, each with an input video and its edited counterpart. Alongside this, we introduce the Long Video Sampling Correction during sampling, ensuring consistent long videos across batches. Our method surpasses current methods like Tune-A-Video, heralding substantial progress in text-based video-to-video editing and suggesting exciting avenues for further exploration and deployment.

Code Implementations1 repo
Foundations

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

Your Notes