Adversarial robustness improved by abstaining from decisions.
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
Paper introduces a method to evaluate abstaining classifiers by considering missing predictions as counterfactuals.
A binary classifier capable of abstaining from making a label prediction has two goals in tension: minimizing errors, and avoiding abstaining unnecessarily often. In this work, we exactly characterize the best achievable tradeoff between these two goals in a general semi-supervised setting, given an ensemble of predict…
We explore adversarial robustness in the setting in which it is acceptable for a classifier to abstain---that is, output no class---on adversarial examples. Adversarial examples are small perturbations of normal inputs to a classifier that cause the classifier to give incorrect output; they present security and safety …
Deviation-based learning improves recommender systems by abstaining from recommending choices users might follow.
Algorithm predicts with optimal loss by abstaining from uncertain test examples.
Study selective classification with limited feedback in online learning.
We introduce a novel method to combat label noise when training deep neural networks for classification. We propose a loss function that permits abstention during training thereby allowing the DNN to abstain on confusing samples while continuing to learn and improve classification performance on the non-abstained sampl…
Selective classification improves trading strategies by abstaining from predictions.
Paper introduces SPADE method to protect classifiers from OOD and adversarial samples.
We deal with the \textit{selective classification} problem (supervised-learning problem with a rejection option), where we want to achieve the best performance at a certain level of coverage of the data. We transform the original -class classification problem to -class where the -th class represents th…
Efficient active learning with abstention reduces label complexity exponentially.
Unified framework denoises data and abstains from uncertain predictions.
In the setting of sequential prediction of individual -sequences with expert advice, we show that by allowing the learner to abstain from the prediction by paying a cost marginally smaller than (say, ), it is possible to achieve expected regret bounds that are independent of the time horizon …
We consider using an ensemble of binary classifiers for transductive prediction, when unlabeled test data are known in advance. We derive minimax optimal rules for confidence-rated prediction in this setting. By using PAC-Bayes analysis on these rules, we obtain data-dependent performance guarantees without distributio…
In safety-critical applications of machine learning, it is often important to abstain from making predictions on low confidence examples. Standard abstention methods tend to be focused on optimizing top-k accuracy, but in many applications, accuracy is not the metric of interest. Further, label shift (a shift in class …
Study improves resilience against adversarial clean-label attacks in real and noisy settings.
A new policy learning method allows policies to abstain when uncertain, improving safety and applicability.
Optimal selective classification using likelihood ratios improves model reliability.
Abstaining classifiers have been widely used in cost-sensitive applications to avoid ambiguous classification and reduce the cost of misclassification. Previous abstaining classification models rely on cost information, such as a cost matrix or cost ratio. However, it is difficult to obtain or estimate costs in practic…
Framework to mitigate adversarial attacks by allowing classifiers to abstain.
This work builds a fair classification algorithm that abstains from making predictions.
This paper characterizes and designs loss functions for robust classification with abstention.
p-DkNN uses deep representations to detect out-of-distribution data with statistical tests.
Adaptive algorithm identifies best arm with abstention, showing phase transition from polynomial to exponential error probability.
A new model for sequential prediction handles adversarial examples by allowing abstention.
Approves updates to machine learning models in healthcare based on accumulating data.
We study active learning where the labeler can not only return incorrect labels but also abstain from labeling. We consider different noise and abstention conditions of the labeler. We propose an algorithm which utilizes abstention responses, and analyze its statistical consistency and query complexity under fairly nat…
Learning compact and interpretable representations is a very natural task, which has not been solved satisfactorily even for simple binary datasets. In this paper, we review various ways of composing experts for binary data and argue that competitive forms of interaction are best suited to learn low-dimensional represe…
This thesis enhances ML reliability by selectively abstaining from predictions when uncertain.
In contrast to conventional (single-label) classification, the setting of multilabel classification (MLC) allows an instance to belong to several classes simultaneously. Thus, instead of selecting a single class label, predictions take the form of a subset of all labels. In this paper, we study an extension of the sett…
We study pool-based active learning with abstention feedbacks where a labeler can abstain from labeling a queried example with some unknown abstention rate. This is an important problem with many useful applications. We take a Bayesian approach to the problem and develop two new greedy algorithms that learn both the cl…
We study pool-based active learning with abstention feedbacks, where a labeler can abstain from labeling a queried example with some unknown abstention rate. This is an important problem with many useful applications. We take a Bayesian approach to the problem and develop two new greedy algorithms that learn both the c…
A framework for ranking with abstention, offering theoretical guarantees and practical effectiveness.
This work is motivated by numerical solutions to Hamilton-Jacobi-Bellman quasi-variational inequalities (HJBQVIs) associated with combined stochastic and impulse control problems. In particular, we consider (i) direct control, (ii) penalized, and (iii) semi-Lagrangian discretization schemes applied to the HJBQVI proble…
A new approach to model rejection using density ratios.
We consider the problem of -class classification (), where the classifier can choose to abstain from making predictions at a given cost, say, a factor of the cost of misclassification. Designing consistent algorithms for such -class classification problems with a `reject option' is the main goal of t…
New AI error correctors improve classifier performance with provable guarantees.
Unified Uncertainty Calibration improves AI predictions by combining different types of uncertainty.
Learning in the presence of label noise is a challenging yet important task: it is crucial to design models that are robust in the presence of mislabeled datasets. In this paper, we discover that a new class of loss functions called the gambler's loss provides strong robustness to label noise across various levels of c…
A new method for selective classification trades off accuracy for coverage.
Though black-box predictors are state-of-the-art for many complex tasks, they often fail to properly quantify predictive uncertainty and may provide inappropriate predictions for unfamiliar data. Instead, we can learn more reliable models by letting them either output a prediction set or abstain when the uncertainty is…
Proposes a new selective regression method using conformal prediction.
This paper benchmarks uncertainty disentanglement across various tasks.
Optimal regression with reject option using conditional variance thresholding.
Dynamic abstention improves LLM accuracy by selectively terminating unpromising reasoning.
Paper connects rejection learning to Bhattacharyya divergence.
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 structured output at a cost chosen by the user in a flexible way. For that purpose, we decompose the p…