ROLGSYJun 30, 2024

DADEE: Well-calibrated uncertainty quantification in neural networks for barriers-based robot safety

arXiv:2407.00616v14 citations
Originality Incremental advance
AI Analysis

This addresses safety-critical applications in robotics by providing more accurate uncertainty estimates, though it is incremental as it builds on existing methods.

The paper tackled the problem of improving uncertainty quantification in Control Barrier Functions (CBFs) for robot safety by combining model variance-based and direct estimation-based algorithms, resulting in a safer controller with reduced failure rates in simulation.

Uncertainty-aware controllers that guarantee safety are critical for safety critical applications. Among such controllers, Control Barrier Functions (CBFs) based approaches are popular because they are fast, yet safe. However, most such works depend on Gaussian Processes (GPs) or MC-Dropout for learning and uncertainty estimation, and both approaches come with drawbacks: GPs are non-parametric methods that are slow, while MC-Dropout does not capture aleatoric uncertainty. On the other hand, modern Bayesian learning algorithms have shown promise in uncertainty quantification. The application of modern Bayesian learning methods to CBF-based controllers has not yet been studied. We aim to fill this gap by surveying uncertainty quantification algorithms and evaluating them on CBF-based safe controllers. We find that model variance-based algorithms (for example, Deep ensembles, MC-dropout, etc.) and direct estimation-based algorithms (such as DEUP) have complementary strengths. Algorithms in the former category can only estimate uncertainty accurately out-of-domain, while those in the latter category can only do so in-domain. We combine the two approaches to obtain more accurate uncertainty estimates both in- and out-of-domain. As measured by the failure rate of a simulated robot, this results in a safer CBF-based robot controller.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes