paper-with-me

Papers

Self-Supervised Global-Local Structure Modeling for Point Cloud Domain Adaptation With Reliable Voted Pseudo Labels

2022-01-01 · CVPR 2022 1 · Hehe Fan, Xiaojun Chang, Wanyue Zhang, Yi Cheng, Ying Sun, Mohan Kankanhalli

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationRepresentation LearningUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Beyond Instance Discrimination: Relation-aware Contrastive Self-supervised Learning

2022-11-02 · Yifei Zhang, Chang Liu, Yu Zhou, Weiping Wang 외

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 Learning

MST: Masked Self-Supervised Transformer for Visual Representation

2021-06-10 · NeurIPS 2021 12 · Zhaowen Li, Zhiyang Chen, Fan Yang, Wei Li 외

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+3

LG-BPN: Local and Global Blind-Patch Network for Self-Supervised Real-World Denoising

2023-04-02 · CVPR 2023 1 · Zichun Wang, Ying Fu, Ji Liu, Yulun Zhang

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…

Denoising

Self-supervised Graph-level Representation Learning with Local and Global Structure

2021-06-08 · Minghao Xu, Hang Wang, Bingbing Ni, Hongyu Guo 외

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 Learning

CHAIN: Exploring Global-Local Spatio-Temporal Information for Improved Self-Supervised Video Hashing

2023-10-29 · Rukai Wei, Yu Liu, Jingkuan Song, Heng Cui 외

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