Certified Human Trajectory Prediction

IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), 2025
The top part showcases the outputs of a standard trajectory prediction model, revealing unbounded predictions with noisy inputs. In contrast, the bottom part demonstrates the outputs of our trajectory predictor with guaranteed robustness. The model provides certified bounds (blue boxes) on the predicted outputs, ensuring that outputs remain within guaranteed regions despite input noise.

Abstract

Predicting human trajectories is essential for the safe operation of autonomous vehicles, yet current data-driven models often lack robustness in case of noisy inputs such as adversarial examples or imperfect observations. Although some trajectory prediction methods have been developed to provide empirical robustness, these methods are heuristic and do not offer guaranteed robustness. In this work, we propose a certification approach tailored for trajectory prediction that provides guaranteed robustness. To this end, we address the unique challenges associated with trajectory prediction, such as unbounded outputs and multi-modality. To mitigate the inherent performance drop through certification, we propose a diffusion-based trajectory denoiser and integrate it into our method. Moreover, we introduce new certified performance metrics to reliably measure the trajectory prediction performance. Through comprehensive experiments, we demonstrate the accuracy and robustness of the certified predictors and highlight their advantages over the non-certified ones.

BibTeX

@InProceedings{bahari2025certified,
    author    = {Bahari, Mohammadhossein and Saadatnejad, Saeed and Askari Farsangi, Amirhossein and Moosavi-Dezfooli, Seyed-Mohsen and Alahi, Alexandre},
    title     = {Certified Human Trajectory Prediction},
    booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
    year      = {2025},
}