Highway Radar Vehicle Classification via ML Segmentation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current methods for classifying vehicles using highway radar systems are inefficient, relying on manual observation and struggling to accurately differentiate vehicle types due to the complexity of radar signals, which are challenging for humans to interpret.

Innovation Solution

The implementation of machine learning-based systems that utilize auxiliary radar processing to separate events by lane, length, and speed, training multiple models with supplemental data to enhance classification accuracy, and applying incoming events to the appropriate model for estimation through successive linear convolutions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If manual observation methods are used for vehicle classification, then human intuition can be applied to interpret captured images, but the classification process is time-consuming and labor-intensive

Engineering Contradiction:
Improvehuman intuition in image interpretationVSAvoidclassification speed
Core Design Contradiction:
Ease of operationVSProductivity

Solution Approach 1:

The patent replaces manual mechanical observation with automated radar signal processing systems. Machine learning models analyze radar traces to automatically classify vehicles into FHWA categories, eliminating the need for human operators to manually interpret radar data while maintaining classification accuracy.

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

Solution Approach 2:

The system enables radar data to self-interpret through machine learning algorithms that automatically extract vehicle classification information from radar signals. The models process radar traces independently, identifying vehicle types based on signal characteristics without requiring human intervention.

Inventive Principle:
Principle #25Self-service

2Measurement precision

If multiple machine learning models are trained for different lanes and speeds, then classification accuracy across diverse conditions is improved, but system complexity increases

Engineering Contradiction:
Improveclassification accuracyVSAvoidnumber of models
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the classification problem by training separate machine learning models for different highway lanes and speed ranges. Each model is specialized for specific conditions (e.g., one model for lane 1 at 65mph, another for lane 2 at 70mph), allowing the system to handle diverse operating conditions with high accuracy while keeping each individual model relatively simple.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system changes operational parameters (lane position, speed range) to create distinct training datasets for different models. By varying these parameters during training, the patent generates specialized models optimized for specific conditions, improving overall classification accuracy across all lanes and speeds.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS11313950B2Machine learning based highway radar vehicle classification across multiple lanes and speeds
Publication Date: 2022.04.26 SENSYS NETWORKS INC
  • US11313950B2 patent drawing
  • US11313950B2 patent drawing
  • US11313950B2 patent drawing

AI summary

Systems and methods for training and using machine learning models to classify vehicles from highway radar systems are provided. The training systems may use auxiliary radar processing to separate events by lane, length, and/or speed, and then use separate event data groups pooled from similar or proximate lanes, lengths, and/or speeds to train multiple models. At estimation time, incoming events may be grouped using similar groupings as those used during training to select which model to use. An incoming event may be applied to the neural network operations of the selected model to generate an estimate. Generating an estimate may involve successive applications of multiple linear convolutions and other steps along varying or alternating dimensions of the in-process data.