Vehicle Trajectory Prediction Using Vectorized Interaction Features

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for predicting vehicle trajectories in autonomous driving struggle to fully utilize and consider interactions between a self-vehicle and its surrounding environment, due to the limited receptive field of convolutional neural networks.

Innovation Solution

A method that obtains vectorized features from perceived information of autonomous vehicles, including self-vehicle, surrounding vehicles, and road network information, and performs feature interaction and fusion to predict multimodal trajectories, using an encoder-decoder network model to generate accurate trajectory predictions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If convolutional neural network is used for trajectory prediction, then image features can be processed, but the receptive field is limited and cannot fully utilize interaction between self-vehicle and surrounding environment

Engineering Contradiction:
Improveability to utilize interaction between self-vehicle and surrounding environmentVSAvoidreceptive field
Core Design Contradiction:
Adaptability or versatilityVSArea of stationary object

Solution Approach 1:

The patent transforms the trajectory prediction approach from image-based convolutional processing to vectorized feature representation. By converting spatial image data into vectorized features that encode positional, velocity, and trajectory information, the system extends the effective receptive field beyond the limitations of convolutional kernels, enabling comprehensive utilization of interactions between self-vehicle and surrounding environment across the entire field of view.

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

2Measurement precision

If vectorized features of multiple target vehicles are obtained and feature interaction is performed, then trajectory prediction accuracy is improved, but computational complexity increases

Engineering Contradiction:
Improvetrajectory prediction accuracyVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the trajectory prediction task by processing each target vehicle independently through separate encoder-decoder networks. Each network takes vectorized features of a specific target vehicle as input and predicts its trajectory separately. This segmentation allows for parallel processing of multiple vehicles, improving prediction accuracy through individualized analysis while managing computational complexity through modular architecture that can be scaled based on the number of detected vehicles.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS20240308550A1Method for predicting vehicle trajectory, control device, readable storage medium, and vehicle
Publication Date: 2024.09.19 ANHUI NIO AUTONOMOUS DRIVING TECH CO LTD
  • US20240308550A1 patent drawing
  • US20240308550A1 patent drawing
  • US20240308550A1 patent drawing

AI summary

A method for predicting a vehicle trajectory, a control device, a readable storage medium, and a vehicle are proved to solve the problem of effectively predicting a multimodal trajectory of a vehicle. According to the disclosure, perceived information of an autonomous vehicle is converted into vectorized features of target vehicles, where the target vehicles include the autonomous vehicle and a plurality of first surrounding vehicles; and trajectory prediction results of the target vehicles are obtained based on the vectorized features. The vectorized features in the disclosure are obtained based on the perceived information of the autonomous vehicle, which enables the vectorized features to include rich vehicle trajectory information and environment information of the target vehicle; and interaction and fusion are performed on the vectorized features of the target vehicle, so that a plurality of vehicle trajectories of each target vehicle can be effectively predicted.