paper-with-me

Papers

TPK: Trustworthy Trajectory Prediction Integrating Prior Knowledge For Interpretability and Kinematic Feasibility

2025-05-10 · Marius Baden, Ahmed Abouelazm, Christian Hubschneider, Yin Wu, Daniel Slieter, J. Marius Zöllner

Trajectory prediction is crucial for autonomous driving, enabling vehicles to navigate safely by anticipating the movements of surrounding road users. However, current deep learning models often lack trustworthiness as their predictions can be physically infeasible and illogical to humans. To make predictions more trustworthy, recent research has incorporated prior knowledge, like the social force model for modeling interactions and kinematic models for physical realism. However, these approaches focus on priors that suit either vehicles or pedestrians and do not generalize to traffic with mixed agent classes. We propose incorporating interaction and kinematic priors of all agent classes--vehicles, pedestrians, and cyclists with class-specific interaction layers to capture agent behavioral differences. To improve the interpretability of the agent interactions, we introduce DG-SFM, a rule-based interaction importance score that guides the interaction layer. To ensure physically feasible predictions, we proposed suitable kinematic models for all agent classes with a novel pedestrian kinematic model. We benchmark our approach on the Argoverse 2 dataset, using the state-of-the-art transformer HPTR as our baseline. Experiments demonstrate that our method improves interaction interpretability, revealing a correlation between incorrect predictions and divergence from our interaction prior. Even though incorporating the kinematic models causes a slight decrease in accuracy, they eliminate infeasible trajectories found in the dataset and the baseline model. Thus, our approach fosters trust in trajectory prediction as its interaction reasoning is interpretable, and its predictions adhere to physics.

📄 PDF Abstract BibTeX arXiv:2505.06743

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingNavigateTrajectory Prediction

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

KEPT: Knowledge-Enhanced Prediction of Trajectories from Consecutive Driving Frames with Vision-Language Models

2025-09-03 · Yujin Wang, Tianyi Wang, Quanfeng Liu, Wenxian Fan 외 arxiv

Accurate short-horizon trajectory prediction is crucial for safe and reliable autonomous driving. However, existing vision-language models (VLMs) often fail to accurately understand driving scenes and generate trustworth…

Self-Supervised LearningTrajectory PredictionAutonomous Driving

Informed Spectral Normalized Gaussian Processes for Trajectory Prediction

2024-03-18 · Christian Schlauch, Christian Wirth, Nadja Klein

Prior parameter distributions provide an elegant way to represent prior expert and world knowledge for informed learning. Previous work has shown that using such informative priors to regularize probabilistic deep learni…

Autonomous DrivingContinual LearningGaussian ProcessesPrediction+3

Knowledge-Informed Multi-Agent Trajectory Prediction at Signalized Intersections for Infrastructure-to-Everything

2025-01-23 · Huilin Yin, Yangwenhui Xu, Jiaxiang Li, Hao Zhang 외

Multi-agent trajectory prediction at signalized intersections is crucial for developing efficient intelligent transportation systems and safe autonomous driving systems. Due to the complexity of intersection scenarios an…

Autonomous DrivingGraph AttentionPredictionTrajectory Prediction

MGTraj: Multi-Granularity Goal-Guided Human Trajectory Prediction with Recursive Refinement Network

2025-09-11 · Ge Sun, Jun Ma arxiv

Accurate human trajectory prediction is crucial for robotics navigation and autonomous driving. Recent research has demonstrated that incorporating goal guidance significantly enhances prediction accuracy by reducing unc…

Trajectory PredictionTrajectory ModelingAutonomous Driving

A prior information informed learning architecture for flying trajectory prediction

2026-03-06 · Xianda Huang, Zidong Han, Ruibo Jin, Zhenyu Wang 외 arxiv

Trajectory prediction for flying objects is critical in domains ranging from sports analytics to aerospace. However, traditional methods struggle with complex physical modeling, computational inefficiencies, and high har…

Trajectory Prediction