The reviewed record of science sign in
Pith

arxiv: 2208.11821 · v2 · pith:RBOGZGQ7 · submitted 2022-08-25 · cs.CV

Refine and Represent: Region-to-Object Representation Learning

Reviewed by Pithpith:RBOGZGQ7open to challenge →

classification cs.CV
keywords learningobject-centricpretrainingmiouregion-basedregion-levelregion-to-objectrepresentations
0
0 comments X
read the original abstract

Recent works in self-supervised learning have demonstrated strong performance on scene-level dense prediction tasks by pretraining with object-centric or region-based correspondence objectives. In this paper, we present Region-to-Object Representation Learning (R2O) which unifies region-based and object-centric pretraining. R2O operates by training an encoder to dynamically refine region-based segments into object-centric masks and then jointly learns representations of the contents within the mask. R2O uses a "region refinement module" to group small image regions, generated using a region-level prior, into larger regions which tend to correspond to objects by clustering region-level features. As pretraining progresses, R2O follows a region-to-object curriculum which encourages learning region-level features early on and gradually progresses to train object-centric representations. Representations learned using R2O lead to state-of-the art performance in semantic segmentation for PASCAL VOC (+0.7 mIOU) and Cityscapes (+0.4 mIOU) and instance segmentation on MS COCO (+0.3 mask AP). Further, after pretraining on ImageNet, R2O pretrained models are able to surpass existing state-of-the-art in unsupervised object segmentation on the Caltech-UCSD Birds 200-2011 dataset (+2.9 mIoU) without any further training. We provide the code/models from this work at https://github.com/KKallidromitis/r2o.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Anatomy-Anchored Self-Supervision: Distilling Vision Foundation Models for Invariant Ultrasound Representation

    cs.CV 2026-05 unverdicted novelty 5.0

    ANAUS introduces anatomy-anchored self-supervision with LP-SAM delineation and dual policies (inter-view anatomy alignment plus core-region prediction) to distill invariant ultrasound representations, claiming SOTA re...