Autonomous Vehicle Trajectory Validation With Learned Divergence Metrics

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing validation systems for autonomous vehicle trajectories struggle with accurately distinguishing between material and immaterial deviations, leading to inefficiencies in evaluating the performance of motion planning systems.

Innovation Solution

A machine-learned model is employed to decompose the validation problem into separable components, using divergence metrics to characterize differences between test and reference trajectories, with context-based weighting to adjust the influence of component divergence values, and self-calibration through a dataset of unit tests to refine decision boundaries.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional validation systems compare test trajectories against reference trajectories, then they can identify deviations, but they cannot accurately distinguish between material and immaterial deviations

Engineering Contradiction:
Improvedeviation discrimination accuracyVSAvoidvalidation system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The validation system decomposes trajectory comparison into multiple discrete divergence metrics, each evaluating a specific aspect of trajectory difference (e.g., position divergence, velocity divergence, acceleration divergence). This segmentation allows the system to precisely identify which specific aspects of a trajectory deviation are material versus immaterial, rather than treating all deviations equally.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system dynamically adjusts the weighting of different divergence metrics based on contextual parameters such as scenario type, vehicle state, and environmental conditions. This allows the validation system to adapt its sensitivity to different types of deviations depending on their materiality, improving discrimination accuracy without requiring a completely complex system redesign.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If the validation system uses multiple divergence metrics to evaluate trajectory differences, then it can capture various aspects of deviation, but it becomes difficult to aggregate these metrics into an overall judgment

Engineering Contradiction:
Improvetrajectory evaluation comprehensivenessVSAvoidmetric aggregation complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system introduces context metrics as intermediary elements that mediate between the multiple divergence metrics and the final validation judgment. These context metrics evaluate the materiality of different divergence aspects and weight them appropriately, serving as a bridge that simplifies the aggregation process while maintaining comprehensive evaluation.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system dynamically changes the weighting parameters of different divergence metrics based on context-specific factors. This allows the aggregation process to adapt to different scenarios, making the overall judgment more accurate without requiring a fixed complex aggregation rule set.

Inventive Principle:
Principle #35Parameter changes

3Ease of operation

If the validation system treats all trajectory parameter differences equally, then it simplifies the validation process, but it cannot account for the materiality of different divergences

Engineering Contradiction:
Improvevalidation process simplicityVSAvoiddeviation materiality assessment
Core Design Contradiction:
Ease of operationVSMeasurement precision

Solution Approach 1:

The system automatically adjusts the importance weighting of different trajectory parameters based on their materiality in specific contexts. This allows the validation process to remain relatively simple in structure while achieving precise materiality assessment through dynamic parameter weighting rather than complex manual evaluation.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The validation system performs self-calibration using unit tests to automatically learn and adjust the materiality weights of different divergence metrics. This self-service capability allows the system to improve its materiality assessment accuracy without requiring manual intervention or complex external configuration, maintaining operational simplicity.

Inventive Principle:
Principle #25Self-service

4Measurement precision

If the validation system uses a machine-learned model to discern material versus immaterial divergences, then it improves validation accuracy, but it increases computational requirements and model complexity

Engineering Contradiction:
Improvemateriality discrimination accuracyVSAvoidmodel structure complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The machine-learned model is structured to process different divergence metrics separately through dedicated processing pathways, then aggregate their contributions to the final materiality judgment. This segmented architecture improves accuracy by allowing specialized processing of each metric type while keeping the overall model structure manageable.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The model uses learnable parameter weights that are automatically adjusted during training to reflect the materiality of different divergence aspects. This allows the model to achieve high discrimination accuracy through parameter optimization rather than through structurally complex architectures.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS20250214610A1Learned Validation Metric for Evaluating Autonomous Vehicle Motion Planning Performance
Publication Date: 2025.07.03 AURORA OPERATIONS INC
  • US20250214610A1 patent drawing
  • US20250214610A1 patent drawing
  • US20250214610A1 patent drawing

AI summary

The present disclosure provides an example method for validating a trajectory generated by an autonomous vehicle control system (AV trajectory) in a driving scenario. The example method includes (a) obtaining the AV trajectory and a reference trajectory, wherein the reference trajectory describes a desired motion of a vehicle in the driving scenario; (b) determining a plurality of component divergence values for a plurality of divergence metrics, wherein a respective divergence value characterizes a respective difference between the AV trajectory and the reference trajectory; (c) providing the plurality of component divergence values to a machine-learned model to generate a score that indicates an aggregate divergence between the AV trajectory and the reference trajectory, wherein the machine-learned model comprises a plurality of learned parameters defining an influence of the plurality of component divergence values on the score; and (d) validating the AV trajectory based on the score.