paper-with-me

홈 › Papers

Robustness Benchmark of Road User Trajectory Prediction Models for Automated Driving

2023-04-04 · Manuel Muñoz Sánchez, Emilia Silvas, Jos Elfring, René van de Molengraft

Accurate and robust trajectory predictions of road users are needed to enable safe automated driving. To do this, machine learning models are often used, which can show erratic behavior when presented with previously unseen inputs. In this work, two environment-aware models (MotionCNN and MultiPath++) and two common baselines (Constant Velocity and an LSTM) are benchmarked for robustness against various perturbations that simulate functional insufficiencies observed during model deployment in a vehicle: unavailability of road information, late detections, and noise. Results show significant performance degradation under the presence of these perturbations, with errors increasing up to +1444.8\% in commonly used trajectory prediction evaluation metrics. Training the models with similar perturbations effectively reduces performance degradation, with error increases of up to +87.5\%. We argue that despite being an effective mitigation strategy, data augmentation through perturbations during training does not guarantee robustness towards unforeseen perturbations, since identification of all possible on-road complications is unfeasible. Furthermore, degrading the inputs sometimes leads to more accurate predictions, suggesting that the models are unable to learn the true relationships between the different elements in the data.

📄 PDF Abstract BibTeX arXiv:2304.01895

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationTrajectory Prediction

Similar Papers 제목 키워드 기반

Looking to Relations for Future Trajectory Forecast

2019-05-21 · ICCV 2019 10 · Chiho Choi, Behzad Dariush

Inferring relational behavior between road users as well as road users and their surrounding physical space is an important step toward effective modeling and prediction of navigation strategies adopted by participants i…

Descriptive

TopoDiffuser: A Diffusion-Based Multimodal Trajectory Prediction Model with Topometric Maps

2025-08-01 · Zehui Xu, Junhui Wang, Yongliang Shi, Chao Gao 외 arxiv

This paper introduces TopoDiffuser, a diffusion-based framework for multimodal trajectory prediction that incorporates topometric maps to generate accurate, diverse, and road-compliant future motion forecasts. By embeddi…

Trajectory Prediction

AdvDO: Realistic Adversarial Attacks for Trajectory Prediction

2022-09-19 · Yulong Cao, Chaowei Xiao, Anima Anandkumar, Danfei Xu 외

Trajectory prediction is essential for autonomous vehicles (AVs) to plan correct and safe driving behaviors. While many prior works aim to achieve higher prediction accuracy, few study the adversarial robustness of their…

Adversarial AttackAdversarial RobustnessAutonomous VehiclesPrediction+1

MFTraj: Map-Free, Behavior-Driven Trajectory Prediction for Autonomous Driving

2024-05-02 · Haicheng Liao, Zhenning Li, Chengyue Wang, Huanming Shen 외

This paper introduces a trajectory prediction model tailored for autonomous driving, focusing on capturing complex interactions in dynamic traffic scenarios without reliance on high-definition maps. The model, termed MFT…

Autonomous DrivingComputational EfficiencyTrajectory Prediction

A Multi-Loss Strategy for Vehicle Trajectory Prediction: Combining Off-Road, Diversity, and Directional Consistency Losses

2024-11-29 · Ahmad Rahimi, Alexandre Alahi

Trajectory prediction is essential for the safety and efficiency of planning in autonomous vehicles. However, current models often fail to fully capture complex traffic rules and the complete range of potential vehicle m…

Autonomous DrivingAutonomous VehiclesDiversityPrediction+1