CVLGROJun 10, 2019

Online Object Representations with Contrastive Learning

arXiv:1906.04312v135 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of object representation learning in robotics and situated settings, offering an incremental improvement by enabling online adaptation without human supervision.

The paper tackles the problem of learning object representations from monocular videos without labels, using a self-supervised contrastive learning approach that enables online adaptation, reducing object identification error over time and allowing a robot to point to similar objects based on learned attributes.

We propose a self-supervised approach for learning representations of objects from monocular videos and demonstrate it is particularly useful in situated settings such as robotics. The main contributions of this paper are: 1) a self-supervising objective trained with contrastive learning that can discover and disentangle object attributes from video without using any labels; 2) we leverage object self-supervision for online adaptation: the longer our online model looks at objects in a video, the lower the object identification error, while the offline baseline remains with a large fixed error; 3) to explore the possibilities of a system entirely free of human supervision, we let a robot collect its own data, train on this data with our self-supervise scheme, and then show the robot can point to objects similar to the one presented in front of it, demonstrating generalization of object attributes. An interesting and perhaps surprising finding of this approach is that given a limited set of objects, object correspondences will naturally emerge when using contrastive learning without requiring explicit positive pairs. Videos illustrating online object adaptation and robotic pointing are available at: https://online-objects.github.io/.

Foundations

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

Your Notes