DeCo: Decoupled Human-Centered Diffusion Video Editing with Motion Consistency
Xiaojing Zhong, Xinyi Huang, Xiaofeng Yang, Guosheng Lin, Qingyao Wu
TL;DR
DeCo tackles the challenge of editing human-centered videos with diffusion models by decoupling foreground humans and background content into separate editable components. It introduces a decoupled dynamic human representation based on the parametric body prior $SMPL-X$ and a background atlas edited via depth-guided diffusion, together with a SDS-based optimization extended into $z^n$ and $z^r$ spaces to improve geometry and texture, and a lighting-aware video harmonizer to maintain illumination consistency. The method demonstrates improved frame-level consistency and textual faithfulness on several datasets, outperforming baselines like Tune-A-Video, StableVideo, TokenFlow, and Rerender, especially in longer videos. The work offers a practical pipeline for realistic, text-guided edits of humans in video with controllable appearance and motion while preserving original dynamics.
Abstract
Diffusion models usher a new era of video editing, flexibly manipulating the video contents with text prompts. Despite the widespread application demand in editing human-centered videos, these models face significant challenges in handling complex objects like humans. In this paper, we introduce DeCo, a novel video editing framework specifically designed to treat humans and the background as separate editable targets, ensuring global spatial-temporal consistency by maintaining the coherence of each individual component. Specifically, we propose a decoupled dynamic human representation that utilizes a parametric human body prior to generate tailored humans while preserving the consistent motions as the original video. In addition, we consider the background as a layered atlas to apply text-guided image editing approaches on it. To further enhance the geometry and texture of humans during the optimization, we extend the calculation of score distillation sampling into normal space and image space. Moreover, we tackle inconsistent lighting between the edited targets by leveraging a lighting-aware video harmonizer, a problem previously overlooked in decompose-edit-combine approaches. Extensive qualitative and numerical experiments demonstrate that DeCo outperforms prior video editing methods in human-centered videos, especially in longer videos.
