Reliable Prediction Errors for Deep Neural Networks Using Test-Time Dropout
Isidro Cortes-Ciriano, Andreas Bender

TL;DR
This paper introduces a computationally efficient method combining Test-Time Dropout and Conformal Prediction to generate reliable prediction errors for deep neural networks, validated on bioactivity datasets and virtual screening tasks.
Contribution
The paper presents a novel framework that uses Test-Time Dropout with Conformal Prediction to produce valid and efficient prediction intervals for neural networks in drug discovery.
Findings
Dropout Conformal Predictors are valid across multiple datasets.
Prediction intervals are narrower than those from Random Forest models.
The method achieves comparable virtual screening performance to RF-based methods.
Abstract
While the use of deep learning in drug discovery is gaining increasing attention, the lack of methods to compute reliable errors in prediction for Neural Networks prevents their application to guide decision making in domains where identifying unreliable predictions is essential, e.g. precision medicine. Here, we present a framework to compute reliable errors in prediction for Neural Networks using Test-Time Dropout and Conformal Prediction. Specifically, the algorithm consists of training a single Neural Network using dropout, and then applying it N times to both the validation and test sets, also employing dropout in this step. Therefore, for each instance in the validation and test sets an ensemble of predictions were generated. The residuals and absolute errors in prediction for the validation set were then used to compute prediction errors for test set instances using Conformal…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsDropout
