English

Pamba: Enhancing Global Interaction in Point Clouds via State Space Model

Computer Vision and Pattern Recognition 2025-01-14 v3

Abstract

Transformers have demonstrated impressive results for 3D point cloud semantic segmentation. However, the quadratic complexity of transformer makes computation costs high, limiting the number of points that can be processed simultaneously and impeding the modeling of long-range dependencies between objects in a single scene. Drawing inspiration from the great potential of recent state space models (SSM) for long sequence modeling, we introduce Mamba, an SSM-based architecture, to the point cloud domain and propose Pamba, a novel architecture with strong global modeling capability under linear complexity. Specifically, to make the disorderness of point clouds fit in with the causal nature of Mamba, we propose a multi-path serialization strategy applicable to point clouds. Besides, we propose the ConvMamba block to compensate for the shortcomings of Mamba in modeling local geometries and in unidirectional modeling. Pamba obtains state-of-the-art results on several 3D point cloud segmentation tasks, including ScanNet v2, ScanNet200, S3DIS and nuScenes, while its effectiveness is validated by extensive experiments.

Keywords

Cite

@article{arxiv.2406.17442,
  title  = {Pamba: Enhancing Global Interaction in Point Clouds via State Space Model},
  author = {Zhuoyuan Li and Yubo Ai and Jiahao Lu and ChuXin Wang and Jiacheng Deng and Hanzhi Chang and Yanzhe Liang and Wenfei Yang and Shifeng Zhang and Tianzhu Zhang},
  journal= {arXiv preprint arXiv:2406.17442},
  year   = {2025}
}

Comments

Accepted by AAAI 2025

R2 v1 2026-06-28T17:18:30.249Z