Pamba: Enhancing Global Interaction in Point Clouds via State Space Model
Zhuoyuan Li, Yubo Ai, Jiahao Lu, ChuXin Wang, Jiacheng Deng, Hanzhi, Chang, Yanzhe Liang, Wenfei Yang, Shifeng Zhang, Tianzhu Zhang

TL;DR
Pamba introduces a novel SSM-based architecture for 3D point cloud segmentation that achieves state-of-the-art results with linear complexity, enabling efficient global and local modeling of complex scenes.
Contribution
It proposes Pamba, a new architecture combining state space models with multi-path serialization and ConvMamba blocks for improved global and local point cloud modeling.
Findings
Achieves state-of-the-art results on multiple 3D segmentation benchmarks.
Demonstrates linear complexity in processing large point clouds.
Validates effectiveness through extensive experiments.
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…
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
TopicsComputer Graphics and Visualization Techniques · 3D Shape Modeling and Analysis · 3D Modeling in Geospatial Applications
