Analysis of Perceptron-Based Active Learning

Sanjoy Dasgupta, Adam Tauman Kalai, Claire Monteleoni.

Year: 2009, Volume: 10, Issue: 11, Pages: 281−299


Abstract

We start by showing that in an active learning setting, the Perceptron algorithm needs Ω(1/ε2) labels to learn linear separators within generalization error ε. We then present a simple active learning algorithm for this problem, which combines a modification of the Perceptron update with an adaptive filtering rule for deciding which points to query. For data distributed uniformly over the unit sphere, we show that our algorithm reaches generalization error ε after asking for just Õ(d log 1/ε) labels. This exponential improvement over the usual sample complexity of supervised learning had previously been demonstrated only for the computationally more complex query-by-committee algorithm.

PDF BibTeX