Neural Vehicle Trajectory Prediction for Multimodal Driving Uncertainty

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing trajectory prediction methods fail to ensure safety in complex and diverse autonomous driving scenarios due to the complexity and uncertainty of environmental factors.

Innovation Solution

A method and apparatus for predicting vehicle trajectory using a neural network prediction model that processes raster image data to generate multidimensional feature maps, incorporating ego-vehicle and environmental data, and iteratively optimizes the predicted trajectories to account for multimodality and uncertainty.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional trajectory prediction methods are used, then the system is simple to implement, but the prediction accuracy and safety cannot be ensured in complex driving scenarios

Engineering Contradiction:
Improvetrajectory prediction safetyVSAvoidprediction system complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The prediction system is segmented into multiple specialized neural network modules: a trajectory prediction module that generates initial predictions, a multimodal heatmap generation module that identifies potential collision regions, and an optimization module that refines trajectories. Each module handles a specific aspect of the prediction task, improving overall reliability while maintaining manageable complexity through functional decomposition.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system transitions from traditional 2D trajectory prediction to 3D spatial-temporal prediction by generating heatmaps across height, width, and time dimensions. This dimensional expansion allows the model to capture vertical motion (pedestrians stepping off curbs), lateral movements, and temporal evolution simultaneously, significantly improving prediction accuracy in complex scenarios.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Measurement precision

If comprehensive environmental data and multimodal heatmaps are processed, then the prediction accuracy improves, but the computational time and processing complexity increase

Engineering Contradiction:
Improvetrajectory prediction accuracyVSAvoidprediction processing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs preliminary actions by pre-processing environmental data into structured formats (point clouds, occupancy grids, heatmaps) before main prediction. The multimodal heatmap generation occurs in advance, identifying potential collision regions that constrain subsequent trajectory optimization. This pre-computation reduces the complexity of real-time decision-making while maintaining high accuracy.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

Instead of uniformly processing all spatial regions with equal computational resources, the system applies local quality by focusing computational attention on regions identified as high-risk in the heatmaps. The optimization module concentrates refinement efforts on trajectory segments passing through or near collision-prone areas, reducing unnecessary computations in safe regions and accelerating processing.

Inventive Principle:
Principle #3Local quality

3Adaptability or versatility

If the system considers multimodality and uncertainty in predictions, then the safety and robustness improve, but the model complexity and training difficulty increase

Engineering Contradiction:
Improveprediction adaptability to diverse scenariosVSAvoidneural network model complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The neural network model achieves universality by integrating multiple prediction functions into a single unified architecture. The same network generates trajectory predictions, produces multimodal heatmaps, and identifies collision risks simultaneously. This multi-functional design improves adaptability across diverse driving scenarios while avoiding the complexity of maintaining separate specialized models for each function.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The system implements feedback mechanisms where predicted trajectories are evaluated against generated heatmaps and collision risks. The optimization module uses this feedback to iteratively refine trajectory predictions, adjusting parameters to avoid identified collision regions. This feedback loop enhances robustness and adaptability by continuously validating predictions against environmental uncertainties without requiring complex retraining.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS12505563B2Method and apparatus for predicting vehicle trajectory, and method and apparatus for training neural network prediction model
Publication Date: 2025.12.23 HORIZON ROBOTICS INC
  • US12505563B2 patent drawing
  • US12505563B2 patent drawing
  • US12505563B2 patent drawing

AI summary

Disclosed are a method and an apparatus for predicting vehicle trajectory, and a method and an apparatus for training a neural network prediction model, relating to the field of intelligent driving technology. The method for predicting vehicle trajectory including: determining raster image data of a vehicle at a current time point based on ego-vehicle travelling data of the vehicle during travelling and environmental data of the vehicle; processing the raster image data based on a neural network prediction model, and predicting a trajectory of the vehicle in a future predetermined time period based on the multidimensional feature map, ego-vehicle size data and the environmental data.