Machine Learning for Camera–Radar Object Association in AVs

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing autonomous driving systems face challenges in accurately associating three-dimensional radar data with two-dimensional camera outputs, leading to misidentification of objects, which can result in unsafe driving maneuvers.

Innovation Solution

Implementing machine learning models trained to combine camera images with radar data, enabling accurate and rapid identification and tracking of objects by associating three-dimensional radar data with two-dimensional camera outputs.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional object identification methods are used without machine learning models, then device complexity is reduced, but object identification accuracy deteriorates

Engineering Contradiction:
Improveobject identification accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent introduces machine learning models as an intermediary component between the sensor inputs (camera and radar) and the object identification output. These models process and correlate data from multiple sensors to improve identification accuracy without requiring fundamental changes to the sensor hardware itself.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system segments the object identification process into distinct functional components: data acquisition from camera and radar, preprocessing of sensor data, machine learning model processing, and final identification output. This segmentation allows each component to be optimized independently while maintaining overall system accuracy.

Inventive Principle:
Principle #1Segmentation

2Measurement precision

If machine learning models are implemented to associate radar and camera data, then object identification accuracy is improved, but processing time increases

Engineering Contradiction:
Improveobject identification accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The machine learning models are trained in advance on large datasets to learn the correlations between radar and camera data. This preliminary training allows the models to make rapid predictions during actual operation without requiring complex real-time computations, thus reducing processing time while maintaining high accuracy.

Inventive Principle:
Principle #10Preliminary action

3Reliability

If machine learning models are used to process sensor data, then object tracking reliability is improved, but computational power requirements increase

Engineering Contradiction:
Improveobject tracking reliabilityVSAvoidcomputational power
Core Design Contradiction:
ReliabilityVSPower

Solution Approach 1:

The system applies machine learning models selectively to the most critical aspects of object tracking rather than processing all sensor data equally. By focusing computational resources on key identification and tracking decisions, the system achieves high reliability without requiring excessive computational power for all processing tasks.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS20250278941A1Association of camera images and radar data in autonomous vehicle applications
Publication Date: 2025.09.04 WAYMO LLC
  • US20250278941A1 patent drawing
  • US20250278941A1 patent drawing
  • US20250278941A1 patent drawing

AI summary

The described aspects and implementations enable fast and accurate object identification in autonomous vehicle (AV) applications by combining radar data with camera images. In one implementation, disclosed is a method and a system to perform the method that includes obtaining a radar image of a first hypothetical object in an environment of the AV, obtaining a camera image of a second hypothetical object in the environment of the AV, and processing the radar image and the camera image using one or more machine learning models MLMs to obtain a prediction measure representing a likelihood that the first hypothetical object and the second hypothetical object correspond to a same object in the environment of the AV.