Neural Network Radar Feature Extraction Using Physical Attributes

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Machine learning for radar data is limited by the scarcity and high cost of labeled data, which hinders effective feature extraction and prediction tasks.

Innovation Solution

A computer-implemented method using a neural network that learns to map radar spectrum data to physical attributes like range, azimuth, and polarization, leveraging unlabeled data and prior radar knowledge to improve feature extraction and reduce the need for expensive labeling, by predicting these attributes and refining the model based on differences between predictions and actual values.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If labeled data is used for machine learning training, then prediction accuracy is improved, but data labeling cost increases

Engineering Contradiction:
Improveprediction accuracyVSAvoidlabeling cost
Core Design Contradiction:
Measurement precisionVSQuantity of substance

Solution Approach 1:

The method performs preliminary feature extraction from unlabeled radar spectra using a pre-trained model before actual prediction tasks. This preliminary processing creates meaningful representations that improve subsequent prediction accuracy while avoiding the need to label the raw data, thus reducing labeling costs.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent introduces an intermediate feature representation layer between the raw radar spectra and the prediction output. This intermediate feature space acts as a mediator that captures essential patterns from unlabeled data, enabling accurate predictions without requiring labeled training data for every specific task.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If more labeled data is collected for training, then model performance is improved, but time consumption increases

Engineering Contradiction:
Improvemodel performanceVSAvoiddata collection time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system performs self-service by automatically extracting features from unlabeled radar spectra using a pre-trained model. This self-supervised approach allows the system to improve its performance without human intervention for data labeling, significantly reducing the time required while maintaining or improving model reliability.

Inventive Principle:
Principle #25Self-service

3Speed

If feature extraction is performed without using physical attributes, then processing speed is improved, but feature quality deteriorates

Engineering Contradiction:
Improveprocessing speedVSAvoidfeature quality
Core Design Contradiction:
SpeedVSMeasurement precision

Solution Approach 1:

The patent implements a multi-functional feature extraction approach where the same feature extraction mechanism serves multiple purposes: it processes data quickly while also incorporating physical attribute information when available. This universal feature representation maintains processing speed while enhancing feature quality through optional integration of physical constraints.

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

Data Source

PatentUS20250022267A1Device and computer implemented method for machine learning, technical system comprising the device
Publication Date: 2025.01.16 ROBERT BOSCH GMBH
  • US20250022267A1 patent drawing
  • US20250022267A1 patent drawing
  • US20250022267A1 patent drawing

AI summary

A device and a computer implemented method for machine learning. The method includes providing a first model that is configured to map data of a first radar spectrum to first features that represent the data; providing the data and a physical attribute of the data; providing a first output that is configured to map the first features to a prediction of the physical attribute; mapping the data with the first model to the first features; mapping the first features with the first output to the prediction of the physical attribute; and learning the first model, in particular learning the weights, depending on a difference between the prediction of the physical attribute and the physical attribute.