paper-with-me

홈 › Papers

Historical Prediction Attention Mechanism based Trajectory Forecasting for Proactive Work Zone Safety in a Digital Twin Environment

2025-08-05 · Minhaj Uddin Ahmad, Mizanur Rahman, Alican Sevim, David Bodoh, Sakib Khan, Li Zhao, Nathan Huynh, Eren Erman Ozguven arxiv

Proactive safety systems aim to mitigate risks by anticipating potential conflicts between vehicles and enabling early intervention to prevent work zone-related crashes. This study presents an infrastructure-enabled proactive work zone safety warning system that leverages a Digital Twin environment, integrating real-time multi-sensor data, detailed High-Definition (HD) maps, and a historical prediction attention mechanism-based trajectory prediction model. Using a co-simulation environment that combines Simulation of Urban MObility (SUMO) and CAR Learning to Act (CARLA) simulators, along with Lanelet2 HD maps and the Historical Prediction Network (HPNet) model, we demonstrate effective trajectory prediction and early warning generation for vehicle interactions in freeway work zones. To evaluate the accuracy of predicted trajectories, we use two standard metrics: Joint Average Displacement Error (ADE) and Joint Final Displacement Error (FDE). Specifically, the infrastructure-enabled HPNet model demonstrates superior performance on the work-zone datasets generated from the co-simulation environment, achieving a minimum Joint FDE of 0.3228 meters and a minimum Joint ADE of 0.1327 meters, lower than the benchmarks on the Argoverse (minJointFDE: 1.0986 m, minJointADE: 0.7612 m) and Interaction (minJointFDE: 0.8231 m, minJointADE: 0.2548 m) datasets. In addition, our proactive safety warning generation application, utilizing vehicle bounding boxes and probabilistic conflict modeling, demonstrates its capability to issue alerts for potential vehicle conflicts.

📄 PDF Abstract BibTeX arXiv:2508.06544

Code (0)

등록된 구현이 없습니다.

Tasks

Trajectory ForecastingTrajectory Prediction

Similar Papers 제목 키워드 기반

HPNet: Dynamic Trajectory Forecasting with Historical Prediction Attention

2024-04-09 · CVPR 2024 1 · Xiaolong Tang, Meina Kan, Shiguang Shan, Zhilong Ji 외

Predicting the trajectories of road agents is essential for autonomous driving systems. The recent mainstream methods follow a static paradigm, which predicts the future trajectory by using a fixed duration of historical…

Autonomous DrivingPredictionTrajectory Forecasting

Trajectory Mamba: Efficient Attention-Mamba Forecasting Model Based on Selective SSM

2025-03-13 · CVPR 2025 1 · Yizhou Huang, Yihua Cheng, Kezhi Wang

Motion prediction is crucial for autonomous driving, as it enables accurate forecasting of future vehicle trajectories based on historical inputs. This paper introduces Trajectory Mamba, a novel efficient trajectory pred…

Autonomous DrivingDecoderMambamotion prediction+2

Great GATsBi: Hybrid, Multimodal, Trajectory Forecasting for Bicycles using Anticipation Mechanism

2025-08-20 · Kevin Riehl, Shaimaa K. El-Baklish, Anastasios Kouvelas, Michail A. Makridis arxiv

Accurate prediction of road user movement is increasingly required by many applications ranging from advanced driver assistance systems to autonomous driving, and especially crucial for road safety. Even though most traf…

Trajectory ForecastingTrajectory PredictionAutonomous Driving

Aware of the History: Trajectory Forecasting with the Local Behavior Data

2022-07-20 · Yiqi Zhong, Zhenyang Ni, Siheng Chen, Ulrich Neumann

The historical trajectories previously passing through a location may help infer the future trajectory of an agent currently at this location. Despite great improvements in trajectory forecasting with the guidance of hig…

Knowledge DistillationPredictionTrajectory Forecasting

GAMDTP: Dynamic Trajectory Prediction with Graph Attention Mamba Network

2025-04-07 · Yunxiang Liu, Hongkuo Niu, Jianlin Zhu

Accurate motion prediction of traffic agents is crucial for the safety and stability of autonomous driving systems. In this paper, we introduce GAMDTP, a novel graph attention-based network tailored for dynamic trajector…

Autonomous DrivingGraph AttentionMambamotion prediction+2