LGNAMay 13, 2021

Interval Deep Learning for Uncertainty Quantification in Safety Applications

arXiv:2105.06438v12 citations
Originality Incremental advance
AI Analysis

This addresses reliability issues for safety-critical applications like air pollution monitoring, but it is an incremental improvement as it builds on existing interval analysis methods.

The paper tackles the problem of deep neural networks lacking mechanisms to quantify input data uncertainty in safety-critical applications by proposing a Deep Interval Neural Network (DINN) that uses interval analysis to propagate uncertainty, and it demonstrates accurate bounded estimates on an air pollution dataset with sensor uncertainty.

Deep neural networks (DNNs) are becoming more prevalent in important safety-critical applications, where reliability in the prediction is paramount. Despite their exceptional prediction capabilities, current DNNs do not have an implicit mechanism to quantify and propagate significant input data uncertainty -- which is common in safety-critical applications. In many cases, this uncertainty is epistemic and can arise from multiple sources, such as lack of knowledge about the data generating process, imprecision, ignorance, and poor understanding of physics phenomena. Recent approaches have focused on quantifying parameter uncertainty, but approaches to end-to-end training of DNNs with epistemic input data uncertainty are more limited and largely problem-specific. In this work, we present a DNN optimized with gradient-based methods capable to quantify input and parameter uncertainty by means of interval analysis, which we call Deep Interval Neural Network (DINN). We perform experiments on an air pollution dataset with sensor uncertainty and show that the DINN can produce accurate bounded estimates from uncertain input data.

Foundations

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

Your Notes