Radar Point Cloud BEV Imaging for Robust Object Classification

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing radar systems in autonomous vehicles struggle to effectively detect, classify, and track objects in challenging environmental conditions such as fog, rain, and bright sunlight, as they do not leverage the capabilities of other sensor systems like cameras and LiDAR.

Innovation Solution

Generating 2D RGB bird's eye view (BEV) radar images from radar point clouds and using convolutional neural networks (CNNs) to directly process these images for object detection and classification, without relying on camera-based inputs.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If conventional radar tensor processing is used to detect and classify objects, then object detection capability is achieved, but the system does not leverage advanced technologies from other sensor systems and performance is limited in challenging environmental conditions

Engineering Contradiction:
Improveobject detection reliabilityVSAvoidenvironmental condition adaptability
Core Design Contradiction:
ReliabilityVSAdaptability or versatility

Solution Approach 1:

The patent applies the copying principle by transforming radar point cloud data into a visual format that mimics natural images. The radar data is processed to create image-like representations where spatial relationships and object characteristics are preserved in a format analogous to optical images, enabling the use of image processing technologies originally developed for camera systems on radar data.

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The patent substitutes traditional radar signal processing mechanisms with deep learning-based image processing mechanisms. Instead of using conventional radar tensor processing algorithms, the system employs convolutional neural networks and other deep learning models originally designed for natural image analysis, replacing the mechanical signal processing approach with an intelligent, learning-based approach.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

2Measurement precision

If radar data is processed using traditional tensor methods, then basic object detection is achieved, but classification accuracy and tracking performance are limited

Engineering Contradiction:
Improveobject classification accuracyVSAvoidprocessing system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent applies universality by creating a multi-functional processing framework where deep learning models serve multiple purposes: object detection, classification, and tracking. The same image processing architecture that detects objects also classifies them and can track their movement across frames, replacing multiple specialized radar processing algorithms with a unified deep learning system.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The patent transforms the data representation from traditional radar tensor format to an image-like dimensional structure. By organizing radar point cloud data into 2D or 3D image representations with spatial dimensions and intensity channels, the system enables the application of powerful 2D/3D convolutional operations that exploit spatial relationships in a way traditional radar processing does not.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

3Reliability

If multiple sensor types (camera, LiDAR, radar) are deployed for redundancy, then detection robustness in challenging conditions is improved, but system complexity and cost increase

Engineering Contradiction:
Improvedetection robustnessVSAvoidsensor system complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent makes the radar system multi-functional by enabling it to perform tasks traditionally requiring multiple sensor types. The processed radar images can detect objects, classify them by type, and track their motion, providing a level of functional redundancy and robustness that previously required combining camera, LiDAR, and radar systems.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The patent creates a visual copy of the environment using only radar data, producing image representations that capture spatial layout, object positions, and characteristics. This radar-generated visual copy serves as a substitute for optical images from cameras, providing similar environmental awareness without requiring actual optical sensors.

Inventive Principle:
Principle #26Copying

Data Source

PatentUS12510660B2Object detection and classification using 2D RGB image generated by point cloud radar
Publication Date: 2025.12.30 GM CRUISE HOLDINGS LLC
  • US12510660B2 patent drawing
  • US12510660B2 patent drawing
  • US12510660B2 patent drawing

AI summary

A radar system comprises a plurality of receive antennas that receive a radar signal. One or more processors are configured to generate an n-dimensional point cloud comprising values for parameters of an object in an environment of the radar system, where the n-dimensional point cloud is generated based upon the radar signal, and where n is greater than 2. The one or more processors are further configured to generate from the n-dimensional point cloud a 2D RGB image representing the values of the parameters in different colors, respectively. The parameters can comprise at least object radar cross-section, height, and velocity, etc. The one or more processers are further configured to provide the 2D RGB image to a convolutional neural network that assigns a classification to the object based on the 2D RGB image.