Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

SPOT: Self-Training with Patch-Order Permutation for Object-Centric Learning with Autoregressive Transformers

About

Unsupervised object-centric learning aims to decompose scenes into interpretable object entities, termed slots. Slot-based auto-encoders stand out as a prominent method for this task. Within them, crucial aspects include guiding the encoder to generate object-specific slots and ensuring the decoder utilizes them during reconstruction. This work introduces two novel techniques, (i) an attention-based self-training approach, which distills superior slot-based attention masks from the decoder to the encoder, enhancing object segmentation, and (ii) an innovative patch-order permutation strategy for autoregressive transformers that strengthens the role of slot vectors in reconstruction. The effectiveness of these strategies is showcased experimentally. The combined approach significantly surpasses prior slot-based autoencoder methods in unsupervised object segmentation, especially with complex real-world images. We provide the implementation code at https://github.com/gkakogeorgiou/spot .

Ioannis Kakogeorgiou, Spyros Gidaris, Konstantinos Karantzalos, Nikos Komodakis• 2023

Related benchmarks

TaskDatasetResultRank
Object Hallucination EvaluationPOPE
Accuracy79.69
1455
Visual Question AnsweringGQA
Accuracy54.94
505
Multimodal EvaluationMM-Vet--
180
Counterfactual reasoningCVQA
Accuracy69.47
40
Multi-modal Perception EvaluationMME Perception
Perception Score1.17e+3
31
Object-Centric LearningMOVi-C
MBO^i47.3
29
Unsupervised Object SegmentationCOCO
mBOi35
26
Object-Centric LearningMOVi-E
MBO^i40.1
22
OOD GeneralizationOODCV
Accuracy54.07
20
Vision-Language CompositionalitySugarCrepe
Accuracy74.08
20
Showing 10 of 33 rows

Other info

Code

Follow for update