DAPointMamba: Domain Adaptive Point Mamba for Point Cloud Completion
Yinghui Li, Qianyu Zhou, Di Shao, Hao Yang, Ye Zhu, Richard Dazeley, Xuequan Lu

TL;DR
DAPointMamba is a novel domain adaptive point cloud completion framework that leverages state space models with patch-level and channel alignment modules, achieving superior performance and efficiency across synthetic and real-world datasets.
Contribution
This work introduces the first application of state space models to domain adaptive point cloud completion, with innovative modules for local and global feature alignment.
Findings
Outperforms existing methods on synthetic and real-world benchmarks.
Achieves global receptive fields with linear complexity.
Reduces computational cost and inference latency.
Abstract
Domain adaptive point cloud completion (DA PCC) aims to narrow the geometric and semantic discrepancies between the labeled source and unlabeled target domains. Existing methods either suffer from limited receptive fields or quadratic complexity due to using CNNs or vision Transformers. In this paper, we present the first work that studies the adaptability of State Space Models (SSMs) in DA PCC and find that directly applying SSMs to DA PCC will encounter several challenges: directly serializing 3D point clouds into 1D sequences often disrupts the spatial topology and local geometric features of the target domain. Besides, the overlook of designs in the learning domain-agnostic representations hinders the adaptation performance. To address these issues, we propose a novel framework, DAPointMamba for DA PCC, that exhibits strong adaptability across domains and has the advantages of…
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.
Videos
Taxonomy
Topics3D Shape Modeling and Analysis · Robot Manipulation and Learning · Generative Adversarial Networks and Image Synthesis
