AV Prediction Layer Training Using Drivable-Area Distance Loss

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Autonomous vehicles face challenges in accurately predicting the trajectories of other vehicles on the road, leading to potential collisions or navigation errors due to inaccuracies in their prediction layers.

Innovation Solution

The training of the prediction layer of autonomous vehicles using machine learning algorithms, incorporating a distance metric based on the deviation between predicted and actual vehicle trajectories, which is integrated into a loss function to improve the accuracy of trajectory predictions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If the prediction layer uses basic trajectory prediction without specialized training, then the device complexity is reduced, but the measurement precision of trajectory predictions deteriorates

Engineering Contradiction:
Improvetrajectory prediction accuracyVSAvoidprediction layer complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent applies preliminary action by pre-training the prediction layer using historical road data and actual vehicle trajectories before deployment. The loss function incorporating distance metrics is established in advance, and the model undergoes iterative training offline so that when deployed, it can make accurate predictions without real-time complex computations.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent implements feedback by using the distance metric between predicted and actual trajectories as a loss function. This feedback mechanism continuously refines the prediction layer during training by comparing predictions against ground truth data, adjusting model parameters to minimize the distance metric, thereby improving accuracy iteratively.

Inventive Principle:
Principle #23Feedback

2Measurement precision

If the prediction layer is trained with complex loss functions including distance metrics, then the measurement precision improves, but the loss of time during training increases

Engineering Contradiction:
Improvetrajectory prediction accuracyVSAvoidtraining time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent applies segmentation by breaking down the training process into distinct phases: data preprocessing, loss function formulation, iterative optimization, and validation. The loss function itself is segmented into multiple components (distance metrics, collision penalties, navigation errors) that can be computed and optimized separately, improving training efficiency.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent uses parameter changes by adjusting hyperparameters such as learning rates, batch sizes, and loss function weights during training. The distance metric parameters are optimized to balance accuracy with training speed, and the model architecture parameters are tuned to achieve the best trade-off between precision and computational efficiency.

Inventive Principle:
Principle #35Parameter changes

3Reliability

If the prediction layer accurately predicts trajectories to avoid collisions, then the reliability improves, but the device complexity increases due to sophisticated training requirements

Engineering Contradiction:
Improvecollision avoidance capabilityVSAvoidtraining system complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent applies self-service by enabling the prediction layer to automatically learn from data without requiring complex manual configuration or intervention. The model self-adjusts its parameters through gradient-based optimization, automatically weighting different loss components, and adapting to various driving scenarios, thereby improving reliability while keeping the training system manageable.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS12420791B2Autonomous vehicle prediction layer training
Publication Date: 2025.09.23 GM CRUISE HOLDINGS LLC
  • US12420791B2 patent drawing
  • US12420791B2 patent drawing
  • US12420791B2 patent drawing

AI summary

The present disclosure generally relates to autonomous vehicle (AV) training and, more specifically, to AV prediction layer training. In some aspects, the present disclosure provides a process for receiving road data representing a real-world environment encountered by an AV and generating, using a prediction layer of the AV, a predicted trajectory of a target vehicle, wherein the predicted trajectory comprises one or more waypoints and wherein the predicted trajectory is based on the road data. In some aspects, the process can further include steps for calculating a distance metric for the predicted trajectory, wherein the distance metric is based on a distance between the one or more waypoints and one or more corresponding drivable areas and updating the prediction layer of the AV based on the distance metric. Systems and machine-readable media are also provided.