paper-with-me

홈 › Papers

GenCompositor: Generative Video Compositing with Diffusion Transformer

2025-09-02 · Shuzhou Yang, Xiaoyu Li, Xiaodong Cun, Guangzhi Wang, Lingen Li, Ying Shan, Jian Zhang arxiv

Video compositing combines live-action footage to create video production, serving as a crucial technique in video creation and film production. Traditional pipelines require intensive labor efforts and expert collaboration, resulting in lengthy production cycles and high manpower costs. To address this issue, we automate this process with generative models, called generative video compositing. This new task strives to adaptively inject identity and motion information of foreground video to the target video in an interactive manner, allowing users to customize the size, motion trajectory, and other attributes of the dynamic elements added in final video. Specifically, we designed a novel Diffusion Transformer (DiT) pipeline based on its intrinsic properties. To maintain consistency of the target video before and after editing, we revised a light-weight DiT-based background preservation branch with masked token injection. As to inherit dynamic elements from other sources, a DiT fusion block is proposed using full self-attention, along with a simple yet effective foreground augmentation for training. Besides, for fusing background and foreground videos with different layouts based on user control, we developed a novel position embedding, named Extended Rotary Position Embedding (ERoPE). Finally, we curated a dataset comprising 61K sets of videos for our new task, called VideoComp. This data includes complete dynamic elements and high-quality target videos. Experiments demonstrate that our method effectively realizes generative video compositing, outperforming existing possible solutions in fidelity and consistency. Project is available at https://gencompositor.github.io/

📄 PDF Abstract BibTeX arXiv:2509.02460

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

BlenderFusion: 3D-Grounded Visual Editing and Generative Compositing

2025-06-20 · Jiacheng Chen, Ramin Mehran, Xuhui Jia, Saining Xie 외

We present BlenderFusion, a generative visual compositing framework that synthesizes new scenes by recomposing objects, camera, and background. It follows a layering-editing-compositing pipeline: (i) segmenting and conve…

Thinking Outside the BBox: Unconstrained Generative Object Compositing

2024-09-06 · Gemma Canet Tarrés, Zhe Lin, Zhifei Zhang, Jianming Zhang 외

Compositing an object into an image involves multiple non-trivial sub-tasks such as object placement and scaling, color/lighting harmonization, viewpoint/geometry adjustment, and shadow/reflection generation. Recent gene…

Object

PLACID: Identity-Preserving Multi-Object Compositing via Video Diffusion with Synthetic Trajectories

2026-01-30 · Gemma Canet Tarrés, Manel Baradad, Francesc Moreno-Noguer, Yumeng Li arxiv

Recent advances in generative AI have dramatically improved photorealistic image synthesis, yet they fall short for studio-level multi-object compositing. This task demands simultaneous (i) near-perfect preservation of e…

Go-with-the-Track: Video Compositing and Motion Control with Point Tracking

2026-06-18 · Koichi Namekata, Yash Kant, Zhizheng Liu, Ryan D Burgert 외 arxiv

Filmmaking demands precise motion control and reference image compositing -- capabilities that existing methods treat separately. Point-track-conditioned image-to-video models restrict content insertion to the first fram…

Video GenerationPoint Tracking

Over++: Generative Video Compositing for Layer Interaction Effects

2025-12-22 · Luchao Qi, Jiaye Wu, Jun Myeong Choi, Cary Phillips 외 arxiv

In professional video compositing workflows, artists must manually create environmental interactions-such as shadows, reflections, dust, and splashes-between foreground subjects and background layers. Existing video gene…

Video Inpainting