paper-with-me

홈 › 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 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 show 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 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 arXiv:1307.3102

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningGeneral Classification

Similar 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 the…

Active LearningGeneral Classification

Fault Tolerance of Neural Networks in Adversarial Settings

2019-10-30 · Vasisht Duddu, N. Rajesh Pillai, D. Vijay Rao, Valentina E. Balas

Artificial Intelligence systems require a through assessment of different pillars of trust, namely, fairness, interpretability, data and model privacy, reliability (safety) and robustness against against adversarial atta…

Adversarial RobustnessFairness

Fairness Issues and Mitigations in (Differentially Private) Socio-Demographic Data Processes

2024-08-16 · Joonhyuk Ko, Juba Ziani, Saswat Das, Matt Williams 외

Statistical agencies rely on sampling techniques to collect socio-demographic data crucial for policy-making and resource allocation. This paper shows that surveys of important societal relevance introduce sampling error…

FairnessPrivacy Preserving

The Power of Localization for Efficiently Learning Linear Separators with Noise

2013-07-31 · Pranjal Awasthi, Maria Florina Balcan, Philip M. Long

We introduce a new approach for designing computationally efficient learning algorithms that are tolerant to noise, and demonstrate its effectiveness by designing algorithms with improved noise tolerance guarantees for l…

Active Learning

DIRECT: Deep Active Learning under Imbalance and Label Noise

2023-12-14 · Shyam Nuggehalli, Jifan Zhang, Lalit Jain, Robert Nowak

Class imbalance is a prevalent issue in real world machine learning applications, often leading to poor performance in rare and minority classes. With an abundance of wild unlabeled data, active learning is perhaps the m…

Active Learning