Neural Network Friction Coefficient Retraining

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Training deep neural networks for autonomous vehicles to determine coefficients of friction requires extensive and costly data acquisition and processing, as they struggle with unseen scenarios, leading to inefficiencies in retraining and accuracy.

Innovation Solution

A system that determines when a deep neural network encounters an unseen coefficient of friction scenario by comparing image data with a threshold, allowing for retraining using additional vehicle sensor data and enabling real-time or near-real-time updates to improve accuracy and adaptability.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If deep neural networks are trained with extensive data acquisition to handle unseen scenarios, then accuracy improves, but time consumption and cost increase significantly

Engineering Contradiction:
ImproveaccuracyVSAvoidtime consumption
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs preliminary actions by continuously monitoring and detecting unseen scenarios during normal operation, preparing retraining data in advance. When an unseen scenario is detected, the system has already collected relevant sensor data and images, so the actual retraining process can start immediately without waiting for extensive data acquisition, thus reducing time consumption while maintaining accuracy.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system implements a feedback mechanism where the neural network's predictions are continuously evaluated against actual sensor data. When discrepancies indicate unseen scenarios, the system triggers retraining using the collected feedback data. This closed-loop feedback allows the system to improve accuracy through targeted retraining rather than extensive pre-training, reducing the time and cost burden.

Inventive Principle:
Principle #23Feedback

2Adaptability or versatility

If deep neural networks are retrained frequently to adapt to new scenarios, then adaptability improves, but computational resources and processing time increase

Engineering Contradiction:
ImproveadaptabilityVSAvoidcomputational resources
Core Design Contradiction:
Adaptability or versatilityVSUse of energy by moving object

Solution Approach 1:

Instead of performing full extensive data acquisition and complete retraining processes, the system applies partial action by using only the specific sensor data and images collected during the unseen scenario detection. This targeted approach provides sufficient adaptability improvement without the excessive computational resources required for complete retraining pipelines.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The system enables self-service by automatically detecting unseen scenarios, collecting relevant data, and triggering retraining without external intervention. This automated self-service mechanism improves adaptability continuously while minimizing the need for external computational resources and manual processing.

Inventive Principle:
Principle #25Self-service

3Reliability

If extensive data acquisition is performed to cover all possible scenarios, then reliability improves, but device complexity and cost increase

Engineering Contradiction:
ImprovereliabilityVSAvoiddevice complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system extracts only the essential and relevant sensor data and image information needed for detecting unseen scenarios and performing targeted retraining. By taking out only the necessary data elements rather than acquiring extensive comprehensive datasets, the system achieves reliable adaptation to new scenarios while reducing device complexity and associated costs.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS20220207348A1Real-time neural network retraining
Publication Date: 2022.06.30 FORD GLOBAL TECH LLC
  • US20220207348A1 patent drawing
  • US20220207348A1 patent drawing
  • US20220207348A1 patent drawing

AI summary

A system comprising a computer including a processor and a memory, the memory including instructions such that the processor is programmed to: determine whether a difference between a friction coefficient label and a determined friction coefficient corresponding to an image depicting a surface is greater than a label threshold; modify the determined friction coefficient to equal the friction coefficient label when the difference is greater than the label threshold; and retrain a neural network using the image and the friction coefficient label.