paper-with-me

Papers

Active Learning for Binary Classification with Abstention

2019-06-01 · Shubhanshu Shekhar, Mohammad Ghavamzadeh, Tara Javidi

We construct and analyze active learning algorithms for the problem of binary classification with abstention. We consider three abstention settings: \emph{fixed-cost} and two variants of \emph{bounded-rate} abstention, and for each of them propose an active learning algorithm. All the proposed algorithms can work in the most commonly used active learning models, i.e., \emph{membership-query}, \emph{pool-based}, and \emph{stream-based} sampling. We obtain upper-bounds on the excess risk of our algorithms in a general non-parametric framework and establish their minimax near-optimality by deriving matching lower-bounds. Since our algorithms rely on the knowledge of some smoothness parameters of the regression function, we then describe a new strategy to adapt to these unknown parameters in a data-driven manner. Since the worst case computational complexity of our proposed algorithms increases exponentially with the dimension of the input space, we conclude the paper with a computationally efficient variant of our algorithm whose computational complexity has a polynomial dependence over a smaller but rich class of learning problems.

📄 PDF Abstract BibTeX arXiv:1906.00303

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningBinary ClassificationClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Bayesian Active Learning With Abstention Feedbacks

2019-06-04 · Cuong V. Nguyen, Lam Si Tung Ho, Huan Xu, Vu Dinh 외

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 …

Active LearningGeneral Classification

Bayesian Pool-based Active Learning With Abstention Feedbacks

2017-05-23 · Cuong V. Nguyen, Lam Si Tung Ho, Huan Xu, Vu Dinh 외

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…

Active LearningGeneral Classification

Binary Classification with Bounded Abstention Rate

2019-05-23 · Shubhanshu Shekhar, Mohammad Ghavamzadeh, Tara Javidi

We consider the problem of binary classification with abstention in the relatively less studied \emph{bounded-rate} setting. We begin by obtaining a characterization of the Bayes optimal classifier for an arbitrary input…

Binary ClassificationClassificationGeneral Classification

Boosting with Abstention

2016-12-01 · NeurIPS 2016 12 · Corinna Cortes, Giulia Desalvo, Mehryar Mohri

We present a new boosting algorithm for the key scenario of binary classification with abstention where the algorithm can abstain from predicting the label of a point, at the price of a fixed cost. At each round, our al…

Binary Classification

The Utility of Abstaining in Binary Classification

2015-12-26 · Akshay Balsubramani

We explore the problem of binary classification in machine learning, with a twist - the classifier is allowed to abstain on any datum, professing ignorance about the true class label without committing to any prediction.…

Active LearningBinary ClassificationClassificationGeneral Classification+1