paper-with-me

Papers

Minds on the Move: Decoding Trajectory Prediction in Autonomous Driving with Cognitive Insights

2025-02-27 · Haicheng Liao, Chengyue Wang, Kaiqun Zhu, Yilong Ren, Bolin Gao, Shengbo Eben Li, Chengzhong Xu, Zhenning Li

In mixed autonomous driving environments, accurately predicting the future trajectories of surrounding vehicles is crucial for the safe operation of autonomous vehicles (AVs). In driving scenarios, a vehicle's trajectory is determined by the decision-making process of human drivers. However, existing models primarily focus on the inherent statistical patterns in the data, often neglecting the critical aspect of understanding the decision-making processes of human drivers. This oversight results in models that fail to capture the true intentions of human drivers, leading to suboptimal performance in long-term trajectory prediction. To address this limitation, we introduce a Cognitive-Informed Transformer (CITF) that incorporates a cognitive concept, Perceived Safety, to interpret drivers' decision-making mechanisms. Perceived Safety encapsulates the varying risk tolerances across drivers with different driving behaviors. Specifically, we develop a Perceived Safety-aware Module that includes a Quantitative Safety Assessment for measuring the subject risk levels within scenarios, and Driver Behavior Profiling for characterizing driver behaviors. Furthermore, we present a novel module, Leanformer, designed to capture social interactions among vehicles. CITF demonstrates significant performance improvements on three well-established datasets. In terms of long-term prediction, it surpasses existing benchmarks by 12.0% on the NGSIM, 28.2% on the HighD, and 20.8% on the MoCAD dataset. Additionally, its robustness in scenarios with limited or missing data is evident, surpassing most state-of-the-art (SOTA) baselines, and paving the way for real-world applications.

📄 PDF Abstract BibTeX arXiv:2502.20084

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingAutonomous VehiclesDecision MakingTrajectory Prediction

Methods 이 논문이 사용한 방법론

Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Residual Connection 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Subject-independent trajectory prediction using pre-movement EEG during grasp and lift task

2022-09-05 · Anant Jain, Lalan Kumar

Brain-computer interface (BCI) systems can be utilized for kinematics decoding from scalp brain activation to control rehabilitation or power-augmenting devices. In this study, the hand kinematics decoding for grasp and …

Brain Computer InterfaceEEGElectroencephalogram (EEG)Trajectory Prediction

TrafficPredict: Trajectory Prediction for Heterogeneous Traffic-Agents

2018-11-06 · Yuexin Ma, Xinge Zhu, Sibo Zhang, Ruigang Yang 외

To safely and efficiently navigate in complex urban traffic, autonomous vehicles must make responsible predictions in relation to surrounding traffic-agents (vehicles, bicycles, pedestrians, etc.). A challenging and crit…

Autonomous VehiclesNavigatePredictionTraffic Prediction+1

Self-Aware Trajectory Prediction for Safe Autonomous Driving

2023-05-16 · Wenbo Shao, Jun Li, Hong Wang

Trajectory prediction is one of the key components of the autonomous driving software stack. Accurate prediction for the future movement of surrounding traffic participants is an important prerequisite for ensuring the d…

Autonomous DrivingPredictionTrajectory Prediction

TrajectoryNAS: A Neural Architecture Search for Trajectory Prediction

2024-03-18 · Ali Asghar Sharifi, Ali Zoljodi, Masoud Daneshtalab

Autonomous driving systems are a rapidly evolving technology that enables driverless car production. Trajectory prediction is a critical component of autonomous driving systems, enabling cars to anticipate the movements …

Autonomous DrivingNeural Architecture Searchobject-detectionObject Detection+3

IMGCN: Interpretable Masked Graph Convolution Network for Pedestrian Trajectory Prediction

2024-08-13 · Transportmetrica B: Transport Dynamics 2024 8 · Wangxing Chen, Haifeng Sang, Jinyu Wang, Zishan Zhao

Pedestrian trajectory prediction holds significant research value in various fields, such as autonomous driving, autonomous service robots, and human flow monitoring. Two key challenges in pedestrian trajectory predictio…

Autonomous DrivingPedestrian Trajectory PredictionPredictionTrajectory Prediction