Radar-Camera Fusion for Spurious Object Detection in AVs

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Autonomous vehicles face challenges in accurately distinguishing between genuine and spurious radar returns due to limitations in radar resolution and noise, leading to potential safety hazards and reduced efficiency.

Innovation Solution

A system utilizing machine-learning models that combine radar data with camera images to verify radar detections, employing trained models to process radar and camera data, and fuse them to determine the likelihood of genuine or spurious returns.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If radar data is used alone for object detection, then detection speed is fast, but detection accuracy deteriorates due to spurious returns and noise

Engineering Contradiction:
Improvedetection accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent combines radar data and camera images into a fused representation that integrates strengths of both sensors. The radar provides speed and range information while the camera provides visual confirmation, together resolving ambiguities that either sensor alone cannot distinguish, thereby improving detection accuracy without requiring completely separate independent systems.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The patent introduces machine learning models as intermediary components that process and interpret the fused radar-camera data. These models act as mediators between raw sensor inputs and final detection decisions, learning to distinguish genuine objects from spurious returns through trained patterns, thereby improving accuracy while managing system complexity through standardized processing layers.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If radar resolution is increased to distinguish spurious returns, then detection accuracy improves, but detection speed deteriorates

Engineering Contradiction:
Improvedetection accuracyVSAvoiddetection speed
Core Design Contradiction:
Measurement precisionVSSpeed

Solution Approach 1:

The patent applies partial action by using machine learning models to selectively process only the most ambiguous or uncertain radar returns that require further verification. Rather than thoroughly analyzing every single return point, the system focuses computational resources on cases where distinction between genuine and spurious returns is most critical, maintaining speed while improving accuracy for problematic detections.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The patent replaces traditional mechanical or algorithmic methods of filtering radar returns with machine learning-based classification. Instead of using fixed thresholds or geometric filtering rules, the system employs trained neural networks that can rapidly evaluate complex patterns in the fused radar-camera data, achieving both high accuracy and fast processing speeds through learned decision boundaries.

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

3Measurement precision

If machine-learning models are used to classify radar returns, then detection accuracy improves, but computational complexity increases

Engineering Contradiction:
Improveclassification accuracyVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the classification task into distinct stages: initial radar detection, camera image processing, feature extraction from both modalities, fusion of features, and final classification. This segmentation allows each component to be optimized independently and enables parallel processing of different data streams, reducing overall computational complexity while maintaining high classification accuracy through specialized processing at each stage.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent performs preliminary processing of radar and camera data before fusion, including feature extraction, filtering, and preprocessing operations. By preparing and organizing data in advance, the system reduces the computational burden on the final classification stage, allowing machine learning models to work with pre-processed, structured inputs that require less intensive computation while still achieving high accuracy.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS20250244448A1Identification of spurious radar detections in autonomousvehicle applications
Publication Date: 2025.07.31 WAYMO LLC
  • US20250244448A1 patent drawing
  • US20250244448A1 patent drawing
  • US20250244448A1 patent drawing

AI summary

The described aspects and implementations enable fast and accurate verification of radar detection of objects in autonomous vehicle (AV) applications using combined processing of radar data and camera images. In one implementation, disclosed is a method and a system to perform the method that includes obtaining a radar data characterizing intensity of radar reflections from an environment of the AV, identifying, based on the radar data, a candidate object, obtaining a camera image depicting a region where the candidate object is located, and processing the radar data and the camera image using one or more machine-learning models to obtain a classification measure representing a likelihood that the candidate object is a real object.