Star method improves radar detection by focusing on relevant points

STAR: Scene- and Task-Aware 4D Radar Preprocessing Towards End-to-End Cognitive Radar

Computer Vision and Pattern RecognitionArtificial Intelligence

Summary

Radar sensors help machines understand their surroundings by sending out signals and measuring what bounces back. Common ways to clean up radar data often throw away useful information because they focus only on signal strength. The authors introduce a new method called STAR that learns to keep the most important radar points depending on the scene and the task, making the data better for detection tasks. This smarter selection leads to better object detection performance compared to older methods.

What this means in practice

  • For autonomous vehicle teams: Improve vehicle perception systems by processing radar data optimized for detecting relevant objects in various scenes and weather conditions.
  • For 3d perception software developers: Enhance 3D detection algorithms by feeding them radar point clouds preprocessed to retain task-relevant signals, resulting in higher overall detection accuracy.

Authors

Seung-Hyun Song, Dong-Hee Paek, Seung-Hyun Kong

Abstract

Four-dimensional (4D) Radar has emerged as a key sensor for environmental perception, providing range, azimuth, elevation, and Doppler measurements while remaining robust to illumination changes and adverse weather conditions. However, conventional Radar preprocessing methods, such as constant false alarm rate (CFAR) detection, select measurements primarily based on signal-level criteria and may therefore discard information valuable for downstream perception during point cloud generation. In addition, existing 4D Radar perception pipelines typically optimize Radar data processing and downstream perception independently, preventing task objectives from directly guiding the preprocessing stage. To address these limitations, we propose a Scene- and Task-Aware Radar (STAR) Preprocessor together with an end-to-end training framework. The STAR Preprocessor incorporates scene context and downstream task objectives to generate task-relevant Radar points, enabling the Radar representation to be optimized directly for perception. On the K-Radar benchmark, the proposed method achieves 74.3 AP, outperforming the previous state of the art by 5.6 AP points. Furthermore, applying the task-relevant points generated by STAR to various existing 3D detectors improves detection performance in most evaluation settings and yields an overall positive average gain over point clouds produced by conventional preprocessing.