Learning Object Permanence from Videos via Latent Imaginations
Manuel Traub, Frederic Becker, Sebastian Otte, Martin V. Butz
TL;DR
The paper tackles the lack of learned object permanence in deep models by introducing Loci-Looped, a slot-based autoregressive model with an inner latent imagination loop and a percept gate that adaptively fuses internal predictions with visual observations. Trained end-to-end without supervision, it learns to track objects through occlusion, anticipate reappearance, handle sensory interruptions, and imagine long sequences, outperforming strong baselines on occlusion tracking, VoE-like tests, and robustness to missing data. The main contributions are an interpretable, self-supervised object-centric world model with latent imaginations that yield emergent object permanence, directional inertia, and solidity, plus a comprehensive experimental validation across multiple paradigms. This advances practical, human-like scene understanding by enabling robust reasoning about hidden objects directly from video data.
Abstract
While human infants exhibit knowledge about object permanence from two months of age onwards, deep-learning approaches still largely fail to recognize objects' continued existence. We introduce a slot-based autoregressive deep learning system, the looped location and identity tracking model Loci-Looped, which learns to adaptively fuse latent imaginations with pixel-space observations into consistent latent object-specific what and where encodings over time. The novel loop empowers Loci-Looped to learn the physical concepts of object permanence, directional inertia, and object solidity through observation alone. As a result, Loci-Looped tracks objects through occlusions, anticipates their reappearance, and shows signs of surprise and internal revisions when observing implausible object behavior. Notably, Loci-Looped outperforms state-of-the-art baseline models in handling object occlusions and temporary sensory interruptions while exhibiting more compositional, interpretable internal activity patterns. Our work thus introduces the first self-supervised interpretable learning model that learns about object permanence directly from video data without supervision.
