TL;DR
This paper introduces an abstention loss function for neural networks that enables the model to identify and abstain from making predictions on uncertain samples, improving regression predictions in complex systems like climate modeling.
Contribution
The paper presents a novel abstention loss function that incorporates uncertainty during training to improve the identification of confident predictions in regression tasks.
Findings
Abstention loss outperforms standard uncertainty methods in synthetic climate experiments.
The method effectively learns to abstain on less confident samples during training.
Implementation is straightforward, requiring only modifications to the output layer and loss function.
Abstract
The earth system is exceedingly complex and often chaotic in nature, making prediction incredibly challenging: we cannot expect to make perfect predictions all of the time. Instead, we look for specific states of the system that lead to more predictable behavior than others, often termed "forecasts of opportunity". When these opportunities are not present, scientists need prediction systems that are capable of saying "I don't know." We introduce a novel loss function, termed "abstention loss", that allows neural networks to identify forecasts of opportunity for regression problems. The abstention loss works by incorporating uncertainty in the network's prediction to identify the more confident samples and abstain (say "I don't know") on the less confident samples. The abstention loss is designed to determine the optimal abstention fraction, or abstain on a user-defined fraction via a…
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.
