2017

Multi-task Self-Supervised Visual Learning

Doersch, Carl, Zisserman, Andrew

Understand

We investigate methods for combining multiple self-supervised tasks--i.e., supervised tasks where data can be collected without manual labeling--in order to train a single visual representation.

  • First, we provide an apples-to-apples comparison of four different self-supervised tasks using the very deep ResNet-101 architecture.
  • We then combine tasks to jointly train a network.
  • We also explore lasso regularization to encourage the network to factorize the information in its representation, and methods for "harmonizing" network inputs in order to learn a more unified representation.

Reading the bibliography…