Frequentist Uncertainty in Recurrent Neural Networks via Blockwise Influence Functions
Ahmed M. Alaa, Mihaela van der Schaar

TL;DR
This paper introduces a frequentist method for estimating predictive uncertainty in RNNs using blockwise influence functions, avoiding Bayesian complexity and providing theoretical coverage guarantees.
Contribution
It develops a model-agnostic, computationally efficient frequentist approach for uncertainty quantification in RNNs based on jackknife resampling and influence functions.
Findings
Method provides valid uncertainty intervals with coverage guarantees.
Applicable to any RNN architecture without retraining.
Demonstrated utility in critical care decision-making.
Abstract
Recurrent neural networks (RNNs) are instrumental in modelling sequential and time-series data. Yet, when using RNNs to inform decision-making, predictions by themselves are not sufficient; we also need estimates of predictive uncertainty. Existing approaches for uncertainty quantification in RNNs are based predominantly on Bayesian methods; these are computationally prohibitive, and require major alterations to the RNN architecture and training. Capitalizing on ideas from classical jackknife resampling, we develop a frequentist alternative that: (a) does not interfere with model training or compromise its accuracy, (b) applies to any RNN architecture, and (c) provides theoretical coverage guarantees on the estimated uncertainty intervals. Our method derives predictive uncertainty from the variability of the (jackknife) sampling distribution of the RNN outputs, which is estimated by…
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
Taxonomy
TopicsNeural Networks and Applications · Fault Detection and Control Systems
