paper-with-me

홈 › Papers

The Power of Comparisons for Actively Learning Linear Classifiers

2019-07-08 · NeurIPS 2020 12 · Max Hopkins, Daniel M. Kane, Shachar Lovett

In the world of big data, large but costly to label datasets dominate many fields. Active learning, a semi-supervised alternative to the standard PAC-learning model, was introduced to explore whether adaptive labeling could learn concepts with exponentially fewer labeled samples. While previous results show that active learning performs no better than its supervised alternative for important concept classes such as linear separators, we show that by adding weak distributional assumptions and allowing comparison queries, active learning requires exponentially fewer samples. Further, we show that these results hold as well for a stronger model of learning called Reliable and Probably Useful (RPU) learning. In this model, our learner is not allowed to make mistakes, but may instead answer "I don't know." While previous negative results showed this model to have intractably large sample complexity for label queries, we show that comparison queries make RPU-learning at worst logarithmically more expensive in both the passive and active regimes.

📄 PDF Abstract BibTeX arXiv:1907.03816

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningPAC learning

Similar Papers 제목 키워드 기반

Optimizing 1-Nearest Prototype Classifiers

2013-06-01 · CVPR 2013 6 · Paul Wohlhart, Martin Kostinger, Michael Donoser, Peter M. Roth 외

The development of complex, powerful classifiers and their constant improvement have contributed much to the progress in many fields of computer vision. However, the trend towards large scale datasets revived the interes…

Statistical Comparisons of Classifiers by Generalized Stochastic Dominance

2022-09-05 · Christoph Jansen, Malte Nalenz, Georg Schollmeyer, Thomas Augustin

Although being a crucial question for the development of machine learning algorithms, there is still no consensus on how to compare classifiers over multiple data sets with respect to several criteria. Every comparison f…

Nonlinear Metric Learning for kNN and SVMs through Geometric Transformations

2015-08-06 · Bibo Shi, Jundong Liu

In recent years, research efforts to extend linear metric learning models to handle nonlinear structures have attracted great interests. In this paper, we propose a novel nonlinear solution through the utilization of def…

Metric Learning

Statistical Comparisons of Classifiers over Multiple Data Sets

2006-10-08 · Janez Demsâr

While methods for comparing two learning algorithms on a single data set have been scrutinized for quite some time already, the issue of statistical tests for comparisons of more algorithms on multiple data sets, which i…

Linear Classifiers in Product Space Forms

2021-02-19 · Puoya Tabaghi, Chao Pan, Eli Chien, Jianhao Peng 외

Embedding methods for product spaces are powerful techniques for low-distortion and low-dimensional representation of complex data structures. Here, we address the new problem of linear classification in product space fo…