paper-with-me

Papers

Self-Supervised Learning for Domain Adaptation on Point-Clouds

2020-03-29 · Idan Achituve, Haggai Maron, Gal Chechik

Self-supervised learning (SSL) is a technique for learning useful representations from unlabeled data. It has been applied effectively to domain adaptation (DA) on images and videos. It is still unknown if and how it can be leveraged for domain adaptation in 3D perception problems. Here we describe the first study of SSL for DA on point clouds. We introduce a new family of pretext tasks, Deformation Reconstruction, inspired by the deformations encountered in sim-to-real transformations. In addition, we propose a novel training procedure for labeled point cloud data motivated by the MixUp method called Point cloud Mixup (PCM). Evaluations on domain adaptations datasets for classification and segmentation, demonstrate a large improvement over existing and baseline methods.

📄 PDF Abstract BibTeX arXiv:2003.12641

Code (3)

IdanAchituve/DefRec_and_PCM 공식 구현 pytorch
idanachi/DefRec_and_PCM 공식 구현 pytorch
idanachi/RegRec_and_PCM pytorch

Tasks

Domain AdaptationSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Mixup Mixup is a data augmentation technique that generates a weighted combination of random image pairs from the training data. Given two images and their ground truth labels:…

Similar Papers 제목 키워드 기반

Domain Adaptation on Point Clouds via Geometry-Aware Implicits

2021-12-17 · CVPR 2022 1 · Yuefan Shen, Yanchao Yang, Mi Yan, He Wang 외

As a popular geometric representation, point clouds have attracted much attention in 3D vision, leading to many applications in autonomous driving and robotics. One important yet unsolved issue for learning on point clou…

Autonomous DrivingDomain AdaptationUnsupervised Domain Adaptation

A Learnable Self-supervised Task for Unsupervised Domain Adaptation on Point Clouds

2021-04-12 · Xiaoyuan Luo, Shaolei Liu, Kexue Fu, Manning Wang 외

Deep neural networks have achieved promising performance in supervised point cloud applications, but manual annotation is extremely expensive and time-consuming in supervised learning schemes. Unsupervised domain adaptat…

Domain AdaptationPoint Cloud ClassificationSelf-Supervised LearningUnsupervised Domain Adaptation

Bridging Domain Gap of Point Cloud Representations via Self-Supervised Geometric Augmentation

2024-09-11 · Li Yu, Hongchao Zhong, Longkun Zou, Ke Chen 외

Recent progress of semantic point clouds analysis is largely driven by synthetic data (e.g., the ModelNet and the ShapeNet), which are typically complete, well-aligned and noisy free. Therefore, representations of those …

Domain AdaptationPoint Cloud ClassificationRepresentation LearningSelf-Supervised Learning+1

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 외

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 represent…

Domain AdaptationRepresentation LearningUnsupervised Domain Adaptation

Quasi-Balanced Self-Training on Noise-Aware Synthesis of Object Point Clouds for Closing Domain Gap

2022-03-08 · Yongwei Chen, ZiHao Wang, Longkun Zou, Ke Chen 외

Semantic analyses of object point clouds are largely driven by releasing of benchmarking datasets, including synthetic ones whose instances are sampled from object CAD models. However, learning from synthetic data may no…

BenchmarkingDomain AdaptationObjectPoint Cloud Classification+1