CVJul 31, 2023

Echoes Beyond Points: Unleashing the Power of Raw Radar Data in Multi-modality Fusion

arXiv:2307.16532v242 citationsh-index: 13Has Code
Originality Highly original
AI Analysis

This addresses the challenge of sparse and inaccurate radar point clouds for autonomous driving systems, offering a novel fusion approach.

The paper tackles the problem of inferior radar detection performance in autonomous driving by proposing EchoFusion, a method that fuses raw radar data with other sensors, surpassing existing methods on the RADIal dataset and approaching LiDAR performance.

Radar is ubiquitous in autonomous driving systems due to its low cost and good adaptability to bad weather. Nevertheless, the radar detection performance is usually inferior because its point cloud is sparse and not accurate due to the poor azimuth and elevation resolution. Moreover, point cloud generation algorithms already drop weak signals to reduce the false targets which may be suboptimal for the use of deep fusion. In this paper, we propose a novel method named EchoFusion to skip the existing radar signal processing pipeline and then incorporate the radar raw data with other sensors. Specifically, we first generate the Bird's Eye View (BEV) queries and then take corresponding spectrum features from radar to fuse with other sensors. By this approach, our method could utilize both rich and lossless distance and speed clues from radar echoes and rich semantic clues from images, making our method surpass all existing methods on the RADIal dataset, and approach the performance of LiDAR. The code will be released on https://github.com/tusen-ai/EchoFusion.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes