paper-with-me

Papers

Trajectory Prediction for Autonomous Driving based on Multi-Head Attention with Joint Agent-Map Representation

2020-05-06 · Kaouther Messaoud, Nachiket Deo, Mohan M. Trivedi, Fawzi Nashashibi

Predicting the trajectories of surrounding agents is an essential ability for autonomous vehicles navigating through complex traffic scenes. The future trajectories of agents can be inferred using two important cues: the locations and past motion of agents, and the static scene structure. Due to the high variability in scene structure and agent configurations, prior work has employed the attention mechanism, applied separately to the scene and agent configuration to learn the most salient parts of both cues. However, the two cues are tightly linked. The agent configuration can inform what part of the scene is most relevant to prediction. The static scene in turn can help determine the relative influence of agents on each other's motion. Moreover, the distribution of future trajectories is multimodal, with modes corresponding to the agent's intent. The agent's intent also informs what part of the scene and agent configuration is relevant to prediction. We thus propose a novel approach applying multi-head attention by considering a joint representation of the static scene and surrounding agents. We use each attention head to generate a distinct future trajectory to address multimodality of future trajectories. Our model achieves state of the art results on the nuScenes prediction benchmark and generates diverse future trajectories compliant with scene structure and agent configuration.

📄 PDF Abstract BibTeX arXiv:2005.02545

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingAutonomous VehiclesTrajectory Prediction

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

Trajectory Prediction in Autonomous Driving with a Lane Heading Auxiliary Loss

2020-11-12 · Ross Greer, Nachiket Deo, Mohan Trivedi

Predicting a vehicle's trajectory is an essential ability for autonomous vehicles navigating through complex urban traffic scenes. Bird's-eye-view roadmap information provides valuable information for making trajectory p…

Autonomous DrivingAutonomous VehiclesPredictionTrajectory Prediction

MFTraj: Map-Free, Behavior-Driven Trajectory Prediction for Autonomous Driving

2024-05-02 · Haicheng Liao, Zhenning Li, Chengyue Wang, Huanming Shen 외

This paper introduces a trajectory prediction model tailored for autonomous driving, focusing on capturing complex interactions in dynamic traffic scenarios without reliance on high-definition maps. The model, termed MFT…

Autonomous DrivingComputational EfficiencyTrajectory Prediction

Multi-scale Temporal Fusion Transformer for Incomplete Vehicle Trajectory Prediction

2024-09-02 · Zhanwen Liu, Chao Li, Yang Wang, Nan Yang 외

Motion prediction plays an essential role in autonomous driving systems, enabling autonomous vehicles to achieve more accurate local-path planning and driving decisions based on predictions of the surrounding vehicles. H…

Autonomous DrivingAutonomous VehiclesMissing Valuesmotion prediction+2

MSTF: Multiscale Transformer for Incomplete Trajectory Prediction

2024-07-08 · Zhanwen Liu, Chao Li, Nan Yang, Yang Wang 외

Motion forecasting plays a pivotal role in autonomous driving systems, enabling vehicles to execute collision warnings and rational local-path planning based on predictions of the surrounding vehicles. However, prevalent…

Autonomous DrivingMissing ValuesMotion ForecastingPrediction+1

GaussianFusion: Gaussian-Based Multi-Sensor Fusion for End-to-End Autonomous Driving

2025-05-27 · Shuai Liu, Quanmin Liang, Zefeng Li, Boyang Li 외

Multi-sensor fusion is crucial for improving the performance and robustness of end-to-end autonomous driving systems. Existing methods predominantly adopt either attention-based flatten fusion or bird's eye view fusion t…

Autonomous DrivingBench2DriveNavSimSensor Fusion+1