Tuning-Free Amodal Segmentation via the Occlusion-Free Bias of Inpainting Models
Jae Joong Lee, Bedrich Benes, Raymond A. Yeh
TL;DR
This work tackles amodal segmentation by proposing a tuning-free, zero-shot approach that repurposes pretrained diffusion-based inpainting models. By exploiting the occlusion-free bias of inpainting, it fills occluded regions and applies segmentation without additional training, using a carefully designed conditioning pipeline: a context-aware condition image, a soft inpainting area, and leakage conditioning to preserve scene context. Quantitative results across five diverse datasets show consistent improvements over the prior SOTA, with SDXL-based implementations delivering notable gains and efficiency benefits. The approach enables generalizable amodal predictions across unseen categories and occlusion scenarios, highlighting the practical potential of diffusion-based priors for segmentation tasks without amodal data.
Abstract
Amodal segmentation aims to predict segmentation masks for both the visible and occluded regions of an object. Most existing works formulate this as a supervised learning problem, requiring manually annotated amodal masks or synthetic training data. Consequently, their performance depends on the quality of the datasets, which often lack diversity and scale. This work introduces a tuning-free approach that repurposes pretrained diffusion-based inpainting models for amodal segmentation. Our approach is motivated by the "occlusion-free bias" of inpainting models, i.e., the inpainted objects tend to be complete objects without occlusions. Specifically, we reconstruct the occluded regions of an object via inpainting and then apply segmentation, all without additional training or fine-tuning. Experiments on five datasets demonstrate the generalizability and robustness of our approach. On average, our approach achieves 5.3% more accurate masks over the state-of-the-art.
