中文
相关论文

相关论文: Exponential Savings in Agnostic Active Learning th…

200 篇论文

We study the theoretical advantages of active learning over passive learning. Specifically, we prove that, in noise-free classifier learning for VC classes, any passive learning algorithm can be transformed into an active learning algorithm…

机器学习 · 统计学 2011-08-09 Steve Hanneke

Label aggregation such as majority voting is commonly used to resolve annotator disagreement in dataset creation. However, this may disregard minority values and opinions. Recent studies indicate that learning from individual annotations…

计算与语言 · 计算机科学 2023-10-24 Xinpeng Wang , Barbara Plank

We present an extension to active learning routines in which non-constant costs are explicitly considered. This work considers both known and unknown costs and introduces the term \epsilon-frugal for learners that do not only consider…

机器学习 · 计算机科学 2020-10-12 Namid Stillman , Igor Balazs , Sabine Hauert

Active learning aims to select samples to be annotated that yield the largest performance improvement for the learning algorithm. Many methods approach this problem by measuring the informativeness of samples and do this based on the…

机器学习 · 计算机科学 2021-08-02 Javad Zolfaghari Bengar , Bogdan Raducanu , Joost van de Weijer

We study the behavior of error bounds for multiclass classification under suitable margin conditions. For a wide variety of methods we prove that the classification error under a hard-margin condition decreases exponentially fast without…

机器学习 · 统计学 2022-02-04 Stefano Vigogna , Giacomo Meanti , Ernesto De Vito , Lorenzo Rosasco

Recently, several studies have investigated active learning (AL) for natural language processing tasks to alleviate data dependency. However, for query selection, most of these studies mainly rely on uncertainty-based sampling, which…

计算与语言 · 计算机科学 2020-11-30 Yekyung Kim

In strategic classification, agents modify their features, at a cost, to ideally obtain a positive classification from the learner's classifier. The typical response of the learner is to carefully modify their classifier to be robust to…

机器学习 · 计算机科学 2024-02-15 Lee Cohen , Saeed Sharifi-Malvajerdi , Kevin Stangl , Ali Vakilian , Juba Ziani

Labeling data is one of the most costly processes in machine learning pipelines. Active learning is a standard approach to alleviating this problem. Pool-based active learning first builds a pool of unlabelled data and iteratively selects…

机器学习 · 计算机科学 2023-02-13 Ryoma Sato

Online machine learning systems need to adapt to domain shifts. Meanwhile, acquiring label at every timestep is expensive. We propose a surprisingly simple algorithm that adaptively balances its regret and its number of label queries in…

机器学习 · 计算机科学 2021-03-01 Yining Chen , Haipeng Luo , Tengyu Ma , Chicheng Zhang

The recent increase in volume and complexity of available astronomical data has led to a wide use of supervised machine learning techniques. Active learning strategies have been proposed as an alternative to optimize the distribution of…

Most of the existing learning models, particularly deep neural networks, are reliant on large datasets whose hand-labeling is expensive and time demanding. A current trend is to make the learning of these models frugal and less dependent on…

计算机视觉与模式识别 · 计算机科学 2022-12-12 Sebastien Deschamps , Hichem Sahbi

Abstaining classificaiton aims to reject to classify the easily misclassified examples, so it is an effective approach to increase the clasificaiton reliability and reduce the misclassification risk in the cost-sensitive applications. In…

计算机视觉与模式识别 · 计算机科学 2018-07-26 Hongjiao Guan , Yingtao Zhang , H. D. Cheng , Xianglong Tang

We present a practical and statistically consistent scheme for actively learning binary classifiers under general loss functions. Our algorithm uses importance weighting to correct sampling bias, and by controlling the variance, we are able…

机器学习 · 计算机科学 2009-05-20 Alina Beygelzimer , Sanjoy Dasgupta , John Langford

We establish theoretical guarantees for the expected prediction error of the exponential weighting aggregate in the case of multivariate regression that is when the label vector is multidimensional. We consider the regression model with…

统计理论 · 数学 2018-06-26 Arnak S. Dalalyan

We propose a new active learning algorithm for parametric linear regression with random design. We provide finite sample convergence guarantees for general distributions in the misspecified model. This is the first active learner for this…

机器学习 · 统计学 2018-11-21 Sivan Sabato , Remi Munos

Active learning is the process of training a model with limited labeled data by selecting a core subset of an unlabeled data pool to label. The large scale of data sets used in deep learning forces most sample selection strategies to employ…

机器学习 · 计算机科学 2023-03-08 Rafid Mahmood , Sanja Fidler , Marc T. Law

Work in the classification literature has shown that in computing a classification function, one need not know the class membership of all observations in the training set; the unlabeled observations still provide information on the…

机器学习 · 统计学 2015-10-07 Norman Matloff

The cost of annotating transcriptions for large speech corpora becomes a bottleneck to maximally enjoy the potential capacity of deep neural network-based automatic speech recognition models. In this paper, we present a new training…

音频与语音处理 · 电气工程与系统科学 2020-11-06 Jihwan Bang , Heesu Kim , YoungJoon Yoo , Jung-Woo Ha

Active learning promises to alleviate the massive data needs of supervised machine learning: it has successfully improved sample efficiency by an order of magnitude on traditional tasks like topic classification and object recognition.…

计算与语言 · 计算机科学 2021-07-07 Siddharth Karamcheti , Ranjay Krishna , Li Fei-Fei , Christopher D. Manning

Algorithmic decision making is increasingly prevalent, but often vulnerable to strategic manipulation by agents seeking a favorable outcome. Prior research has shown that classifier abstention (allowing a classifier to decline making a…

机器学习 · 计算机科学 2025-11-03 Lina Alkarmi , Ziyuan Huang , Mingyan Liu