MT-PCR: Hybrid Mamba-Transformer Network with Spatial Serialization for Point Cloud Registration
Bingxi Liu, An Liu, Hao Chen, Huaqi Tao, Jinqiang Cui, Yiqun Wang, Hong Zhang

TL;DR
MT-PCR introduces a hybrid Mamba-Transformer framework with spatial serialization for efficient and accurate point cloud registration, overcoming computational limitations of traditional Transformer methods.
Contribution
This work is the first to integrate Mamba and Transformer modules with spatial serialization for point cloud registration, improving efficiency and accuracy.
Findings
Outperforms state-of-the-art methods in accuracy and efficiency.
Reduces GPU memory usage and FLOPs significantly.
Effectively models geometric structure of point clouds.
Abstract
Point cloud registration (PCR) is a fundamental task in 3D computer vision and robotics. Most learning-based PCR methods rely on Transformer architectures, which suffer from quadratic computational complexity. This limitation restricts the resolution of point clouds that can be processed, inevitably leading to information loss. In contrast, Mamba, a recently proposed model based on state-space models, achieves linear computational complexity while maintaining strong long-range contextual modeling capabilities. However, directly applying Mamba to PCR tasks yields suboptimal performance due to the unordered and irregular nature of point cloud data. To address these challenges, we propose MT-PCR, the first point cloud registration framework that integrates Mamba and Transformer modules. Specifically, we serialize point cloud features using Z-order space-filling curves to enforce spatial…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
