paper-with-me

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 merging of those regions into a tree hierarchy. A small supervised dataset suffices for training this grouping primitive. Across a large unlabeled dataset, we apply this learned primitive to automatically predict hierarchical region structure. These predictions serve as guidance for self-supervised contrastive feature learning: we task a deep network with producing per-pixel embeddings whose pairwise distances respect the region hierarchy. Experiments demonstrate that our approach can serve as state-of-the-art generic pre-training, benefiting downstream tasks. We additionally explore applications to semantic region search and video-based object instance tracking.

📄 PDF Abstract BibTeX arXiv:2012.03044

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

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

Unsupervised Hierarchical Semantic Segmentation with Multiview Cosegmentation and Clustering Transformers

2022-04-25 · CVPR 2022 1 · Tsung-Wei Ke, Jyh-Jing Hwang, Yunhui Guo, Xudong Wang 외

Unsupervised semantic segmentation aims to discover groupings within and across images that capture object and view-invariance of a category without external supervision. Grouping naturally has levels of granularity, cre…

ClusteringSegmentationSemantic SegmentationUnsupervised Semantic Segmentation

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

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

HiCMAE: Hierarchical Contrastive Masked Autoencoder for Self-Supervised Audio-Visual Emotion Recognition

2024-01-11 · Licai Sun, Zheng Lian, Bin Liu, JianHua Tao

Audio-Visual Emotion Recognition (AVER) has garnered increasing attention in recent years for its critical role in creating emotion-ware intelligent machines. Previous efforts in this area are dominated by the supervised…

Contrastive LearningDynamic Facial Expression RecognitionEmotion RecognitionRepresentation Learning+1