paper-with-me

Papers

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

2024-03-14 · CVPR 2024 1 · Chengyao Wang, Li Jiang, Xiaoyang Wu, Zhuotao Tian, Bohao Peng, Hengshuang Zhao, Jiaya Jia

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 points in two distinct views as positive pairs and unmatched points as negative pairs. However, this approach often results in semantically identical points having dissimilar representations, leading to a high number of false negatives and introducing a "semantic conflict" problem. To address this issue, we propose GroupContrast, a novel approach that combines segment grouping and semantic-aware contrastive learning. Segment grouping partitions points into semantically meaningful regions, which enhances semantic coherence and provides semantic guidance for the subsequent contrastive representation learning. Semantic-aware contrastive learning augments the semantic information extracted from segment grouping and helps to alleviate the issue of "semantic conflict". We conducted extensive experiments on multiple 3D scene understanding tasks. The results demonstrate that GroupContrast learns semantically meaningful representations and achieves promising transfer learning performance.

📄 PDF Abstract BibTeX arXiv:2403.09639

Code (1)

dvlab-research/groupcontrast 공식 구현

Tasks

Contrastive LearningRepresentation LearningScene UnderstandingTransfer Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Understanding Self-Supervised Features for Learning Unsupervised Instance Segmentation

2023-11-24 · Paul Engstler, Luke Melas-Kyriazi, Christian Rupprecht, Iro Laina

Self-supervised learning (SSL) can be used to solve complex visual tasks without human labels. Self-supervised representations encode useful semantic information about images, and as a result, they have already been used…

Instance SegmentationSegmentationSelf-Supervised LearningSemantic Segmentation+3

Semantic-Aware Auto-Encoders for Self-Supervised Representation Learning

2022-01-01 · CVPR 2022 1 · Guangrun Wang, Yansong Tang, Liang Lin, Philip H.S. Torr

The resurgence of unsupervised learning can be attributed to the remarkable progress of self-supervised learning, which includes generative (G) and discriminative (D) models. In computer vision, the mainstream self-s…

Image ReconstructionRepresentation LearningSelf-Supervised Learning

Distilling Word Meaning in Context from Pre-trained Language Models

2021-11-01 · Findings (EMNLP) 2021 11 · Yuki Arase, Tomoyuki Kajiwara

In this study, we propose a self-supervised learning method that distils representations of word meaning in context from a pre-trained masked language model. Word representations are the basis for context-aware lexical s…

Language ModelingLanguage ModellingSelf-Supervised LearningSemantic Textual Similarity+2

Semantic-Aware Fine-Grained Correspondence

2022-07-21 · Yingdong Hu, Renhao Wang, Kaifeng Zhang, Yang Gao

Establishing visual correspondence across images is a challenging and essential task. Recently, an influx of self-supervised methods have been proposed to better learn representations for visual correspondence. However, …

Pose TrackingSelf-Supervised LearningSemantic correspondenceSemantic Segmentation+2

Semantic-Aware Generation for Self-Supervised Visual Representation Learning

2021-11-25 · Yunjie Tian, Lingxi Xie, Xiaopeng Zhang, Jiemin Fang 외

In this paper, we propose a self-supervised visual representation learning approach which involves both generative and discriminative proxies, where we focus on the former part by requiring the target network to recover …

Representation LearningSemantic Segmentation