Autonomous Vehicle Object Interaction Prediction for Trajectory Planning

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Autonomous vehicles face challenges in accurately predicting the future locations of objects within their surrounding environment due to complex interactions with other objects, traffic rules, and their own motion, which affects their navigation and safety.

Innovation Solution

A computing system that uses sensors and machine-learned models to predict the trajectories of objects by analyzing initial trajectories, interactions, and environmental data, including traffic rules, to output predicted trajectories and inform motion planning, thereby enhancing navigation and safety.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If the autonomous vehicle uses basic sensor data and simple prediction models, then the computational load is low, but the accuracy of object trajectory prediction deteriorates due to complex interactions and environmental factors

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

Solution Approach 1:

The prediction system is segmented into multiple independent modules: interaction detection module that identifies object interactions, trajectory prediction module that generates predicted paths, and modification module that adjusts trajectories based on interactions. This segmentation allows each module to specialize in specific tasks, improving overall prediction accuracy while maintaining manageable computational complexity through modular processing

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system performs preliminary interaction detection before final trajectory prediction. By first identifying potential interactions between objects (such as pedestrians near roads or vehicles in merging zones) and then applying interaction-specific modifications to predicted trajectories, the system prepares and processes data in advance, improving accuracy without overwhelming computational resources during critical real-time operation

Inventive Principle:
Principle #10Preliminary action

2Reliability

If the system accounts for all object interactions and environmental factors, then the safety and navigation accuracy improve, but the computational processing time increases

Engineering Contradiction:
Improvenavigation safetyVSAvoidcomputational processing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system applies different levels of analysis to different spatial zones: high-interaction zones (near roads, intersections, pedestrian areas) receive comprehensive interaction detection and trajectory modification, while low-interaction zones use simpler prediction models. This localized quality adjustment ensures safety-critical areas receive full analytical treatment while reducing computational overhead in safer areas, balancing reliability and processing time

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The system dynamically adjusts prediction parameters such as time horizons, interaction detection thresholds, and trajectory modification intensity based on environmental context and object types. By changing parameters adaptively rather than applying fixed comprehensive analysis to all objects, the system maintains high safety standards for critical scenarios while reducing processing time for routine situations

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS20250010865A1Object Interaction Prediction Systems and Methods for Autonomous Vehicles
Publication Date: 2025.01.09 AURORA OPERATIONS INC
  • US20250010865A1 patent drawing
  • US20250010865A1 patent drawing
  • US20250010865A1 patent drawing

AI summary

Systems and methods for determining object motion and controlling autonomous vehicles are provided. In one example embodiment, a computing system includes processor(s) and one or more tangible, non-transitory, computer readable media that collectively store instructions that when executed by the processor(s) cause the computing system to perform operations. The operations include obtaining data associated with a first object and one or more second objects within a surrounding environment of an autonomous vehicle. The operations include determining an interaction between the first object and the one or more second objects based at least in part on the data. The operations include determining one or more predicted trajectories of the first object within the surrounding environment based at least in part on the interaction between the first object and the one or more second objects. The operations include outputting data indicative of the one or more predicted trajectories of the first object.