CVLGMay 27, 2022

Simple Unsupervised Object-Centric Learning for Complex and Naturalistic Videos

NVIDIA
arXiv:2205.14065v1168 citationsh-index: 16
Originality Incremental advance
AI Analysis

This addresses the limitation of prior methods that only worked with simple synthetic scenes, enabling object-centric learning for complex real-world videos, though it appears incremental in approach.

The paper tackles the problem of unsupervised object-centric learning in complex and naturalistic videos, achieving significant improvements over previous state-of-the-art methods with a simple transformer-based architecture.

Unsupervised object-centric learning aims to represent the modular, compositional, and causal structure of a scene as a set of object representations and thereby promises to resolve many critical limitations of traditional single-vector representations such as poor systematic generalization. Although there have been many remarkable advances in recent years, one of the most critical problems in this direction has been that previous methods work only with simple and synthetic scenes but not with complex and naturalistic images or videos. In this paper, we propose STEVE, an unsupervised model for object-centric learning in videos. Our proposed model makes a significant advancement by demonstrating its effectiveness on various complex and naturalistic videos unprecedented in this line of research. Interestingly, this is achieved by neither adding complexity to the model architecture nor introducing a new objective or weak supervision. Rather, it is achieved by a surprisingly simple architecture that uses a transformer-based image decoder conditioned on slots and the learning objective is simply to reconstruct the observation. Our experiment results on various complex and naturalistic videos show significant improvements compared to the previous state-of-the-art.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes