Radar Tensor Heatmaps for Accurate Point Cloud Generation
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Conventional radar systems generate suboptimal point clouds due to invalid radar hits not being represented by peak energies or having energies below a predefined threshold, leading to inaccuracies in object detection.
Innovation Solution
A radar system that utilizes a neural network to generate a heatmap from radar tensors, where entries in the heatmap indicate the likelihood of valid radar hits, and applies thresholding to identify these hits, constructing a point cloud based on validated energies for accurate object detection.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Measurement precision
If conventional peak analysis and thresholding are used to generate point clouds, then processing speed is maintained, but detection accuracy deteriorates due to invalid radar hits not being represented by peak energies or having energies below the predefined threshold
Solution Approach 1:
A neural network is introduced as an intermediary component between the radar tensor generation and point cloud creation. The neural network processes the radar tensor data and outputs a heatmap that identifies valid radar hits more accurately than conventional peak analysis. This intermediary layer improves detection accuracy by learning complex patterns in the radar data that simple thresholding cannot capture, while maintaining reasonable processing speeds through efficient neural network inference.
Solution Approach 2:
The system transforms the radar tensor into a heatmap representation through neural network processing, changing the parameter space from raw energy values to probability-like confidence scores. This parameter transformation allows for more nuanced identification of valid radar hits, enabling the system to distinguish between true targets and clutter more effectively than fixed thresholding methods.
2Reliability
If a predefined threshold is used to identify valid radar hits, then processing simplicity is maintained, but false positives and negatives increase leading to suboptimal point clouds
Solution Approach 1:
The neural network acts as an intelligent intermediary that replaces simple thresholding with learned decision boundaries. It processes the radar tensor and produces a heatmap where each entry represents the likelihood of a valid radar hit at that particular range-Doppler-azimuth bin. This approach significantly improves reliability by adapting to different operating conditions and target types, while the neural network is trained once and then operates as a relatively simple inference step during actual radar processing.
Solution Approach 2:
The neural network can be trained using feedback from labeled radar data, where known targets and clutter are used to adjust the network's parameters. During operation, the network provides feedback-based decisions about which radar returns represent valid hits, continuously improving reliability as more training data becomes available. This feedback mechanism allows the system to adapt to changing environments and target characteristics without requiring manual threshold adjustment.
Data Source
AI summary
The technologies described herein relate to a radar system that is configured to generate point clouds based upon radar tensors generated by the radar system. More specifically, the radar system is configured to generate heatmaps based upon radar tensors, wherein a neural network receives the radar tensors as input and constructs the heatmaps as output. Point clouds are generated based upon the heatmaps. A computing system detects objects in an environment of an autonomous vehicle (AV) based upon the point clouds, and the computing system further causes the AV to perform a driving maneuver based upon the detected objects.


