paper-with-me

Papers

MAMBA4D: Efficient Long-Sequence Point Cloud Video Understanding with Disentangled Spatial-Temporal State Space Models

2024-05-23 · Jiuming Liu, Jinru Han, Lihao Liu, Angelica I. Aviles-Rivero, Chaokang Jiang, Zhe Liu, Hesheng Wang

Point cloud videos can faithfully capture real-world spatial geometries and temporal dynamics, which are essential for enabling intelligent agents to understand the dynamically changing world. However, designing an effective 4D backbone remains challenging, mainly due to the irregular and unordered distribution of points and temporal inconsistencies across frames. Also, recent transformer-based 4D backbones commonly suffer from large computational costs due to their quadratic complexity, particularly for long video sequences.To address these challenges, we propose a novel point cloud video understanding backbone purely based on the State Space Models (SSMs). Specifically, we first disentangle space and time in 4D video sequences and then establish the spatio-temporal correlation with our designed Mamba blocks. The Intra-frame Spatial Mamba module is developed to encode locally similar geometric structures within a certain temporal stride. Subsequently, locally correlated tokens are delivered to the Inter-frame Temporal Mamba module, which integrates long-term point features across the entire video with linear complexity. Our proposed Mamba4d achieves competitive performance on the MSR-Action3D action recognition (+10.4% accuracy), HOI4D action segmentation (+0.7 F1 Score), and Synthia4D semantic segmentation (+0.19 mIoU) datasets. Especially, for long video sequences, our method has a significant efficiency improvement with 87.5% GPU memory reduction and 5.36 times speed-up.

📄 PDF Abstract BibTeX arXiv:2405.14338

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionAction SegmentationGPUMambapoint cloud video understandingSemantic SegmentationState Space ModelsTemporal Action LocalizationVideo Understanding

Similar Papers 제목 키워드 기반

Mamba4D: Efficient 4D Point Cloud Video Understanding with Disentangled Spatial-Temporal State Space Models

2025-01-01 · CVPR 2025 1 · Jiuming Liu, Jinru Han, Lihao Liu, Angelica I. Aviles-Rivero 외

Point cloud videos can faithfully capture real-world spatial geometries and temporal dynamics, which are essential for enabling intelligent agents to understand the dynamically changing world. However, designing an e…

Action RecognitionAction SegmentationGPUMamba+4

CloudMamba: Grouped Selective State Spaces for Point Cloud Analysis

2025-11-11 · Kanglin Qu, Pan Gao, Qun Dai, Zhanzhi Ye 외 arxiv

Due to the long-range modeling ability and linear complexity property, Mamba has attracted considerable attention in point cloud analysis. Despite some interesting progress, related work still suffers from imperfect poin…

Long-range modeling

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

2024-06-25 · Zhuoyuan Li, Yubo Ai, Jiahao Lu, Chuxin Wang 외

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 process…

3D Semantic SegmentationMambaPoint Cloud SegmentationSemantic Segmentation+1

Point Cloud Mamba: Point Cloud Learning via State Space Model

2024-03-01 · Tao Zhang, Haobo Yuan, Lu Qi, Jiangning Zhang 외

Recently, state space models have exhibited strong global modeling capabilities and linear computational complexity in contrast to transformers. This research focuses on applying such architecture to more efficiently and…

MambaState Space ModelsSupervised Only 3D Point Cloud Classification

Point Mamba: A Novel Point Cloud Backbone Based on State Space Model with Octree-Based Ordering Strategy

2024-03-11 · Jiuming Liu, Ruiji Yu, Yian Wang, Yu Zheng 외

Recently, state space model (SSM) has gained great attention due to its promising performance, linear complexity, and long sequence modeling ability in both language and image domains. However, it is non-trivial to exten…

MambaSemantic Segmentation