2017

Time-Contrastive Networks: Self-Supervised Learning from Video

Sermanet, Pierre, Lynch, Corey, Chebotar, Yevgen et al.

Understand

We propose a self-supervised approach for learning representations and robotic behaviors entirely from unlabeled videos recorded from multiple viewpoints, and study how this representation can be used in two robotic imitation settings: imitating object interactions from videos of humans, and imitating human poses.

  • Imitation of human behavior requires a viewpoint-invariant representation that captures the relationships between end-effectors (hands or robot grippers) and the environment, object attributes, and body pose.
  • We train our representations using a metric learning loss, where multiple simultaneous viewpoints of the same observation are attracted in the embedding space, while being repelled from temporal neighbors which are often visually similar but functionally different.
  • In other words, the model simultaneously learns to recognize what is common between different-looking images, and what is different between similar-looking images.

Reading the bibliography…