Can a single neuron learn predictive uncertainty?
Edgardo Solano-Carrillo

TL;DR
This paper introduces a simple, single-neuron neural network method for estimating predictive uncertainty, demonstrating competitive accuracy and efficiency in both synthetic and real-world tasks.
Contribution
It proposes a novel non-parametric quantile estimation technique using only one neuron, simplifying uncertainty quantification in deep learning models.
Findings
Competitive in quality and coverage with state-of-the-art methods
More computationally efficient than existing solutions
Effective in synthetic and real-world applications
Abstract
Uncertainty estimation methods using deep learning approaches strive against separating how uncertain the state of the world manifests to us via measurement (objective end) from the way this gets scrambled with the model specification and training procedure used to predict such state (subjective means) -- e.g., number of neurons, depth, connections, priors (if the model is bayesian), weight initialization, etc. This poses the question of the extent to which one can eliminate the degrees of freedom associated with these specifications and still being able to capture the objective end. Here, a novel non-parametric quantile estimation method for continuous random variables is introduced, based on the simplest neural network architecture with one degree of freedom: a single neuron. Its advantage is first shown in synthetic experiments comparing with the quantile estimation achieved from…
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
TopicsFault Detection and Control Systems · Neural Networks and Applications · Adversarial Robustness in Machine Learning
