English

Bayesian Optimization Meets Laplace Approximation for Robotic Introspection

Robotics 2020-11-02 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

In robotics, deep learning (DL) methods are used more and more widely, but their general inability to provide reliable confidence estimates will ultimately lead to fragile and unreliable systems. This impedes the potential deployments of DL methods for long-term autonomy. Therefore, in this paper we introduce a scalable Laplace Approximation (LA) technique to make Deep Neural Networks (DNNs) more introspective, i.e. to enable them to provide accurate assessments of their failure probability for unseen test data. In particular, we propose a novel Bayesian Optimization (BO) algorithm to mitigate their tendency of under-fitting the true weight posterior, so that both the calibration and the accuracy of the predictions can be simultaneously optimized. We demonstrate empirically that the proposed BO approach requires fewer iterations for this when compared to random search, and we show that the proposed framework can be scaled up to large datasets and architectures.

Keywords

Cite

@article{arxiv.2010.16141,
  title  = {Bayesian Optimization Meets Laplace Approximation for Robotic Introspection},
  author = {Matthias Humt and Jongseok Lee and Rudolph Triebel},
  journal= {arXiv preprint arXiv:2010.16141},
  year   = {2020}
}

Comments

Accepted to the IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) 2020 Long-Term Autonomy Workshop

R2 v1 2026-06-23T19:46:18.042Z