IROS 20253 citations

LGDD: Local-Global Synergistic Dual-Branch 3D Object Detection Using 4D Radar

Xiaokai Bai, Qin Yang, Zili Zhou, Fuyi Zhang, Zhe Wu, Si-Yuan Cao, Lianqing Zheng, Beinan Yu

Abstract

4D millimeter-wave radar plays a pivotal role in autonomous driving due to its cost-effectiveness and robustness in adverse weather. However, the application of 4D radar point cloud in 3D perception tasks is hindered by its inherent sparsity and noise. To address these challenges, we propose LGDD, a novel local-global synergistic dual-branch 3D object detection framework using 4D radar. Specifically, we first introduce a point-based branch, which utilize a voxel-attended point feature extractor (VPE) to integrate semantic segmentation with cluster voting, thereby mitigating radar noise and extracting local-clustered instances features. Then, for the conventional pillar-based branch, we design a query-based feature pre-fusion (QFP) to address the sparsity and enhance global context representation. Additionally, we devise a proposal mask to filter out noisy points, enabling more focused clustering on regions of interest. Finally, we align the local instances with global context through semantics-geometry aware fusion (SGF) module to achieve comprehensive scene understanding. Extensive experiments demonstrate that LGDD achieves state-of-the-art performance on the public View-of-Delft and TJ4DRadSet datasets. Source code is available at https://github.com/shawnnnkb/LGDD.

BibTeX
@inproceedings{iros2025_lgddlocalglobals,
  title = {LGDD: Local-Global Synergistic Dual-Branch 3D Object Detection Using 4D Radar},
  author = {Xiaokai Bai and Qin Yang and Zili Zhou and Fuyi Zhang and Zhe Wu and Si-Yuan Cao and Lianqing Zheng and Beinan Yu and Fang Wang and Jie Bai and Hui-Liang Shen},
  booktitle = {IROS 2025},
  year = {2025}
}