English

Learning Explicit Object-Centric Representations with Vision Transformers

Computer Vision and Pattern Recognition 2022-10-26 v1 Machine Learning

Abstract

With the recent successful adaptation of transformers to the vision domain, particularly when trained in a self-supervised fashion, it has been shown that vision transformers can learn impressive object-reasoning-like behaviour and features expressive for the task of object segmentation in images. In this paper, we build on the self-supervision task of masked autoencoding and explore its effectiveness for explicitly learning object-centric representations with transformers. To this end, we design an object-centric autoencoder using transformers only and train it end-to-end to reconstruct full images from unmasked patches. We show that the model efficiently learns to decompose simple scenes as measured by segmentation metrics on several multi-object benchmarks.

Keywords

Cite

@article{arxiv.2210.14139,
  title  = {Learning Explicit Object-Centric Representations with Vision Transformers},
  author = {Oscar Vikström and Alexander Ilin},
  journal= {arXiv preprint arXiv:2210.14139},
  year   = {2022}
}