English

CrIBo: Self-Supervised Learning via Cross-Image Object-Level Bootstrapping

Computer Vision and Pattern Recognition 2024-03-05 v2 Machine Learning

Abstract

Leveraging nearest neighbor retrieval for self-supervised representation learning has proven beneficial with object-centric images. However, this approach faces limitations when applied to scene-centric datasets, where multiple objects within an image are only implicitly captured in the global representation. Such global bootstrapping can lead to undesirable entanglement of object representations. Furthermore, even object-centric datasets stand to benefit from a finer-grained bootstrapping approach. In response to these challenges, we introduce a novel Cross-Image Object-Level Bootstrapping method tailored to enhance dense visual representation learning. By employing object-level nearest neighbor bootstrapping throughout the training, CrIBo emerges as a notably strong and adequate candidate for in-context learning, leveraging nearest neighbor retrieval at test time. CrIBo shows state-of-the-art performance on the latter task while being highly competitive in more standard downstream segmentation tasks. Our code and pretrained models are publicly available at https://github.com/tileb1/CrIBo.

Keywords

Cite

@article{arxiv.2310.07855,
  title  = {CrIBo: Self-Supervised Learning via Cross-Image Object-Level Bootstrapping},
  author = {Tim Lebailly and Thomas Stegmüller and Behzad Bozorgtabar and Jean-Philippe Thiran and Tinne Tuytelaars},
  journal= {arXiv preprint arXiv:2310.07855},
  year   = {2024}
}

Comments

ICLR 2024 (spotlight)

R2 v1 2026-06-28T12:47:54.759Z