Goto

Collaborating Authors

 Statistical Learning


Online Active Learning with Surrogate Loss Functions

Neural Information Processing Systems

In this paper, we are specifically interested in binary classification problems in the so-called streaming (or online) setting of active learning.






On the Limitations of Stochastic Pre-processing Defenses

Neural Information Processing Systems

Defending against adversarial examples remains an open problem. A common belief is that randomness at inference increases the cost of finding adversarial inputs. An example of such a defense is to apply a random transformation to inputs prior to feeding them to the model.





Active Learning Polynomial Threshold Functions Omri Ben-Eliezer Max Hopkins Chutong Yang

Neural Information Processing Systems

Today's deep neural networks perform incredible feats when provided sufficient training data. Sadly, annotating enough raw data to train your favorite classifier can often be prohibitively expensive, especially in important scenarios like computer-assisted medical diagnoses where labeling requires the advice of human experts. This issue has led to a surge of interest in active learning, a paradigm introduced to mitigate extravagant labeling costs. Active learning, originally studied by Angluin in 1988 [1], is in essence formed around two basic hypotheses: raw (unlabeled) data is cheap, and not all data is equally useful. The idea is that by adaptively selecting only the most informative data to label, we can get the same accuracy without the prohibitive cost.