paper-with-me

홈 › Papers

Statistical Active Learning Algorithms

2013-12-01 · NeurIPS 2013 12 · Maria-Florina F. Balcan, Vitaly Feldman

We describe a framework for designing efficient active learning algorithms that are tolerant to random classification noise. The framework is based on active learning algorithms that are statistical in the sense that they rely on estimates of expectations of functions of filtered random examples. It builds on the powerful statistical query framework of Kearns (1993). We show that any efficient active statistical learning algorithm can be automatically converted to an efficient active learning algorithm which is tolerant to random classification noise as well as other forms of uncorrelated" noise. The complexity of the resulting algorithms has information-theoretically optimal quadratic dependence on $1/(1-2\eta)$, where $\eta$ is the noise rate. We demonstrate the power of our framework by showing that commonly studied concept classes including thresholds, rectangles, and linear separators can be efficiently actively learned in our framework. These results combined with our generic conversion lead to the first known computationally-efficient algorithms for actively learning some of these concept classes in the presence of random classification noise that provide exponential improvement in the dependence on the error $\epsilon$ over their passive counterparts. In addition, we show that our algorithms can be automatically converted to efficient active differentially-private algorithms. This leads to the first differentially-private active learning algorithms with exponential label savings over the passive case."

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningGeneral Classification

Similar Papers 제목 키워드 기반

Statistical Active Learning Algorithms for Noise Tolerance and Differential Privacy

2013-07-11 · Maria Florina Balcan, Vitaly Feldman

We describe a framework for designing efficient active learning algorithms that are tolerant to random classification noise and are differentially-private. The framework is based on active learning algorithms that are st…

Active LearningGeneral Classification

Publicly-Verifiable Certificates for Statistical Algorithms

2026-07-17 · Michael Ngo, Michael P. Kim arxiv

Following Goldwasser, Rothblum, Shafer, and Yehudayoff, who defined a framework for interactive proofs of learning [ITCS'21], we initiate the study of non-interactive proofs of learning. We define and study a new notion:…

Active Sensing as Bayes-Optimal Sequential Decision Making

2014-08-09 · Sheeraz Ahmad, Angela Yu

Sensory inference under conditions of uncertainty is a major problem in both machine learning and computational neuroscience. An important but poorly understood aspect of sensory processing is the role of active sensing.…

Decision MakingSensitivitySequential Decision Making

Active Sensing as Bayes-Optimal Sequential Decision Making

2013-05-28 · Sheeraz Ahmad, Angela J. Yu

Sensory inference under conditions of uncertainty is a major problem in both machine learning and computational neuroscience. An important but poorly understood aspect of sensory processing is the role of active sensing.…

Decision MakingSensitivitySequential Decision Making

ALEVS: Active Learning by Statistical Leverage Sampling

2015-07-15 · Cem Orhan, Öznur Taştan

Active learning aims to obtain a classifier of high accuracy by using fewer label requests in comparison to passive learning by selecting effective queries. Many active learning methods have been developed in the past tw…

Active LearningBinary ClassificationInformativeness