Radar Point Cloud Segmentation Using Neural Feature Maps

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current vehicle sensor systems, particularly those using radar data, face challenges in accurately recognizing and classifying objects such as motorcycles or other vehicles in real-world environments, which limits their effectiveness in advanced driver-assistance systems (ADAS) applications like adaptive cruise control and cross-traffic alert.

Innovation Solution

A system and method utilizing one or more neural networks for radar classification and point cloud segmentation, where sliding kernel operations are applied to generate feature maps based on the physical size of vehicles, and these feature maps are aggregated and used to generate segmentation or classification outputs, enabling the vehicle computer to control operations like speed modification or maneuvers.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional sensor systems are used for object detection, then the system structure is simple, but the object recognition accuracy is insufficient

Engineering Contradiction:
Improveobject recognition accuracyVSAvoidsystem structure complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the object detection task into multiple processing stages: raw radar data acquisition, point cloud generation, feature extraction, and classification. This segmentation allows complex detection tasks to be broken down into manageable processing steps, improving accuracy while maintaining systematic organization.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces point cloud data as an intermediary representation between raw radar signals and final object classification. This intermediary format enables more sophisticated feature analysis and improves recognition accuracy by providing a structured representation of spatial information.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If feature maps are generated for multiple parameters, then the classification accuracy is improved, but the data processing complexity increases

Engineering Contradiction:
Improveclassification accuracyVSAvoiddata processing complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent merges multiple feature maps corresponding to different parameters (range, velocity, angle) into a unified classification decision. By combining information from multiple feature maps through neural network processing, the system achieves improved classification accuracy while managing processing complexity through integrated analysis.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The neural network classifier is designed to process multiple types of feature maps simultaneously, making it a universal processing unit that handles various parameters (range, velocity, angular information) through a single integrated system, thereby managing complexity while maintaining comprehensive analysis.

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

3Measurement precision

If neural networks are used for classification, then the object identification accuracy is enhanced, but the computational requirements increase

Engineering Contradiction:
Improveobject identification accuracyVSAvoidcomputational power consumption
Core Design Contradiction:
Measurement precisionVSPower

Solution Approach 1:

The patent performs preliminary processing of radar data into point cloud representations and generates feature maps before classification. This preliminary action organizes and pre-processes the data, reducing the computational burden on the neural network during the actual classification phase while maintaining high identification accuracy.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent replaces traditional mechanical or rule-based classification methods with neural network-based intelligent classification. This substitution enables more accurate object identification by learning complex patterns from data, achieving superior accuracy despite increased computational requirements through efficient algorithm design.

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

Data Source

PatentUS11698437B2Segmentation and classification of point cloud data
Publication Date: 2023.07.11 FORD GLOBAL TECH LLC
  • US11698437B2 patent drawing
  • US11698437B2 patent drawing
  • US11698437B2 patent drawing

AI summary

A system can include a computer including a processor and a memory, the memory storing instructions executable by the processor to receive point cloud data. The instructions further include instructions to generate a plurality of feature maps based on the point cloud data, each feature map of the plurality of feature maps corresponding to a parameter of the point cloud data. The instructions further include instructions to aggregate the plurality of feature maps into an aggregated feature map. The instructions further include instructions to generate, via a feedforward neural network, at least one of a segmentation output or a classification output based on the aggregated feature map.