paper-with-me

홈 › Papers

UniMamba: Unified Spatial-Channel Representation Learning with Group-Efficient Mamba for LiDAR-based 3D Object Detection

2025-03-15 · CVPR 2025 1 · Xin Jin, Haisheng Su, Kai Liu, Cong Ma, Wei Wu, Fei Hui, Junchi Yan

Recent advances in LiDAR 3D detection have demonstrated the effectiveness of Transformer-based frameworks in capturing the global dependencies from point cloud spaces, which serialize the 3D voxels into the flattened 1D sequence for iterative self-attention. However, the spatial structure of 3D voxels will be inevitably destroyed during the serialization process. Besides, due to the considerable number of 3D voxels and quadratic complexity of Transformers, multiple sequences are grouped before feeding to Transformers, leading to a limited receptive field. Inspired by the impressive performance of State Space Models (SSM) achieved in the field of 2D vision tasks, in this paper, we propose a novel Unified Mamba (UniMamba), which seamlessly integrates the merits of 3D convolution and SSM in a concise multi-head manner, aiming to perform "local and global" spatial context aggregation efficiently and simultaneously. Specifically, a UniMamba block is designed which mainly consists of spatial locality modeling, complementary Z-order serialization and local-global sequential aggregator. The spatial locality modeling module integrates 3D submanifold convolution to capture the dynamic spatial position embedding before serialization. Then the efficient Z-order curve is adopted for serialization both horizontally and vertically. Furthermore, the local-global sequential aggregator adopts the channel grouping strategy to efficiently encode both "local and global" spatial inter-dependencies using multi-head SSM. Additionally, an encoder-decoder architecture with stacked UniMamba blocks is formed to facilitate multi-scale spatial learning hierarchically. Extensive experiments are conducted on three popular datasets: nuScenes, Waymo and Argoverse 2. Particularly, our UniMamba achieves 70.2 mAP on the nuScenes dataset.

📄 PDF Abstract BibTeX arXiv:2503.12009

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionMambaobject-detectionObject DetectionRepresentation LearningState Space Models

Methods 이 논문이 사용한 방법론

3D Convolution A 3D Convolution is a type of convolution where the kernel slides in 3 dimensions as opposed to 2 dimensions with 2D…
Submanifold Convolution Submanifold Convolution (SC) is a spatially sparse convolution operation used for tasks with sparse data like semantic…
Mamba Foundation models, now powering most of the exciting applications in deep learning, are almost universally based on the Transformer architecture and its core attention module.…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

UniMamba: A Unified Spatial-Temporal Modeling Framework with State-Space and Attention Integration

2026-03-06 · Xingsheng Chen, Xianpei Mu, Deyu Yi, Yilin Yuan 외 arxiv

Multivariate time series forecasting is fundamental to numerous domains such as energy, finance, and environmental monitoring, where complex temporal dependencies and cross-variable interactions pose enduring challenges.…

Multivariate Time Series ForecastingComputational Efficiency

Efficient Multi-Scale Attention Module with Cross-Spatial Learning

2023-05-23 · Daliang Ouyang, Su He, Guozhong Zhang, Mingzhu Luo 외

Remarkable effectiveness of the channel or spatial attention mechanisms for producing more discernible feature representation are illustrated in various computer vision tasks. However, modeling the cross-channel relation…

Dimensionality Reductionimage-classificationImage Classificationobject-detection+1

DaViT: Dual Attention Vision Transformers

2022-04-07 · Mingyu Ding, Bin Xiao, Noel Codella, Ping Luo 외

In this work, we introduce Dual Attention Vision Transformers (DaViT), a simple yet effective vision transformer architecture that is able to capture global context while maintaining computational efficiency. We propose …

Computational EfficiencyImage ClassificationInstance SegmentationMedical Image Classification+2

User Subgrouping and Power Control for Multicast Massive MIMO over Spatially Correlated Channels

2024-09-18 · Alejandro de la Fuente, Giovanni Interdonato, Giuseppe Araniti

Massive multiple-input-multiple-output (MIMO) is unquestionably a key enabler of the fifth-generation (5G) technology for mobile systems, enabling to meet the high requirements of upcoming mobile broadband services. Phys…

Fairness

Multi-Reference and Adaptive Nonlinear Transform Source-Channel Coding for Wireless Image Semantic Transmission

2025-05-19 · Cheng Yuan, Yufei Jiang, Xu Zhu

We propose a multi-reference and adaptive nonlinear transform source-channel coding (MA-NTSCC) system for wireless image semantic transmission to improve rate-distortion (RD) performance by introducing multi-dimensional …