English

Fore-Mamba3D: Mamba-based Foreground-Enhanced Encoding for 3D Object Detection

Computer Vision and Pattern Recognition 2026-02-24 v1 Artificial Intelligence

Abstract

Linear modeling methods like Mamba have been merged as the effective backbone for the 3D object detection task. However, previous Mamba-based methods utilize the bidirectional encoding for the whole non-empty voxel sequence, which contains abundant useless background information in the scenes. Though directly encoding foreground voxels appears to be a plausible solution, it tends to degrade detection performance. We attribute this to the response attenuation and restricted context representation in the linear modeling for fore-only sequences. To address this problem, we propose a novel backbone, termed Fore-Mamba3D, to focus on the foreground enhancement by modifying Mamba-based encoder. The foreground voxels are first sampled according to the predicted scores. Considering the response attenuation existing in the interaction of foreground voxels across different instances, we design a regional-to-global slide window (RGSW) to propagate the information from regional split to the entire sequence. Furthermore, a semantic-assisted and state spatial fusion module (SASFMamba) is proposed to enrich contextual representation by enhancing semantic and geometric awareness within the Mamba model. Our method emphasizes foreground-only encoding and alleviates the distance-based and causal dependencies in the linear autoregression model. The superior performance across various benchmarks demonstrates the effectiveness of Fore-Mamba3D in the 3D object detection task.

Keywords

Cite

@article{arxiv.2602.19536,
  title  = {Fore-Mamba3D: Mamba-based Foreground-Enhanced Encoding for 3D Object Detection},
  author = {Zhiwei Ning and Xuanang Gao and Jiaxi Cao and Runze Yang and Huiying Xu and Xinzhong Zhu and Jie Yang and Wei Liu},
  journal= {arXiv preprint arXiv:2602.19536},
  year   = {2026}
}
R2 v1 2026-07-01T10:46:55.248Z