paper-with-me

홈 › Papers

A POV-based Highway Vehicle Trajectory Dataset and Prediction Architecture

2023-03-10 · Vinit Katariya, Ghazal Alinezhad Noghre, Armin Danesh Pazho, Hamed Tabkhi

Vehicle Trajectory datasets that provide multiple point-of-views (POVs) can be valuable for various traffic safety and management applications. Despite the abundance of trajectory datasets, few offer a comprehensive and diverse range of driving scenes, capturing multiple viewpoints of various highway layouts, merging lanes, and configurations. This limits their ability to capture the nuanced interactions between drivers, vehicles, and the roadway infrastructure. We introduce the \emph{Carolinas Highway Dataset (CHD\footnote{\emph{CHD} available at: \url{https://github.com/TeCSAR-UNCC/Carolinas\_Dataset}})}, a vehicle trajectory, detection, and tracking dataset. \emph{CHD} is a collection of 1.6 million frames captured in highway-based videos from eye-level and high-angle POVs at eight locations across Carolinas with 338,000 vehicle trajectories. The locations, timing of recordings, and camera angles were carefully selected to capture various road geometries, traffic patterns, lighting conditions, and driving behaviors. We also present \emph{PishguVe}\footnote{\emph{PishguVe} code available at: \url{https://github.com/TeCSAR-UNCC/PishguVe}}, a novel vehicle trajectory prediction architecture that uses attention-based graph isomorphism and convolutional neural networks. The results demonstrate that \emph{PishguVe} outperforms existing algorithms to become the new state-of-the-art (SotA) in bird's-eye, eye-level, and high-angle POV trajectory datasets. Specifically, it achieves a 12.50\% and 10.20\% improvement in ADE and FDE, respectively, over the current SotA on NGSIM dataset. Compared to best-performing models on CHD, \emph{PishguVe} achieves lower ADE and FDE on eye-level data by 14.58\% and 27.38\%, respectively, and improves ADE and FDE on high-angle data by 8.3\% and 6.9\%, respectively.

📄 PDF Abstract BibTeX arXiv:2303.06202

Code (2)

tecsar-uncc/carolinas_dataset 공식 구현
tecsar-uncc/pishguve 공식 구현 pytorch

Tasks

Trajectory Prediction

Similar 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 외

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 vehi…

Motion PlanningPredictionTrajectory Prediction

X-TRACK: Physics-Aware xLSTM for Realistic Vehicle Trajectory Prediction

2025-10-31 · Aanchal Rajesh Chugh, Marion Neumeier, Sebastian Dorn arxiv

Accurate trajectory prediction is crucial for safe and reliable autonomous driving systems, requiring models that capture long-term temporal dependencies while accounting for social interactions among neighboring vehicle…

Trajectory PredictionAutonomous Driving

Sequence-to-Sequence Prediction of Vehicle Trajectory via LSTM Encoder-Decoder Architecture

2018-02-18 · Seong Hyeon Park, ByeongDo Kim, Chang Mook Kang, Chung Choo Chung 외

In this paper, we propose a deep learning based vehicle trajectory prediction technique which can generate the future trajectory sequence of surrounding vehicles in real time. We employ the encoder-decoder architecture w…

DecoderPredictionTrajectory Prediction

A Multidimensional Graph Fourier Transformation Neural Network for Vehicle Trajectory Prediction

2023-05-12 · Marion Neumeier, Andreas Tollkühn, Michael Botsch, Wolfgang Utschick

This work introduces the multidimensional Graph Fourier Transformation Neural Network (GFTNN) for long-term trajectory predictions on highways. Similar to Graph Neural Networks (GNNs), the GFTNN is a novel network archit…

DecoderDescriptiveTrajectory Prediction

An End-to-End Vehicle Trajcetory Prediction Framework

2023-04-19 · Fuad Hasan, Hailong Huang

Anticipating the motion of neighboring vehicles is crucial for autonomous driving, especially on congested highways where even slight motion variations can result in catastrophic collisions. An accurate prediction of a f…

Autonomous DrivingDecoderPredictionTrajectory Prediction