Deep Learning-Driven State Correction: A Hybrid Architecture for Radar-Based Dynamic Occupancy Grid Mapping

Max Peter Ronecker,Xavier Diaz,Michael Karner,Daniel Watzenig
2024-05-22
Abstract:This paper introduces a novel hybrid architecture that enhances radar-based Dynamic Occupancy Grid Mapping (DOGM) for autonomous vehicles, integrating deep learning for state-classification. Traditional radar-based DOGM often faces challenges in accurately distinguishing between static and dynamic objects. Our approach addresses this limitation by introducing a neural network-based DOGM state correction mechanism, designed as a semantic segmentation task, to refine the accuracy of the occupancy grid. Additionally a heuristic fusion approach is proposed which allows to enhance performance without compromising on safety. We extensively evaluate this hybrid architecture on the NuScenes Dataset, focusing on its ability to improve dynamic object detection as well grid quality. The results show clear improvements in the detection capabilities of dynamic objects, highlighting the effectiveness of the deep learning-enhanced state correction in radar-based DOGM.
Robotics
What problem does this paper attempt to address?
The paper aims to address the limitations of radar-based Dynamic Occupancy Grid Mapping (DOGM) in autonomous vehicles, particularly the issue of inaccurate distinction between static and dynamic objects. Traditional radar DOGM methods struggle to accurately differentiate these two types of objects, leading to decreased accuracy in object detection. To solve this problem, the paper proposes a new hybrid architecture that integrates deep learning techniques into radar DOGM to enhance state classification. Specifically, the contributions of the paper are as follows: 1. **Neural Network-Driven DOGM State Correction**: A neural network-based DOGM state correction mechanism is proposed, which performs state correction as a semantic segmentation task to correct misclassified cells in the occupancy grid. 2. **Hybrid Architecture Design**: A DOGM architecture combining traditional methods and deep learning state correction is introduced, ensuring the system's safety, robustness, and performance. 3. **Empirical Evaluation**: The hybrid architecture is extensively evaluated using the NuScenes dataset to validate its effectiveness in improving dynamic object detection capabilities and grid quality. Through these methods, the proposed hybrid architecture significantly enhances the capability of radar DOGM in dynamic object detection and improves the overall quality of the occupancy grid. This approach not only boosts the performance of radar DOGM but also retains the reliability of traditional DOGM algorithms.