paper-with-me

홈 › Papers

Leveraging Future Relationship Reasoning for Vehicle Trajectory Prediction

2023-05-24 · Daehee Park, Hobin Ryu, Yunseo Yang, Jegyeong Cho, Jiwon Kim, Kuk-Jin Yoon

Understanding the interaction between multiple agents is crucial for realistic vehicle trajectory prediction. Existing methods have attempted to infer the interaction from the observed past trajectories of agents using pooling, attention, or graph-based methods, which rely on a deterministic approach. However, these methods can fail under complex road structures, as they cannot predict various interactions that may occur in the future. In this paper, we propose a novel approach that uses lane information to predict a stochastic future relationship among agents. To obtain a coarse future motion of agents, our method first predicts the probability of lane-level waypoint occupancy of vehicles. We then utilize the temporal probability of passing adjacent lanes for each agent pair, assuming that agents passing adjacent lanes will highly interact. We also model the interaction using a probabilistic distribution, which allows for multiple possible future interactions. The distribution is learned from the posterior distribution of interaction obtained from ground truth future trajectories. We validate our method on popular trajectory prediction datasets: nuScenes and Argoverse. The results show that the proposed method brings remarkable performance gain in prediction accuracy, and achieves state-of-the-art performance in long-term prediction benchmark dataset.

📄 PDF Abstract BibTeX arXiv:2305.14715

Code (0)

등록된 구현이 없습니다.

Tasks

Motion ForecastingPredictionTrajectory Prediction

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

Online Vehicle Trajectory Prediction using Policy Anticipation Network and Optimization-based Context Reasoning

2019-03-03 · Wenchao Ding, Shaojie Shen

In this paper, we present an online two-level vehicle trajectory prediction framework for urban autonomous driving where there are complex contextual factors, such as lane geometries, road constructions, traffic regulati…

Autonomous DrivingTrajectory Prediction

Explanation for Trajectory Planning using Multi-modal Large Language Model for Autonomous Driving

2024-11-15 · Shota Yamazaki, Chenyu Zhang, Takuya Nanri, Akio Shigekane 외

End-to-end style autonomous driving models have been developed recently. These models lack interpretability of decision-making process from perception to control of the ego vehicle, resulting in anxiety for passengers. T…

Autonomous DrivingDecision MakingLanguage ModelingLanguage Modelling+2

Future-Aware End-to-End Driving: Bidirectional Modeling of Trajectory Planning and Scene Evolution

2025-10-13 · Bozhou Zhang, Nan Song, Jingyu Li, Xiatian Zhu 외 arxiv

End-to-end autonomous driving methods aim to directly map raw sensor inputs to future driving actions such as planned trajectories, bypassing traditional modular pipelines. While these approaches have shown promise, they…

Trajectory PlanningAutonomous Driving

SemAgent: Semantic-Driven Agentic AI Empowered Trajectory Prediction in Vehicular Networks

2025-11-30 · Lin Zhu, Kezhi Wang, Luping Xiang, Kun Yang arxiv

Efficient information exchange and reliable contextual reasoning are essential for vehicle-to-everything (V2X) networks. Conventional communication schemes often incur significant transmission overhead and latency, while…

Semantic CommunicationTrajectory Prediction

Exploring Transformer-Augmented LSTM for Temporal and Spatial Feature Learning in Trajectory Prediction

2024-12-18 · Chandra Raskoti, Weizi Li

Accurate vehicle trajectory prediction is crucial for ensuring safe and efficient autonomous driving. This work explores the integration of Transformer based model with Long Short-Term Memory (LSTM) based technique to en…

Autonomous DrivingPredictionTrajectory Prediction