Informed Priors for Knowledge Integration in Trajectory Prediction

Abstract

Informed learning approaches explicitly integrate prior knowledge into learning systems, which can reduce data needs and increase robustness. However, existing work typically aims to integrate formal scientific knowledge by directly pruning the problem space, which is infeasible for more intuitive world and expert knowledge, or requires specific architecture changes and knowledge representations. We propose a probabilistic informed learning approach to integrate prior world and expert knowledge without these requirements. Our approach repurposes continual learning methods to operationalize Baye’s rule for informed learning and to enable probabilistic and multi-modal predictions. We exemplify our proposal in an application to two state-of-the-art trajectory predictors for autonomous driving. This safety-critical domain is subject to an overwhelming variety of rare scenarios requiring robust and accurate predictions. We evaluate our models on a public benchmark dataset and demonstrate that our approach outperforms non-informed and informed learning baselines. Notably, we can compete with a conventional baseline, even using only half as many observations of the training dataset.

Cite

Text

Schlauch et al. "Informed Priors for Knowledge Integration in Trajectory Prediction." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2023. doi:10.1007/978-3-031-43424-2_24

Markdown

[Schlauch et al. "Informed Priors for Knowledge Integration in Trajectory Prediction." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2023.](https://mlanthology.org/ecmlpkdd/2023/schlauch2023ecmlpkdd-informed/) doi:10.1007/978-3-031-43424-2_24

BibTeX

@inproceedings{schlauch2023ecmlpkdd-informed,
  title     = {{Informed Priors for Knowledge Integration in Trajectory Prediction}},
  author    = {Schlauch, Christian and Wirth, Christian and Klein, Nadja},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2023},
  pages     = {392-407},
  doi       = {10.1007/978-3-031-43424-2_24},
  url       = {https://mlanthology.org/ecmlpkdd/2023/schlauch2023ecmlpkdd-informed/}
}