paper-with-me

Papers

Unsupervised Object-Level Representation Learning from Scene Images

2021-06-22 · NeurIPS 2021 12 · Jiahao Xie, Xiaohang Zhan, Ziwei Liu, Yew Soon Ong, Chen Change Loy

Contrastive self-supervised learning has largely narrowed the gap to supervised pre-training on ImageNet. However, its success highly relies on the object-centric priors of ImageNet, i.e., different augmented views of the same image correspond to the same object. Such a heavily curated constraint becomes immediately infeasible when pre-trained on more complex scene images with many objects. To overcome this limitation, we introduce Object-level Representation Learning (ORL), a new self-supervised learning framework towards scene images. Our key insight is to leverage image-level self-supervised pre-training as the prior to discover object-level semantic correspondence, thus realizing object-level representation learning from scene images. Extensive experiments on COCO show that ORL significantly improves the performance of self-supervised learning on scene images, even surpassing supervised ImageNet pre-training on several downstream tasks. Furthermore, ORL improves the downstream performance when more unlabeled scene images are available, demonstrating its great potential of harnessing unlabeled data in the wild. We hope our approach can motivate future research on more general-purpose unsupervised representation learning from scene data.

📄 PDF Abstract BibTeX arXiv:2106.11952

Code (1)

jiahao000/orl 공식 구현 pytorch

Tasks

ObjectRepresentation LearningSelf-Supervised LearningSemantic correspondence

Similar Papers 제목 키워드 기반

Unsupervised Discovery of Object-Centric Neural Fields

2024-02-12 · Rundong Luo, Hong-Xing Yu, Jiajun Wu

We study inferring 3D object-centric scene representations from a single image. While recent methods have shown potential in unsupervised 3D object discovery from simple synthetic images, they fail to generalize to real-…

ObjectObject DiscoverySemantic SegmentationSystematic Generalization+1

Generative Hierarchical Models for Parts, Objects, and Scenes

2019-10-21 · Fei Deng, Zhuo Zhi, Sungjin Ahn

Compositional structures between parts and objects are inherent in natural scenes. Modeling such compositional hierarchies via unsupervised learning can bring various benefits such as interpretability and transferability…

Promising or Elusive? Unsupervised Object Segmentation from Real-world Single Images

2022-10-05 · Yafei Yang, Bo Yang

In this paper, we study the problem of unsupervised object segmentation from single images. We do not introduce a new algorithm, but systematically investigate the effectiveness of existing unsupervised models on challen…

ObjectSemantic SegmentationUnsupervised Object Segmentation

Unsupervised Discovery of Object Radiance Fields

2021-07-16 · ICLR 2022 4 · Hong-Xing Yu, Leonidas J. Guibas, Jiajun Wu

We study the problem of inferring an object-centric scene representation from a single image, aiming to derive a representation that explains the image formation process, captures the scene's 3D nature, and is learned wi…

Novel View SynthesisObjectScene Segmentation

Neural Systematic Binder

2022-11-02 · Gautam Singh, Yeongbin Kim, Sungjin Ahn

The key to high-level cognition is believed to be the ability to systematically manipulate and compose knowledge pieces. While token-like structured knowledge representations are naturally provided in text, it is elusive…

DisentanglementObjectScene GenerationSystematic Generalization