Search papers, labs, and topics across Lattice.
The paper addresses the problem of inaccurate inter-object occlusions in 3D layout-conditioned image generation by introducing SeeThrough3D, a model that explicitly reasons about occlusions using an occlusion-aware 3D scene representation (OSCR). OSCR represents objects as translucent 3D boxes, allowing the model to learn hidden object regions and generate depth-consistent geometry. By conditioning a pretrained flow-based text-to-image model with visual tokens derived from rendered OSCR and employing masked self-attention, SeeThrough3D achieves precise 3D layout control with realistic occlusions and consistent camera control.
Finally, text-to-image generation can handle complex 3D scenes with realistic occlusions, thanks to a clever translucent box representation that explicitly encodes hidden object regions.
We identify occlusion reasoning as a fundamental yet overlooked aspect for 3D layout-conditioned generation. It is essential for synthesizing partially occluded objects with depth-consistent geometry and scale. While existing methods can generate realistic scenes that follow input layouts, they often fail to model precise inter-object occlusions. We propose SeeThrough3D, a model for 3D layout conditioned generation that explicitly models occlusions. We introduce an occlusion-aware 3D scene representation (OSCR), where objects are depicted as translucent 3D boxes placed within a virtual environment and rendered from desired camera viewpoint. The transparency encodes hidden object regions, enabling the model to reason about occlusions, while the rendered viewpoint provides explicit camera control during generation. We condition a pretrained flow based text-to-image image generation model by introducing a set of visual tokens derived from our rendered 3D representation. Furthermore, we apply masked self-attention to accurately bind each object bounding box to its corresponding textual description, enabling accurate generation of multiple objects without object attribute mixing. To train the model, we construct a synthetic dataset with diverse multi-object scenes with strong inter-object occlusions. SeeThrough3D generalizes effectively to unseen object categories and enables precise 3D layout control with realistic occlusions and consistent camera control.