English

CYBORGS: Contrastively Bootstrapping Object Representations by Grounding in Segmentation

Computer Vision and Pattern Recognition 2022-08-17 v2 Artificial Intelligence Machine Learning

Abstract

Many recent approaches in contrastive learning have worked to close the gap between pretraining on iconic images like ImageNet and pretraining on complex scenes like COCO. This gap exists largely because commonly used random crop augmentations obtain semantically inconsistent content in crowded scene images of diverse objects. Previous works use preprocessing pipelines to localize salient objects for improved cropping, but an end-to-end solution is still elusive. In this work, we propose a framework which accomplishes this goal via joint learning of representations and segmentation. We leverage segmentation masks to train a model with a mask-dependent contrastive loss, and use the partially trained model to bootstrap better masks. By iterating between these two components, we ground the contrastive updates in segmentation information, and simultaneously improve segmentation throughout pretraining. Experiments show our representations transfer robustly to downstream tasks in classification, detection and segmentation.

Keywords

Cite

@article{arxiv.2203.09343,
  title  = {CYBORGS: Contrastively Bootstrapping Object Representations by Grounding in Segmentation},
  author = {Renhao Wang and Hang Zhao and Yang Gao},
  journal= {arXiv preprint arXiv:2203.09343},
  year   = {2022}
}

Comments

Accepted to ECCV 2022

R2 v1 2026-06-24T10:17:09.067Z