Dual Accuracy-Quality-Driven Neural Network for Prediction Interval Generation
Giorgio Morales, John W. Sheppard

TL;DR
This paper introduces a neural network approach that automatically generates high-quality prediction intervals for regression tasks, balancing narrowness and coverage to improve uncertainty quantification.
Contribution
It proposes a novel loss function and a self-adaptive coefficient for training dual neural networks to produce reliable, narrow prediction intervals with minimal fine-tuning.
Findings
Maintains nominal probability coverage of PIs.
Produces significantly narrower PIs than state-of-the-art methods.
Improves the reliability of uncertainty quantification in regression models.
Abstract
Accurate uncertainty quantification is necessary to enhance the reliability of deep learning models in real-world applications. In the case of regression tasks, prediction intervals (PIs) should be provided along with the deterministic predictions of deep learning models. Such PIs are useful or "high-quality" as long as they are sufficiently narrow and capture most of the probability density. In this paper, we present a method to learn prediction intervals for regression-based neural networks automatically in addition to the conventional target predictions. In particular, we train two companion neural networks: one that uses one output, the target estimate, and another that uses two outputs, the upper and lower bounds of the corresponding PI. Our main contribution is the design of a novel loss function for the PI-generation network that takes into account the output of the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Explainable Artificial Intelligence (XAI) · Neural Networks and Applications
