D2DF: From Draft to Draft-Free: One-Step Video Object Removal via Privileged Distillation and Fast Planting
Xi'an Jiaotong University · SGIT AI Lab · Zhejiang University of Technology · Baidu
Pexels · 28858610
DAVIS · Libby
DAVIS · Flamingo
DAVIS · Crossing
Abstract
Video object removal is a fundamental yet challenging task in video editing. Despite recent progress, existing methods typically fall into two categories. Traditional approaches based on optical flow or attention mechanisms often introduce noticeable artifacts and yield unnatural results. In contrast, diffusion-based methods improve visual realism but demand multiple denoising steps, limiting their practicality.
To address these issues, we propose From-Draft-to-Draft-Free (D2DF), a framework that distills the ability of transforming coarse drafts into refined videos into a one-step video generation model. Within D2DF, a teacher model is trained to refine low-quality removal results (“drafts”) into high-fidelity videos by multiple steps. Then, through Prior-Privileged Consistency Distillation (PPCD), we distill this capability into a student model that performs one-step removal conditioned on the draft.
To eliminate draft dependency, we introduce a Self-Guided Fast Planting (SGFP) module based on our Temporal Masked Transformer that autonomously generates scene-consistent pseudo-drafts in latent space, enabling a fully draft-free one-step model. Extensive experiments show that both draft-conditioned and draft-free versions achieve state-of-the-art performance on multiple metrics, surpassing traditional and multi-step generative methods in both quality and efficiency. The denoising process for a single video takes only about 1 second.

Method
D2DF progressively derives a draft-guided one-step refiner, D2DF-DG, and a fully draft-free one-step generator, D2DF-DF. PPCD supplies stable privileged trajectories for one-step distillation, while SGFP reconstructs a lightweight pseudo-draft directly in latent space.

More Visualization Results
Additional masked inputs and side-by-side results from D2DF-DG and D2DF-DF.
I-211003_O03015_W05
I-211105_O03014_T19
I-211217_O01005_W08
I-211228_O12053_T08
I-210715_I06019_T02
Citation
@misc{chen2026d2df,
title={From Draft to Draft-Free: One-Step Video Object Removal via Privileged Distillation and Fast Planting},
author={Zizhao Chen and Ping Wei and Guang Dai and Jingdong Wang and Mengmeng Wang},
year={2026}
}