Self-Supervised Global-Local Structure Modeling for Point Cloud Domain Adaptation With Reliable Voted Pseudo Labels
In this paper, we propose an unsupervised domain adaptation method for deep point cloud representation learning. To model the internal structures in target point clouds, we first propose to learn the global representations of unlabeled data by scaling up or down point clouds and then predicting the scales. Second, to capture the local structure in a self-supervised manner, we propose to project a 3D local area onto a 2D plane and then learn to reconstruct the squeezed region. Moreover, to effectively transfer the knowledge from source domain, we propose to vote pseudo labels for target samples based on the labels of their nearest source neighbors in the shared feature space. To avoid the noise caused by incorrect pseudo labels, we only select reliable target samples, whose voting consistencies are high enough, for enhancing adaptation. The voting method is able to adaptively select more and more target samples during training, which in return facilitates adaptation because the amount of labeled target data increases. Experiments on PointDA (ModelNet-10, ShapeNet-10 and ScanNet-10) and Sim-to-Real (ModelNet-11, ScanObjectNN-11, ShapeNet-9 and ScanObjectNN-9) demonstrate the effectiveness of our method.
Code (0)
등록된 구현이 없습니다.
Tasks
Domain AdaptationRepresentation LearningUnsupervised Domain AdaptationSimilar Papers 제목 키워드 기반
Beyond Instance Discrimination: Relation-aware Contrastive Self-supervised Learning
Contrastive self-supervised learning (CSL) based on instance discrimination typically attracts positive samples while repelling negatives to learn representations with pre-defined binary self-supervision. However, vanill…
RelationSelf-Supervised LearningMST: Masked Self-Supervised Transformer for Visual Representation
Transformer has been widely used for self-supervised pre-training in Natural Language Processing (NLP) and achieved great success. However, it has not been fully explored in visual self-supervised learning. Meanwhile, pr…
Language ModelingLanguage ModellingLinear evaluationMasked Language Modeling+3LG-BPN: Local and Global Blind-Patch Network for Self-Supervised Real-World Denoising
Despite the significant results on synthetic noise under simplified assumptions, most self-supervised denoising methods fail under real noise due to the strong spatial noise correlation, including the advanced self-super…
DenoisingSelf-supervised Graph-level Representation Learning with Local and Global Structure
This paper studies unsupervised/self-supervised whole-graph representation learning, which is critical in many tasks such as molecule properties prediction in drug and material discovery. Existing methods mainly focus on…
Graph Representation LearningRepresentation LearningCHAIN: Exploring Global-Local Spatio-Temporal Information for Improved Self-Supervised Video Hashing
Compressing videos into binary codes can improve retrieval speed and reduce storage overhead. However, learning accurate hash codes for video retrieval can be challenging due to high local redundancy and complex global d…
Contrastive LearningRetrievalVideo Retrieval