ZeroComp: Zero-shot Object Compositing from Image Intrinsics via Diffusion
Zitian Zhang, Frédéric Fortier-Chouinard, Mathieu Garon, Anand Bhattad, Jean-François Lalonde
TL;DR
ZeroComp addresses realistic 3D object compositing without paired training data by fusing intrinsic image decomposition with a diffusion-based neural renderer conditioned on intrinsic maps via ControlNet. Trained on synthetic intrinsics from OpenRooms, it learns relighting and shadow generation, enabling zero-shot insertion of 3D objects into real scenes and even extending to outdoor and 2D-object scenarios. A purpose-built test dataset and a comprehensive evaluation—including human perceptual studies—demonstrate that ZeroComp matches or surpasses traditional lighting-estimation and SD-based baselines in realism, while preserving object identity and pose. The work highlights the practicality of zero-shot compositing for editing and VFX, while discussing limitations tied to intrinsic-map estimation quality and the potential for broader material, outdoor, and real-world extensions.
Abstract
We present ZeroComp, an effective zero-shot 3D object compositing approach that does not require paired composite-scene images during training. Our method leverages ControlNet to condition from intrinsic images and combines it with a Stable Diffusion model to utilize its scene priors, together operating as an effective rendering engine. During training, ZeroComp uses intrinsic images based on geometry, albedo, and masked shading, all without the need for paired images of scenes with and without composite objects. Once trained, it seamlessly integrates virtual 3D objects into scenes, adjusting shading to create realistic composites. We developed a high-quality evaluation dataset and demonstrate that ZeroComp outperforms methods using explicit lighting estimations and generative techniques in quantitative and human perception benchmarks. Additionally, ZeroComp extends to real and outdoor image compositing, even when trained solely on synthetic indoor data, showcasing its effectiveness in image compositing.
