paper-with-me

Papers

VideoAnydoor: High-fidelity Video Object Insertion with Precise Motion Control

2025-01-02 · Yuanpeng Tu, Hao Luo, Xi Chen, Sihui Ji, Xiang Bai, Hengshuang Zhao

Despite significant advancements in video generation, inserting a given object into videos remains a challenging task. The difficulty lies in preserving the appearance details of the reference object and accurately modeling coherent motions at the same time. In this paper, we propose VideoAnydoor, a zero-shot video object insertion framework with high-fidelity detail preservation and precise motion control. Starting from a text-to-video model, we utilize an ID extractor to inject the global identity and leverage a box sequence to control the overall motion. To preserve the detailed appearance and meanwhile support fine-grained motion control, we design a pixel warper. It takes the reference image with arbitrary key-points and the corresponding key-point trajectories as inputs. It warps the pixel details according to the trajectories and fuses the warped features with the diffusion U-Net, thus improving detail preservation and supporting users in manipulating the motion trajectories. In addition, we propose a training strategy involving both videos and static images with a weighted loss to enhance insertion quality. VideoAnydoor demonstrates significant superiority over existing methods and naturally supports various downstream applications (e.g., talking head generation, video virtual try-on, multi-region editing) without task-specific fine-tuning.

📄 PDF Abstract BibTeX arXiv:2501.01427

Code (0)

등록된 구현이 없습니다.

Tasks

Talking Head GenerationVideo GenerationVirtual Try-on

Methods 이 논문이 사용한 방법론

Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
U-Net 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Place-it-R1: Unlocking Environment-aware Reasoning Potential of MLLM for Video Object Insertion

2026-03-06 · Bohai Gu, Taiyi Wu, Dazhao Du, Jian Liu 외 arxiv

Modern video editing techniques have achieved high visual fidelity when inserting video objects. However, they focus on optimizing visual fidelity rather than physical causality, leading to edits that are physically inco…

Scene Understanding

Explicit Layer Modeling for Video Object Insertion and Layer Decomposition

2026-07-28 · Kyujin Han, Seungjoo Shin, Sunghyun Cho arxiv

Most video editing systems still lack explicit layered video representations, limiting their ability to perform realistic compositing, object reuse, and consistent manipulation. This limitation is especially pronounced i…

SimInsert: Seamless Video Object Insertion via Regional Sparse Attention Fusion

2026-05-22 · Xinyu Chen, Yuyi Qian, Jiang Lin, Shenyi Wang 외 arxiv

Video object insertion requires ensuring spatio-temporal coherence and interactive realism, extending far beyond simple content placement. However, current approaches are often hindered by a reliance on explicit motion e…

Point2Insert: Video Object Insertion via Sparse Point Guidance

2026-02-04 · Yu Zhou, Xiaoyan Yang, Bojia Zi, Lihan Zhang 외 arxiv

This paper introduces Point2Insert, a sparse-point-based framework for flexible and user-friendly object insertion in videos, motivated by the growing popularity of accurate, low-effort object placement. Existing approac…

ContextFlow: Training-Free Video Object Editing via Adaptive Context Enrichment

2025-09-22 · Yiyang Chen, Xuanhua He, Xiujun Ma, Yue Ma arxiv

Training-free video object editing aims to achieve precise object-level manipulation, including object insertion, swapping, and deletion. However, it faces significant challenges in maintaining fidelity and temporal cons…