paper-with-me

홈 › Papers

Controlled abstention neural networks for identifying skillful predictions for regression problems

2021-04-16 · Elizabeth A. Barnes, Randal J. Barnes

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 PID controller. Unlike many methods for attaching uncertainty to neural network predictions post-training, the abstention loss is applied during training to preferentially learn from the more confident samples. The abstention loss is built upon a standard computer science method. While the standard approach is itself a simple yet powerful tool for incorporating uncertainty in regression problems, we demonstrate that the abstention loss outperforms this more standard method for the synthetic climate use cases explored here. The implementation of proposed loss function is straightforward in most network architectures designed for regression, as it only requires modification of the output layer and loss function.

📄 PDF Abstract BibTeX arXiv:2104.08236

Code (1)

eabarnes1010/controlled_abstention_networks tf

Tasks

regression

Similar Papers 제목 키워드 기반

Controlled abstention neural networks for identifying skillful predictions for classification problems

2021-04-16 · Elizabeth A. Barnes, Randal J. Barnes

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 sys…

General Classification

Structured Output Learning with Abstention: Application to Accurate Opinion Prediction

2018-03-22 · ICML 2018 7 · Alexandre Garcia, Slim Essid, Chloé Clavel, Florence d'Alché-Buc

Motivated by Supervised Opinion Analysis, we propose a novel framework devoted to Structured Output Learning with Abstention (SOLA). The structure prediction model is able to abstain from predicting some labels in the st…

Opinion MiningPredictionSentence

Beyond Confidence: Adaptive Abstention in Dual-Threshold Conformal Prediction for Autonomous System Perception

2025-02-11 · Divake Kumar, Nastaran Darabi, Sina Tayebati, Amit Ranjan Trivedi

Safety-critical perception systems require both reliable uncertainty quantification and principled abstention mechanisms to maintain safety under diverse operational conditions. We present a novel dual-threshold conforma…

Conformal PredictionUncertainty Quantificationvalid

Bounded-Abstention Multi-horizon Time-series Forecasting

2026-02-04 · Luca Stradiotti, Laurens Devos, Anna Monreale, Jesse Davis 외 arxiv

Multi-horizon time-series forecasting involves simultaneously making predictions for a consecutive sequence of subsequent time steps. This task arises in many application domains, such as healthcare and finance, where mi…

When Evidence Conflicts: Uncertainty and Order Effects in Retrieval-Augmented Biomedical Question Answering

2026-05-13 · Yikun Han, Mengfei Lan, Halil Kilicoglu arxiv

Biomedical retrieval-augmented large language models (LLMs) often face evidence that is incomplete, misleading, or internally contradictory, yet evaluation usually emphasizes answer accuracy under helpful context rather …

Question Answering