TL;DR
Mantis introduces a Mamba-native PEFT framework for 3D point cloud models, enabling efficient fine-tuning with minimal parameters while maintaining high accuracy and stability.
Contribution
The paper presents Mantis, the first PEFT method tailored for Mamba-based 3D PFMs, incorporating a State-Aware Adapter and Dual-Serialization Consistency Distillation.
Findings
Achieves competitive performance with only 5% trainable parameters.
Addresses instability caused by point cloud serialization.
Demonstrates effectiveness across multiple benchmarks.
Abstract
Pre-trained 3D point cloud foundation models (PFMs) have demonstrated strong transferability across diverse downstream tasks. However, full fine-tuning these models is computationally expensive and storage-intensive. Parameter-efficient fine-tuning (PEFT) offers a promising alternative, but existing PEFT approaches are primarily designed for Transformer-based backbones and rely on token-level prompting or feature transformation. Mamba-based backbones introduce a granularity mismatch between token-level adaptation and state-level sequence dynamics. Consequently, straightforward transfer of existing PEFT approaches to frozen Mamba backbones leads to substantial accuracy degradation and unstable optimization. To address this issue, we propose Mantis, the first Mamba-native PEFT framework for 3D PFMs. Specifically, a State-Aware Adapter (SAA) is introduced to inject lightweight…
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.
