English

Object-Centric Learning with Slot Mixture Module

Machine Learning 2024-12-30 v2 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

Object-centric architectures usually apply a differentiable module to the entire feature map to decompose it into sets of entity representations called slots. Some of these methods structurally resemble clustering algorithms, where the cluster's center in latent space serves as a slot representation. Slot Attention is an example of such a method, acting as a learnable analog of the soft k-means algorithm. Our work employs a learnable clustering method based on the Gaussian Mixture Model. Unlike other approaches, we represent slots not only as centers of clusters but also incorporate information about the distance between clusters and assigned vectors, leading to more expressive slot representations. Our experiments demonstrate that using this approach instead of Slot Attention improves performance in object-centric scenarios, achieving state-of-the-art results in the set property prediction task.

Keywords

Cite

@article{arxiv.2311.04640,
  title  = {Object-Centric Learning with Slot Mixture Module},
  author = {Daniil Kirilenko and Vitaliy Vorobyov and Alexey K. Kovalev and Aleksandr I. Panov},
  journal= {arXiv preprint arXiv:2311.04640},
  year   = {2024}
}

Comments

Published as a conference paper at ICLR 2024

R2 v1 2026-06-28T13:15:03.573Z