paper-with-me

Papers

Self-Supervised Visual Representation Learning with Semantic Grouping

2022-05-30 · Xin Wen, Bingchen Zhao, Anlin Zheng, Xiangyu Zhang, Xiaojuan Qi

In this paper, we tackle the problem of learning visual representations from unlabeled scene-centric data. Existing works have demonstrated the potential of utilizing the underlying complex structure within scene-centric data; still, they commonly rely on hand-crafted objectness priors or specialized pretext tasks to build a learning framework, which may harm generalizability. Instead, we propose contrastive learning from data-driven semantic slots, namely SlotCon, for joint semantic grouping and representation learning. The semantic grouping is performed by assigning pixels to a set of learnable prototypes, which can adapt to each sample by attentive pooling over the feature and form new slots. Based on the learned data-dependent slots, a contrastive objective is employed for representation learning, which enhances the discriminability of features, and conversely facilitates grouping semantically coherent pixels together. Compared with previous efforts, by simultaneously optimizing the two coupled objectives of semantic grouping and contrastive learning, our approach bypasses the disadvantages of hand-crafted priors and is able to learn object/group-level representations from scene-centric images. Experiments show our approach effectively decomposes complex scenes into semantic groups for feature learning and significantly benefits downstream tasks, including object detection, instance segmentation, and semantic segmentation. Code is available at: https://github.com/CVMI-Lab/SlotCon.

📄 PDF Abstract BibTeX arXiv:2205.15288

Code (1)

CVMI-Lab/SlotCon 공식 구현 pytorch

Tasks

Contrastive LearningInstance SegmentationObject DetectionObject DiscoveryRepresentation LearningSelf-Supervised LearningSemantic SegmentationUnsupervised Pre-trainingUnsupervised Semantic Segmentation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Self-Supervised Visual Representation Learning from Hierarchical Grouping

2020-12-05 · NeurIPS 2020 12 · Xiao Zhang, Michael Maire

We create a framework for bootstrapping visual representation learning from a primitive visual grouping capability. We operationalize grouping via a contour detector that partitions an image into regions, followed by mer…

Representation Learning

Rethinking Masked Representation Learning for 3D Point Cloud Understanding

2024-12-26 · IEEE Transactions on Image Processing 2024 12 · Chuxin Wang, Yixin Zha, Jianfeng He, Wenfei Yang 외

Self-supervised point cloud representation learning aims to acquire robust and general feature representations from unlabeled data. Recently, masked point modeling-based methods have shown significant performance improve…

3D Part Segmentation3D Point Cloud ClassificationFew-Shot 3D Point Cloud ClassificationRepresentation Learning

Perceptual Group Tokenizer: Building Perception with Iterative Grouping

2023-11-30 · Zhiwei Deng, Ting Chen, Yang Li

Human visual recognition system shows astonishing capability of compressing visual information into a set of tokens containing rich representations without label supervision. One critical driving principle behind it is p…

Representation LearningSelf-Supervised Image ClassificationSelf-Supervised LearningSuperpixels

GroupContrast: Semantic-aware Self-supervised Representation Learning for 3D Understanding

2024-03-14 · CVPR 2024 1 · Chengyao Wang, Li Jiang, Xiaoyang Wu, Zhuotao Tian 외

Self-supervised 3D representation learning aims to learn effective representations from large-scale unlabeled point clouds. Most existing approaches adopt point discrimination as the pretext task, which assigns matched p…

Contrastive LearningRepresentation LearningScene UnderstandingTransfer Learning

Self-supervised structured object representation learning

2025-08-27 · Oussama Hadjerci, Antoine Letienne, Mohamed Abbas Hedjazi, Adel Hafiane arxiv

Self-supervised learning (SSL) has emerged as a powerful technique for learning visual representations. While recent SSL approaches achieve strong results in global image understanding, they are limited in capturing the …

Self-Supervised LearningRepresentation LearningObject Detection