2021

Region Similarity Representation Learning

Xiao, Tete, Reed, Colorado J, Wang, Xiaolong et al.

Understand

We present Region Similarity Representation Learning (ReSim), a new approach to self-supervised representation learning for localization-based tasks such as object detection and segmentation.

  • While existing work has largely focused on solely learning global representations for an entire image, ReSim learns both regional representations for localization as well as semantic image-level representations.
  • ReSim operates by sliding a fixed-sized window across the overlapping area between two views (e.g., image crops), aligning these areas with their corresponding convolutional feature map regions, and then maximizing the feature similarity across views.
  • As a result, ReSim learns spatially and semantically consistent feature representation throughout the convolutional feature maps of a neural network.

Reading the bibliography…