NeurIPS 2020spotlight83 citations

Self-Supervised Visual Representation Learning from Hierarchical Grouping

Xiao Zhang, Michael Maire

Abstract

We create a framework for bootstrapping visual representation learning from a primitive visual grouping capability. We operationalize grouping via a contour detector that partitions an image into regions, followed by merging of those regions into a tree hierarchy. A small supervised dataset suffices for training this grouping primitive. Across a large unlabeled dataset, we apply this learned primitive to automatically predict hierarchical region structure. These predictions serve as guidance for self-supervised contrastive feature learning: we task a deep network with producing per-pixel embeddings whose pairwise distances respect the region hierarchy. Experiments demonstrate that our approach can serve as state-of-the-art generic pre-training, benefiting downstream tasks. We additionally explore applications to semantic region search and video-based object instance tracking.

BibTeX
@inproceedings{NEURIPS2020_c1502ae5,
 author = {Zhang, Xiao and Maire, Michael},
 booktitle = {Advances in Neural Information Processing Systems},
 editor = {H. Larochelle and M. Ranzato and R. Hadsell and M.F. Balcan and H. Lin},
 pages = {16579--16590},
 publisher = {Curran Associates, Inc.},
 title = {Self-Supervised Visual Representation Learning from Hierarchical Grouping},
 url = {https://proceedings.neurips.cc/paper_files/paper/2020/file/c1502ae5a4d514baec129f72948c266e-Paper.pdf},
 volume = {33},
 year = {2020}
}
Self-Supervised Visual Representation Learning from Hierarchical Grouping · NeurIPS 2020