PointDAN: A Multi-Scale 3D Domain Adaption Network for Point Cloud Representation
Can Qin, Haoxuan You, Lichen Wang, C.-C. Jay Kuo, Yun Fu

TL;DR
PointDAN introduces a multi-scale 3D domain adaptation network specifically designed for point cloud data, effectively aligning global and local features to improve cross-domain 3D object classification.
Contribution
The paper proposes a novel 3D domain adaptation network with local and global feature alignment modules tailored for point clouds, along with a new benchmark dataset for evaluation.
Findings
Outperforms state-of-the-art DA methods on PointDA-10 benchmark
Effectively aligns local geometric structures across domains
Demonstrates robustness in cross-domain 3D classification
Abstract
Domain Adaptation (DA) approaches achieved significant improvements in a wide range of machine learning and computer vision tasks (i.e., classification, detection, and segmentation). However, as far as we are aware, there are few methods yet to achieve domain adaptation directly on 3D point cloud data. The unique challenge of point cloud data lies in its abundant spatial geometric information, and the semantics of the whole object is contributed by including regional geometric structures. Specifically, most general-purpose DA methods that struggle for global feature alignment and ignore local geometric information are not suitable for 3D domain alignment. In this paper, we propose a novel 3D Domain Adaptation Network for point cloud data (PointDAN). PointDAN jointly aligns the global and local features in multi-level. For local alignment, we propose Self-Adaptive (SA) node module with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Human Pose and Action Recognition
