Object-Centric Temporal Consistency via Conditional Autoregressive Inductive Biases
This addresses a specific bottleneck in unsupervised object-centric learning from videos for applications in prediction and reasoning, representing an incremental improvement.
The paper tackled the problem of slot-based object-centric representations lacking temporal consistency across video frames, and introduced Conditional Autoregressive Slot Attention (CA-SA) to enhance consistency, showing improved performance on downstream tasks like video prediction and visual question-answering.
Unsupervised object-centric learning from videos is a promising approach towards learning compositional representations that can be applied to various downstream tasks, such as prediction and reasoning. Recently, it was shown that pretrained Vision Transformers (ViTs) can be useful to learn object-centric representations on real-world video datasets. However, while these approaches succeed at extracting objects from the scenes, the slot-based representations fail to maintain temporal consistency across consecutive frames in a video, i.e. the mapping of objects to slots changes across the video. To address this, we introduce Conditional Autoregressive Slot Attention (CA-SA), a framework that enhances the temporal consistency of extracted object-centric representations in video-centric vision tasks. Leveraging an autoregressive prior network to condition representations on previous timesteps and a novel consistency loss function, CA-SA predicts future slot representations and imposes consistency across frames. We present qualitative and quantitative results showing that our proposed method outperforms the considered baselines on downstream tasks, such as video prediction and visual question-answering tasks.