Tuning-free Visual Effect Transfer across Videos
Maxwell Jones, Rameen Abdal, Or Patashnik, Ruslan Salakhutdinov, Sergey Tulyakov, Jun-Yan Zhu, Kuan-Chieh Jackson Wang
TL;DR
RefVFX presents a tuning-free framework for transferring complex temporal visual effects from a reference video to a target video or image using a diffusion backbone conditioned on the reference, input, and text. It leverages a large, multimodal dataset of over 120K triplets spanning ~1,700 temporal effects, built from LoRA-based I2V data, scalable V2V pipelines, and synthetic code-based effects. Through a multi-source conditioning architecture and feed-forward inference, RefVFX achieves coherent temporal dynamics and strong reference adherence while preserving input content, outperforming prompt-only and static-reference baselines in qualitative and human preference studies. The approach enables robust, generalizable temporal effect transfer with practical implications for editing and post-production, albeit with higher inference latency due to dual conditioning during generation.
Abstract
We present RefVFX, a new framework that transfers complex temporal effects from a reference video onto a target video or image in a feed-forward manner. While existing methods excel at prompt-based or keyframe-conditioned editing, they struggle with dynamic temporal effects such as dynamic lighting changes or character transformations, which are difficult to describe via text or static conditions. Transferring a video effect is challenging, as the model must integrate the new temporal dynamics with the input video's existing motion and appearance. % To address this, we introduce a large-scale dataset of triplets, where each triplet consists of a reference effect video, an input image or video, and a corresponding output video depicting the transferred effect. Creating this data is non-trivial, especially the video-to-video effect triplets, which do not exist naturally. To generate these, we propose a scalable automated pipeline that creates high-quality paired videos designed to preserve the input's motion and structure while transforming it based on some fixed, repeatable effect. We then augment this data with image-to-video effects derived from LoRA adapters and code-based temporal effects generated through programmatic composition. Building on our new dataset, we train our reference-conditioned model using recent text-to-video backbones. Experimental results demonstrate that RefVFX produces visually consistent and temporally coherent edits, generalizes across unseen effect categories, and outperforms prompt-only baselines in both quantitative metrics and human preference. See our website $\href{https://tuningfreevisualeffects-maker.github.io/Tuning-free-Visual-Effect-Transfer-across-Videos-Project-Page/}{at\ this\ URL}$.
