Boosting Cross-Domain Point Classification via Distilling Relational Priors from 2D Transformers
Longkun Zou, Wanru Zhu, Ke Chen, Lihua Guo, Kailing Guo, Kui Jia, and, Yaowei Wang

TL;DR
This paper introduces a novel method called Relational Priors Distillation (RPD) that leverages pre-trained 2D transformers and self-supervised learning to improve cross-domain point cloud classification, achieving state-of-the-art results.
Contribution
The paper proposes a new RPD approach that distills relational priors from 2D transformers and incorporates a self-supervised task for better 3D geometric understanding in unsupervised domain adaptation.
Findings
Achieves state-of-the-art UDA performance on PointDA-10 and Sim-to-Real datasets.
Effectively incorporates topological priors from 2D transformers into 3D point cloud models.
Demonstrates improved cross-domain generalization in point cloud classification.
Abstract
Semantic pattern of an object point cloud is determined by its topological configuration of local geometries. Learning discriminative representations can be challenging due to large shape variations of point sets in local regions and incomplete surface in a global perspective, which can be made even more severe in the context of unsupervised domain adaptation (UDA). In specific, traditional 3D networks mainly focus on local geometric details and ignore the topological structure between local geometries, which greatly limits their cross-domain generalization. Recently, the transformer-based models have achieved impressive performance gain in a range of image-based tasks, benefiting from its strong generalization capability and scalability stemming from capturing long range correlation across local patches. Inspired by such successes of visual transformers, we propose a novel Relational…
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
TopicsAdvanced Neural Network Applications · Stochastic Gradient Optimization Techniques
MethodsFocus · Knowledge Distillation
