paper-with-me

Papers

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

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

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 adaptation (UDA) addresses this problem by training a model with only labeled data in the source domain but making the model generalize well in the target domain. Existing studies show that self-supervised learning using both source and target domain data can help improve the adaptability of trained models, but they all rely on hand-crafted designs of the self-supervised tasks. In this paper, we propose a learnable self-supervised task and integrate it into a self-supervision-based point cloud UDA architecture. Specifically, we propose a learnable nonlinear transformation that transforms a part of a point cloud to generate abundant and complicated point clouds while retaining the original semantic information, and the proposed self-supervised task is to reconstruct the original point cloud from the transformed ones. In the UDA architecture, an encoder is shared between the networks for the self-supervised task and the main task of point cloud classification or segmentation, so that the encoder can be trained to extract features suitable for both the source and the target domain data. Experiments on PointDA-10 and PointSegDA datasets show that the proposed method achieves new state-of-the-art performance on both classification and segmentation tasks of point cloud UDA. Code will be made publicly available.

📄 PDF Abstract BibTeX arXiv:2104.05164

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationPoint Cloud ClassificationSelf-Supervised LearningUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Density-guided Translator Boosts Synthetic-to-Real Unsupervised Domain Adaptive Segmentation of 3D Point Clouds

2024-03-27 · CVPR 2024 1 · Zhimin Yuan, Wankang Zeng, Yanfei Su, Weiquan Liu 외

3D synthetic-to-real unsupervised domain adaptive segmentation is crucial to annotating new domains. Self-training is a competitive approach for this task, but its performance is limited by different sensor sampling patt…

Minimal Semantic Sufficiency Meets Unsupervised Domain Generalization

2025-09-19 · Tan Pan, Kaiyu Guo, Dongli Xu, Zhaorui Tan 외 arxiv

The generalization ability of deep learning has been extensively studied in supervised settings, yet it remains less explored in unsupervised scenarios. Recently, the Unsupervised Domain Generalization (UDG) task has bee…

Self-Supervised LearningRepresentation LearningDomain Generalization

SCPNet: Unsupervised Cross-modal Homography Estimation via Intra-modal Self-supervised Learning

2024-07-11 · Runmin Zhang, Jun Ma, Si-Yuan Cao, Lun Luo 외

We propose a novel unsupervised cross-modal homography estimation framework based on intra-modal Self-supervised learning, Correlation, and consistent feature map Projection, namely SCPNet. The concept of intra-modal sel…

Homography EstimationSelf-Supervised Learning

Unsupervised Human Action Recognition with Skeletal Graph Laplacian and Self-Supervised Viewpoints Invariance

2022-04-21 · Giancarlo Paoletti, Jacopo Cavazza, Cigdem Beyan, Alessio Del Bue

This paper presents a novel end-to-end method for the problem of skeleton-based unsupervised human action recognition. We propose a new architecture with a convolutional autoencoder that uses graph Laplacian regularizati…

Action RecognitionSkeleton Based Action RecognitionTemporal Action LocalizationUnsupervised Skeleton Based Action Recognition

Unsupervised Domain Adaptive Re-Identification: Theory and Practice

2018-07-30 · Liangchen Song, Cheng Wang, Lefei Zhang, Bo Du 외

We study the problem of unsupervised domain adaptive re-identification (re-ID) which is an active topic in computer vision but lacks a theoretical foundation. We first extend existing unsupervised domain adaptive classif…

General ClassificationUnsupervised Domain Adaptation