Vehicle Route Crossing Prediction With Trajectory Error Filtering

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Autonomous vehicles face challenges in accurately predicting and controlling object crossings due to false positives and negatives in trajectory predictions, which can compromise safety and responsiveness.

Innovation Solution

The implementation of a machine learning model trained on predicted and ground truth trajectories, combined with timestamp information, to filter out false positives and negatives, allowing for enhanced prediction and control of object crossings by adjusting vehicle direction and speed.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If machine learning models are used to predict object trajectories, then prediction capability is improved, but false positives and negatives increase reducing reliability

Engineering Contradiction:
Improvetrajectory prediction accuracyVSAvoidprediction reliability
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The system uses ground truth trajectory data to train and refine the machine learning model, creating a feedback loop where prediction errors are continuously reduced. The model learns from discrepancies between predicted and actual trajectories, improving both precision and reliability over time through iterative optimization.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The system performs preliminary filtering of trajectory predictions using multiple criteria including temporal consistency checks and spatial reasoning before making final crossing determinations. This preliminary action reduces false positives and negatives by eliminating obviously incorrect predictions before they affect the final decision.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If the vehicle adjusts direction and speed to control object crossings, then safety is improved, but vehicle maneuvering complexity increases

Engineering Contradiction:
ImprovesafetyVSAvoidvehicle control complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system applies different control strategies to different objects based on their specific characteristics, trajectories, and potential crossing risks. Rather than uniform control adjustments, the vehicle tailors its maneuvering responses to local conditions, reducing overall control complexity while maintaining safety.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The system determines when partial control actions are sufficient to prevent crossings, rather than always applying maximum control. By using minimal necessary adjustments in direction and speed, the system maintains safety while reducing the complexity of control operations.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS20260042468A1Predicting and controlling object crossings on vehicle routes
Publication Date: 2026.02.12 MOTIONAL AD LLC
  • US20260042468A1 patent drawing
  • US20260042468A1 patent drawing
  • US20260042468A1 patent drawing

AI summary

Provided are methods, systems and computer program products for predicting vehicle crossing and yielding, which can include receiving sensor information indicating an object surrounding a vehicle. Some methods also include determining a future position of the vehicle based on a first trajectory of the vehicle, determining a future position of the object based on a second trajectory of the object, and determining a vehicle control based on the future position of the vehicle and the future position of the object. The methods also include training a model using the vehicle control, the first trajectory of the vehicle, and the second trajectory of the object.