paper-with-me

홈 › Papers

Trajectory Prediction with Observations of Variable-Length for Motion Planning in Highway Merging scenarios

2023-06-08 · Sajjad Mozaffari, Mreza Alipour Sormoli, Konstantinos Koufos, Graham Lee, Mehrdad Dianati

Accurate trajectory prediction of nearby vehicles is crucial for the safe motion planning of automated vehicles in dynamic driving scenarios such as highway merging. Existing methods cannot initiate prediction for a vehicle unless observed for a fixed duration of two or more seconds. This prevents a fast reaction by the ego vehicle to vehicles that enter its perception range, thus creating safety concerns. Therefore, this paper proposes a novel transformer-based trajectory prediction approach, specifically trained to handle any observation length larger than one frame. We perform a comprehensive evaluation of the proposed method using two large-scale highway trajectory datasets, namely the highD and exiD. In addition, we study the impact of the proposed prediction approach on motion planning and control tasks using extensive merging scenarios from the exiD dataset. To the best of our knowledge, this marks the first instance where such a large-scale highway merging dataset has been employed for this purpose. The results demonstrate that the prediction model achieves state-of-the-art performance on highD dataset and maintains lower prediction error w.r.t. the constant velocity across all observation lengths in exiD. Moreover, it significantly enhances safety, comfort, and efficiency in dense traffic scenarios, as compared to the constant velocity model.

📄 PDF Abstract BibTeX arXiv:2306.05478

Code (1)

sajjadmzf/trajpred 공식 구현 pytorch

Tasks

Motion PlanningPredictionTrajectory Prediction

Similar Papers 제목 키워드 기반

TaPD: Temporal-adaptive Progressive Distillation for Observation-Adaptive Trajectory Forecasting in Autonomous Driving

2026-03-06 · Mingyu Fan, Yi Liu, Hao Zhou, Deheng Qian 외 arxiv

Trajectory prediction is essential for autonomous driving, enabling vehicles to anticipate the motion of surrounding agents to support safe planning. However, most existing predictors assume fixed-length histories and su…

Trajectory ForecastingKnowledge DistillationTrajectory PredictionAutonomous Driving

Recover to Predict: Progressive Retrospective Learning for Variable-Length Trajectory Prediction

2026-03-11 · Hao Zhou, Lu Qi, Jason Li, Jie Zhang 외 arxiv

Trajectory prediction is critical for autonomous driving, enabling safe and efficient planning in dense, dynamic traffic. Most existing methods optimize prediction accuracy under fixed-length observations. However, real-…

Trajectory PredictionAutonomous Driving

MissFormer: (In-)attention-based handling of missing observations for trajectory filtering and prediction

2021-06-30 · Stefan Becker, Ronny Hug, Wolfgang Hübner, Michael Arens 외

In applications such as object tracking, time-series data inevitably carry missing observations. Following the success of deep learning-based models for various sequence learning tasks, these models increasingly replace …

ObjectObject TrackingTime SeriesTime Series Analysis

Stochastic Trajectory Prediction via Motion Indeterminacy Diffusion

2022-03-25 · CVPR 2022 1 · Tianpei Gu, Guangyi Chen, Junlong Li, Chunze Lin 외

Human behavior has the nature of indeterminacy, which requires the pedestrian trajectory prediction system to model the multi-modality of future motion states. Unlike existing stochastic trajectory prediction methods whi…

DiversityPedestrian Trajectory PredictionPredictionTrajectory Prediction

3DFacePolicy: Speech-Driven 3D Facial Animation with Diffusion Policy

2024-09-17 · Xuanmeng Sha, Liyun Zhang, Tomohiro Mashita, Yuki Uranishi

Audio-driven 3D facial animation has made immersive progress both in research and application developments. The newest approaches focus on Transformer-based methods and diffusion-based methods, however, there is still ga…