Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

PMA: Towards Parameter-Efficient Point Cloud Understanding via Point Mamba Adapter

About

Applying pre-trained models to assist point cloud understanding has recently become a mainstream paradigm in 3D perception. However, existing application strategies are straightforward, utilizing only the final output of the pre-trained model for various task heads. It neglects the rich complementary information in the intermediate layer, thereby failing to fully unlock the potential of pre-trained models. To overcome this limitation, we propose an orthogonal solution: Point Mamba Adapter (PMA), which constructs an ordered feature sequence from all layers of the pre-trained model and leverages Mamba to fuse all complementary semantics, thereby promoting comprehensive point cloud understanding. Constructing this ordered sequence is non-trivial due to the inherent isotropy of 3D space. Therefore, we further propose a geometry-constrained gate prompt generator (G2PG) shared across different layers, which applies shared geometric constraints to the output gates of the Mamba and dynamically optimizes the spatial order, thus enabling more effective integration of multi-layer information. Extensive experiments conducted on challenging point cloud datasets across various tasks demonstrate that our PMA elevates the capability for point cloud understanding to a new level by fusing diverse complementary intermediate features. Code is available at https://github.com/zyh16143998882/PMA.

Yaohua Zha, Yanzi Wang, Hang Guo, Jinpeng Wang, Tao Dai, Bin Chen, Zhihao Ouyang, Xue Yuerong, Ke Chen, Shu-Tao Xia• 2025

Related benchmarks

TaskDatasetResultRank
Semantic segmentationS3DIS (Area 5)
mIOU58.9
1006
Part SegmentationShapeNetPart (test)
mIoU (Inst.)84.2
347
Object ClassificationModelNet40
Overall Accuracy94.2
67
Object ClassificationScanObjectNN PB T50 RS
Overall Accuracy88.7
35
Object ClassificationScanObjectNN OBJ_BG variant
Overall Accuracy93.53
26
Object ClassificationScanObjectNN OBJ_ONLY variant
Overall Accuracy91.32
26
Showing 6 of 6 rows

Other info

Follow for update