Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

On Adversarial Robustness of Trajectory Prediction for Autonomous Vehicles

About

Trajectory prediction is a critical component for autonomous vehicles (AVs) to perform safe planning and navigation. However, few studies have analyzed the adversarial robustness of trajectory prediction or investigated whether the worst-case prediction can still lead to safe planning. To bridge this gap, we study the adversarial robustness of trajectory prediction models by proposing a new adversarial attack that perturbs normal vehicle trajectories to maximize the prediction error. Our experiments on three models and three datasets show that the adversarial prediction increases the prediction error by more than 150%. Our case studies show that if an adversary drives a vehicle close to the target AV following the adversarial trajectory, the AV may make an inaccurate prediction and even make unsafe driving decisions. We also explore possible mitigation techniques via data augmentation and trajectory smoothing. The implementation is open source at https://github.com/zqzqz/AdvTrajectoryPrediction.

Qingzhao Zhang, Shengtuo Hu, Jiachen Sun, Qi Alfred Chen, Z. Morley Mao• 2022

Related benchmarks

TaskDatasetResultRank
Adversarial Scenario GenerationWaymo Open Motion Dataset Replay policy
Attack Success Rate70.46
27
Adversarial GenerationWOMD
Attack Success Rate20.44
17
Trajectory PredictionNGSIM--
11
Safety-critical scenario generationSafeBench
Collision Rate: Straight Obstacle50
8
Open-loop Adversarial Scenario GenerationWOMD and MetaDrive against Replay Policy (open-loop evaluation)
Attack Success Rate (ASR)70.46
8
Trajectory PredictionnuScenes--
8
Traffic Scenario SimulationAccidentSim Overall
Average Value17.9
7
Traffic Scenario SimulationAccidentSim Dual-Vehicle Scenarios
Straight Obstacle Error Rate14
7
Traffic Scenario SimulationAccidentSim Triple-Vehicle Scenarios
Straight Obstacle Avoidance0.21
7
Traffic Scenario SimulationAccidentSim Multi-Vehicle Scenarios
Straight Obstacle Rate23
7
Showing 10 of 13 rows

Other info

Code

Follow for update