pith. sign in

arxiv: 2404.12794 · v2 · pith:E4Q3E6VSnew · submitted 2024-04-19 · 💻 cs.CV · cs.MM· cs.RO· eess.IV

MambaMOS: LiDAR-based 3D Moving Object Segmentation with Motion-aware State Space Model

classification 💻 cs.CV cs.MMcs.ROeess.IV
keywords modelobjecttemporalmambamosmotionmovingspacestate
0
0 comments X
read the original abstract

LiDAR-based Moving Object Segmentation (MOS) aims to locate and segment moving objects in point clouds of the current scan using motion information from previous scans. Despite the promising results achieved by previous MOS methods, several key issues, such as the weak coupling of temporal and spatial information, still need further study. In this paper, we propose a novel LiDAR-based 3D Moving Object Segmentation with Motion-aware State Space Model, termed MambaMOS. Firstly, we develop a novel embedding module, the Time Clue Bootstrapping Embedding (TCBE), to enhance the coupling of temporal and spatial information in point clouds and alleviate the issue of overlooked temporal clues. Secondly, we introduce the Motion-aware State Space Model (MSSM) to endow the model with the capacity to understand the temporal correlations of the same object across different time steps. Specifically, MSSM emphasizes the motion states of the same object at different time steps through two distinct temporal modeling and correlation steps. We utilize an improved state space model to represent these motion differences, significantly modeling the motion states. Finally, extensive experiments on the SemanticKITTI-MOS and KITTI-Road benchmarks demonstrate that the proposed MambaMOS achieves state-of-the-art performance. The source code is publicly available at https://github.com/Terminal-K/MambaMOS.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. DM3D: Deformable Mamba via Offset-Guided Differentiable Scanning for Point Cloud Understanding

    cs.CV 2025-12 unverdicted novelty 6.0

    DM3D introduces offset-guided differentiable scanning and continuity-aware state updates in a Mamba-based model to achieve state-of-the-art or competitive performance on point cloud classification, few-shot learning, ...

  2. A Survey of Mamba

    cs.LG 2024-08 unverdicted novelty 2.0

    The paper consolidates existing research on Mamba models, their architecture variants, adaptations to different data modalities, and applications across domains.