English

Boosting Instance Awareness via Cross-View Correlation with 4D Radar and Camera for 3D Object Detection

Computer Vision and Pattern Recognition 2026-02-25 v1

Abstract

4D millimeter-wave radar has emerged as a promising sensing modality for autonomous driving due to its robustness and affordability. However, its sparse and weak geometric cues make reliable instance activation difficult, limiting the effectiveness of existing radar-camera fusion paradigms. BEV-level fusion offers global scene understanding but suffers from weak instance focus, while perspective-level fusion captures instance details but lacks holistic context. To address these limitations, we propose SIFormer, a scene-instance aware transformer for 3D object detection using 4D radar and camera. SIFormer first suppresses background noise during view transformation through segmentation- and depth-guided localization. It then introduces a cross-view activation mechanism that injects 2D instance cues into BEV space, enabling reliable instance awareness under weak radar geometry. Finally, a transformer-based fusion module aggregates complementary image semantics and radar geometry for robust perception. As a result, with the aim of enhancing instance awareness, SIFormer bridges the gap between the two paradigms, combining their complementary strengths to address inherent sparse nature of radar and improve detection accuracy. Experiments demonstrate that SIFormer achieves state-of-the-art performance on View-of-Delft, TJ4DRadSet and NuScenes datasets. Source code is available at github.com/shawnnnkb/SIFormer.

Keywords

Cite

@article{arxiv.2602.20632,
  title  = {Boosting Instance Awareness via Cross-View Correlation with 4D Radar and Camera for 3D Object Detection},
  author = {Xiaokai Bai and Lianqing Zheng and Si-Yuan Cao and Xiaohan Zhang and Zhe Wu and Beinan Yu and Fang Wang and Jie Bai and Hui-Liang Shen},
  journal= {arXiv preprint arXiv:2602.20632},
  year   = {2026}
}

Comments

14 pages, 10 figures, 13 tables

R2 v1 2026-07-01T10:49:29.248Z