English

Object discovery and representation networks

Computer Vision and Pattern Recognition 2022-07-28 v3 Artificial Intelligence Machine Learning

Abstract

The promise of self-supervised learning (SSL) is to leverage large amounts of unlabeled data to solve complex tasks. While there has been excellent progress with simple, image-level learning, recent methods have shown the advantage of including knowledge of image structure. However, by introducing hand-crafted image segmentations to define regions of interest, or specialized augmentation strategies, these methods sacrifice the simplicity and generality that makes SSL so powerful. Instead, we propose a self-supervised learning paradigm that discovers this image structure by itself. Our method, Odin, couples object discovery and representation networks to discover meaningful image segmentations without any supervision. The resulting learning paradigm is simpler, less brittle, and more general, and achieves state-of-the-art transfer learning results for object detection and instance segmentation on COCO, and semantic segmentation on PASCAL and Cityscapes, while strongly surpassing supervised pre-training for video segmentation on DAVIS.

Keywords

Cite

@article{arxiv.2203.08777,
  title  = {Object discovery and representation networks},
  author = {Olivier J. Hénaff and Skanda Koppula and Evan Shelhamer and Daniel Zoran and Andrew Jaegle and Andrew Zisserman and João Carreira and Relja Arandjelović},
  journal= {arXiv preprint arXiv:2203.08777},
  year   = {2022}
}

Comments

European Conference on Computer Vision (ECCV) 2022

R2 v1 2026-06-24T10:16:00.095Z