Generative Omnimatte: Learning to Decompose Video into Layers
Yao-Chih Lee, Erika Lu, Sarah Rumbley, Michal Geyer, Jia-Bin Huang, Tali Dekel, Forrester Cole
TL;DR
The paper tackles the challenge of decomposing casual video into semantically meaningful RGBA layers with associated effects, without relying on static backgrounds or precise pose/depth. It introduces Generative Omnimatte, a two-stage pipeline that finetunes a diffusion-based object–effect removal model (Casper) and then reconstructs omnimatte layers via test-time optimization guided by trimasks. By leveraging a learned generative prior, the method completes occluded regions and handles dynamic backgrounds, achieving superior qualitative and quantitative results and enabling layer-based editing tasks. The work provides a practical framework with curated real and synthetic training data, while acknowledging limitations in multi-object disentanglement and prior biases, and outlines directions for improvement and data release.
Abstract
Given a video and a set of input object masks, an omnimatte method aims to decompose the video into semantically meaningful layers containing individual objects along with their associated effects, such as shadows and reflections. Existing omnimatte methods assume a static background or accurate pose and depth estimation and produce poor decompositions when these assumptions are violated. Furthermore, due to the lack of generative prior on natural videos, existing methods cannot complete dynamic occluded regions. We present a novel generative layered video decomposition framework to address the omnimatte problem. Our method does not assume a stationary scene or require camera pose or depth information and produces clean, complete layers, including convincing completions of occluded dynamic regions. Our core idea is to train a video diffusion model to identify and remove scene effects caused by a specific object. We show that this model can be finetuned from an existing video inpainting model with a small, carefully curated dataset, and demonstrate high-quality decompositions and editing results for a wide range of casually captured videos containing soft shadows, glossy reflections, splashing water, and more.
