When Slots Compete: Slot Merging in Object-Centric Learning
Christos Chatzisavvas, Panagiotis Rigas, George Ioannakis, Vassilis Katsouros, and Nikolaos Mitianoudis

TL;DR
This paper introduces slot merging, a lightweight method for dynamically merging overlapping slots in object-centric learning, which enhances object segmentation and discovery without adding learnable parameters.
Contribution
The paper proposes slot merging, a simple, fixed-policy operation that improves object segmentation in slot-based models by merging overlapping slots during training.
Findings
Improves object discovery and segmentation benchmarks.
Enhances object factorization and mask quality.
Outperforms other adaptive slot methods.
Abstract
Slot-based object-centric learning represents an image as a set of latent slots with a decoder that combines them into an image or features. The decoder specifies how slots are combined into an output, but the slot set is typically fixed: the number of slots is chosen upfront and slots are only refined. This can lead to multiple slots competing for overlapping regions of the same entity rather than focusing on distinct regions. We introduce slot merging: a drop-in, lightweight operation on the slot set that merges overlapping slots during training. We quantify overlap with a Soft-IoU score between slot-attention maps and combine selected pairs via a barycentric update that preserves gradient flow. Merging follows a fixed policy, with the decision threshold inferred from overlap statistics, requiring no additional learnable modules. Integrated into the established feature-reconstruction…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · Advanced Image and Video Retrieval Techniques
