Trajectory Variance Estimation for Map-Based Vehicle Prediction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Inaccurate scene understanding in autonomous vehicles can lead to sub-optimal or unsafe trajectory planning due to discrepancies between map data and actual road user behaviors, resulting in potential collisions.

Innovation Solution

The implementation of map-based prediction with variance estimation, which considers both map-based predictions and variances to improve the prediction of future trajectories of other road users by utilizing driveline mean and variance data to generate a map-based variance input for vehicle control systems.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If map-based prediction is used to plan vehicle trajectory, then trajectory planning efficiency is improved, but accuracy deteriorates due to discrepancies between map data and actual road user behaviors

Engineering Contradiction:
Improvetrajectory planning efficiencyVSAvoidtrajectory prediction accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The system collects actual trajectory data from multiple road users and uses it to update and refine the map-based prediction model. This feedback loop allows the system to learn from real-world deviations and improve prediction accuracy over time while maintaining the efficiency of map-based planning.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The system performs preliminary trajectory planning based on map data to establish an initial efficient path, then applies corrections based on observed road user behaviors. This allows the system to benefit from both the efficiency of pre-planned routes and the accuracy of real-time behavioral adjustments.

Inventive Principle:
Principle #10Preliminary action

2Measurement precision

If variance estimation is added to account for road user behavior variations, then prediction accuracy is improved, but system complexity increases

Engineering Contradiction:
Improvetrajectory prediction accuracyVSAvoidcontrol system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system introduces variance as an additional parameter to characterize road user behavior deviations. By modeling behavior variations through statistical parameters (mean and variance) rather than complex behavioral rules, the system achieves improved accuracy while maintaining relatively simple system architecture.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The system uses statistical variance as an intermediary to bridge the gap between simple map-based predictions and complex real-world behaviors. This intermediary parameter allows the system to account for behavioral variations without directly implementing complex behavioral models.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Measurement precision

If multiple road user trajectories are tracked and analyzed, then scene understanding accuracy is improved, but computational load increases

Engineering Contradiction:
Improvescene understanding accuracyVSAvoidcomputational energy consumption
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The system extracts only the essential features from multiple trajectory data sets - specifically the mean and variance parameters - rather than processing complete trajectory histories. This extraction approach maintains scene understanding accuracy while significantly reducing computational requirements.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system processes data from multiple road users but focuses computation only on deriving statistical parameters (mean and variance) rather than analyzing every aspect of each trajectory. This partial processing approach achieves sufficient scene understanding with reduced computational energy consumption.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS12509073B2Prediction variance estimation
Publication Date: 2025.12.30 NISSAN MOTOR CO LTD
  • US12509073B2 patent drawing
  • US12509073B2 patent drawing
  • US12509073B2 patent drawing

AI summary

Observed driveline mean and variance data are used for determining the variance of a trajectory of tracked objects for use by a host vehicle. A map of a portion of a vehicle transportation network are determined, wherein the map is comprised of observed driveline mean and variance data for one or more map points. At least one trajectory of a tracked object is predicted, wherein a trajectory includes a series of location each corresponding to a respective predicted position of the tracked object at a future time. A map-based variance is generated for the location of the trajectory using a smoothed curvature of the trajectory within the map. A control system of the vehicle operates the vehicle using the map-based variance as input.