Improved Object-Centric Diffusion Learning with Registers and Contrastive Alignment
Bac Nguyen, Yuhta Takida, Naoki Murata, Chieh-Hsin Lai, Toshimitsu Uesaka, Stefano Ermon, Yuki Mitsufuji
TL;DR
CODA addresses unsupervised object-centric learning with diffusion decoders by tackling slot entanglement and weak slot–image alignment. It introduces input-independent register slots, finetuning of cross-attention keys/queries, and a contrastive alignment objective that serves as a tractable surrogate for maximizing mutual information between inputs and slots. Across MOVi-C/E, VOC, and COCO, CODA yields consistent improvements in object discovery, property prediction, and compositional image generation, including notable gains on COCO FG-ARI. The method remains efficient and drop-in compatible with off-the-shelf diffusion backbones, offering a practical pathway toward robust OCL in real-world scenes.
Abstract
Slot Attention (SA) with pretrained diffusion models has recently shown promise for object-centric learning (OCL), but suffers from slot entanglement and weak alignment between object slots and image content. We propose Contrastive Object-centric Diffusion Alignment (CODA), a simple extension that (i) employs register slots to absorb residual attention and reduce interference between object slots, and (ii) applies a contrastive alignment loss to explicitly encourage slot-image correspondence. The resulting training objective serves as a tractable surrogate for maximizing mutual information (MI) between slots and inputs, strengthening slot representation quality. On both synthetic (MOVi-C/E) and real-world datasets (VOC, COCO), CODA improves object discovery (e.g., +6.1% FG-ARI on COCO), property prediction, and compositional image generation over strong baselines. Register slots add negligible overhead, keeping CODA efficient and scalable. These results indicate potential applications of CODA as an effective framework for robust OCL in complex, real-world scenes.
