AI Navigate

R4Det: 4D Radar-Camera Fusion for High-Performance 3D Object Detection

arXiv cs.CV / 3/13/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • R4Det introduces a Panoramic Depth Fusion module that enhances depth estimation by mutually reinforcing absolute and relative depth, addressing robustness issues in radar-camera fusion.
  • It includes a Deformable Gated Temporal Fusion module that does not rely on the ego vehicle's pose, improving temporal fusion when pose data is missing or inaccurate.
  • An Instance-Guided Dynamic Refinement module extracts semantic prototypes from 2D instance guidance to improve detection of small objects with sparse radar returns.
  • The method achieves state-of-the-art 3D object detection results on the TJ4DRadSet and VoD datasets, demonstrating strong performance gains.
  • By fusing 4D radar and camera data with these modules, R4Det tackles depth, pose, and sparsity challenges, signaling a notable advancement for perception in autonomous driving.

Abstract

4D radar-camera sensing configuration has gained increasing importance in autonomous driving. However, existing 3D object detection methods that fuse 4D Radar and camera data confront several challenges. First, their absolute depth estimation module is not robust and accurate enough, leading to inaccurate 3D localization. Second, the performance of their temporal fusion module will degrade dramatically or even fail when the ego vehicle's pose is missing or inaccurate. Third, for some small objects, the sparse radar point clouds may completely fail to reflect from their surfaces. In such cases, detection must rely solely on visual unimodal priors. To address these limitations, we propose R4Det, which enhances depth estimation quality via the Panoramic Depth Fusion module, enabling mutual reinforcement between absolute and relative depth. For temporal fusion, we design a Deformable Gated Temporal Fusion module that does not rely on the ego vehicle's pose. In addition, we built an Instance-Guided Dynamic Refinement module that extracts semantic prototypes from 2D instance guidance. Experiments show that R4Det achieves state-of-the-art 3D object detection results on the TJ4DRadSet and VoD datasets.