Camera-Radar Spatio-Spectral BEV Queries for Sparse 3D Perception

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing autonomous driving vehicles face challenges in accurately segmenting and localizing 3D objects due to the sparsity and poor spatial representation of radar point clouds, limiting the effectiveness of BEV (bird's-eye-view) representations in navigation and safety.

Innovation Solution

Fusing multi-camera and radar data by encoding image and frequency domain radar data to generate fused data, leveraging transformer-based architectures for improved localization and segmentation in BEV representations, utilizing spectral and spatial domain features to enhance 3D object detection and segmentation accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If radar data is used for 3D object detection and localization, then depth information and velocity measurement are provided, but the spatial representation is sparse and inaccurate

Engineering Contradiction:
Improvelocalization accuracyVSAvoidspatial coverage density
Core Design Contradiction:
Measurement precisionVSQuantity of substance

Solution Approach 1:

The patent merges radar data with camera data by projecting radar points onto camera images and using transformer-based fusion to combine the complementary strengths of both sensors. This integration resolves the sparsity issue by supplementing radar's sparse spatial points with camera's dense visual information, while maintaining radar's superior depth and velocity measurements.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The patent introduces an intermediary transformation process that projects radar points onto camera image planes and uses BEV (bird's-eye-view) transformation as a mediator to align and fuse the two data modalities. This intermediary step enables consistent spatial representation and accurate localization by bridging the different coordinate systems and measurement characteristics of radar and camera sensors.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If multi-camera and radar data are fused, then 3D object detection accuracy is improved, but computational complexity increases

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

Solution Approach 1:

The patent segments the fusion process into distinct functional modules: radar point-to-image projection, BEV transformation, transformer-based feature fusion, and segmentation head. This modular segmentation allows each component to be optimized independently and facilitates parallel processing, reducing the computational burden while maintaining high detection accuracy through specialized processing stages.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent transforms 2D camera images and 3D radar points into a unified BEV (bird's-eye-view) representation, adding a new dimensional perspective that simplifies the fusion process. This dimensional transformation aligns both modalities in a common 3D coordinate system, reducing computational complexity by eliminating complex perspective transformations during fusion while preserving detection accuracy.

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

Data Source

PatentUS20250277665A1Camera-radar spatio-spectral BEV query to improve BEV transformers for 3D perception tasks
Publication Date: 2025.09.04 QUALCOMM TECHNOLOGIES INC
  • US20250277665A1 patent drawing
  • US20250277665A1 patent drawing
  • US20250277665A1 patent drawing

AI summary

Systems, methods, and computer-readable media are described. An example system for processing data includes one or more memories that store radar data from a radar system. The radar data includes frequency domain data. The one or more memories also store image data from a plurality of camera sensors. The system includes one or more processors configured to encode the image data to generate encoded image data. The one or more processors are configured to encode the frequency domain data using an encoder to generate encoded radar data. The one or more processors are configured to fuse the encoded radar data and the encoded image data to generate fused data. The one or more processors are configured to navigate a vehicle based on the fused data.