paper-with-me

홈 › Papers

From Ideal to Real: Stable Video Object Removal under Imperfect Conditions

2026-03-10 · Jiagao Hu, Yuxuan Chen, Fuhao Li, Zepeng Wang, Fei Wang, Daiguo Zhou, Jian Luan arxiv

Removing objects from videos remains difficult in the presence of real-world imperfections such as shadows, abrupt motion, and defective masks. Existing diffusion-based video inpainting models often struggle to maintain temporal stability and visual consistency under these challenges. We propose Stable Video Object Removal (SVOR), a robust framework that achieves shadow-free, flicker-free, and mask-defect-tolerant removal through three key designs: (1) Mask Union for Stable Erasure (MUSE), a windowed union strategy applied during temporal mask downsampling to preserve all target regions observed within each window, effectively handling abrupt motion and reducing missed removals; (2) Denoising-Aware Segmentation (DA-Seg), a lightweight segmentation head on a decoupled side branch equipped with Denoising-Aware AdaLN and trained with mask degradation to provide an internal diffusion-aware localization prior without affecting content generation; and (3) Curriculum Two-Stage Training: where Stage I performs self-supervised pretraining on unpaired real-background videos with online random masks to learn realistic background and temporal priors, and Stage II refines on synthetic pairs using mask degradation and side-effect-weighted losses, jointly removing objects and their associated shadows/reflections while improving cross-domain robustness. Extensive experiments show that SVOR attains new state-of-the-art results across multiple datasets and degraded-mask benchmarks, advancing video object removal from ideal settings toward real-world applications. Project page: https://xiaomi-research.github.io/svor/.

📄 PDF Abstract BibTeX arXiv:2603.09283

Code (0)

등록된 구현이 없습니다.

Tasks

Video Inpainting

Similar Papers 제목 키워드 기반

From Understanding to Erasing: Towards Complete and Stable Video Object Removal

2026-04-02 · Dingming Liu, Wenjing Wang, Chen Li, Jing Lyu arxiv

Video object removal aims to eliminate target objects from videos while plausibly completing missing regions and preserving spatio-temporal consistency. Although diffusion models have recently advanced this task, it rema…

Object-WIPER : Training-Free Object and Associated Effect Removal in Videos

2026-01-10 · Saksham Singh Kushwaha, Sayan Nag, Yapeng Tian, Kuldeep Kulkarni arxiv

In this paper, we introduce Object-WIPER, a training-free framework for removing dynamic objects and their associated visual effects from videos, and inpainting them with semantically consistent and temporally coherent c…

VDOR: A Video-based Dataset for Object Removal via Sequence Consistency

2025-01-13 · Runpu Wei, Shuo Zhang, Zhonghao Yan, Zijin Yin 외

Object removal, as a sub-task of image inpainting, has garnered significant attention in recent years. Existing datasets related to object removal serve a valuable foundation for model validation and optimization. Howeve…

Image InpaintingObject

BeyondMasks: Evaluating Causal and Physical Consistency in Video Object Removal

2026-08-20 · Yigit Ekin, Enes Sanli, Aykut Erdem, Erkut Erdem 외 arxiv

Recent advances in generative video models have significantly improved visual realism in video object removal, yet evaluation protocols still focus on masked region fidelity, treating removal as local inpainting. In real…

VOID: Video Object and Interaction Deletion

2026-04-02 · Saman Motamed, William Harvey, Benjamin Klein, Luc Van Gool 외 arxiv

Existing video object removal methods excel at inpainting content "behind" the object and correcting appearance-level artifacts such as shadows and reflections. However, when the removed object has more significant inter…