日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
ビデオ編集arXiv:2607.25802v2

ビデオオブジェクト挿入とレイヤー分解のための明示的レイヤーモデリング

Explicit Layer Modeling for Video Object Insertion and Layer Decomposition

シェア:XThreadsFacebookLINEはてブBluesky

合成・背景・前景の3層からなる大規模データセットと、RGB合成とRGBA前景レイヤーを同時生成する二重分岐拡散モデルを提案し、ビデオオブジェクト挿入とレイヤー分解の性能を向上させた。

著者: Kyujin Han, Seungjoo Shin, Sunghyun Cho

分類: cs.CV

原文アブストラクト

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 in video object insertion and video layer decomposition, where existing methods rely on implicit inference or per-scene optimization due to the absence of explicit foreground-layer supervision. We introduce TriLayer, a large-scale triplet video dataset containing aligned composite, background, and foreground videos, where the foreground layers include both object appearance and associated visual effects. This explicit supervision enables models to learn layered video representations directly rather than inferring them implicitly. Building on this dataset, we propose DBL-Diffusion, a dual-branch diffusion framework that jointly models RGB composites and RGBA foreground layers through shared denoising and cross-branch interaction. We instantiate the framework in two tasks: DBL-Insert for layered object insertion, which generates explicit RGBA layers for realistic compositing and flexible post-editing, and DBL-Decompose for video layer decomposition, which recovers foreground and background layers using triplet supervision. Experiments demonstrate that explicit layer modeling substantially improves both insertion fidelity and decomposition quality.