ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2026
Year
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.
Current video editing systems struggle with realistic compositing and consistent manipulation because they lack explicit layered video representations. Most methods rely on implicit inference or per-scene optimization, which limits their ability to handle object insertion and layer decomposition robustly. This paper directly addresses this gap by introducing a supervised approach with a dedicated dataset and a dual-branch diffusion framework.
The creation of TriLayer, a large-scale triplet video dataset with aligned composite, background, and foreground videos including visual effects, is a significant contribution. It provides the explicit foreground-layer supervision that was previously missing, enabling models to learn layered representations directly rather than inferring them implicitly. This dataset could become a standard benchmark for video layer decomposition and object insertion tasks.
The paper reports that explicit layer modeling substantially improves both insertion fidelity and decomposition quality compared to existing methods that rely on implicit inference or per-scene optimization. While specific numerical metrics are not provided in the abstract, the claim is supported by experimental comparisons. The dual-branch approach enables more realistic compositing and flexible post-editing by generating explicit RGBA layers.
This work advances video editing systems toward practical layered representations, enabling more realistic compositing and consistent manipulation. The TriLayer dataset and DBL-Diffusion framework provide a foundation for future research in video layer decomposition and object insertion. By making explicit layer supervision available, the paper opens up new possibilities for video editing applications such as object removal, background replacement, and visual effects compositing. The dual-branch diffusion approach also demonstrates a promising direction for jointly modeling multiple related video representations.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba