Perceptron, Winnow, and PAC Learning.
R. Servedio.
SIAM Journal on Computing 31(5), 2002, pp. 1358-1369.
Preliminary version in Twelfth Annual Conference on Computational Learning Theory (COLT), 1999, pp. 296-307.


Abstract:

In this paper we analyze the PAC learning abilities of several simple iterative algorithms for learning linear threshold functions, obtaining both positive and negative results. We show that Littlestone's Winnow algorithm is not an efficient PAC learning algorithm for the class of positive linear threshold functions. We also prove that the Perceptron algorithm cannot efficiently learn the unrestricted class of linear threshold functions even under the uniform distribution on boolean examples. However, we show that the Perceptron algorithm can efficiently PAC learn the class of nested functions (a concept class known to be hard for Perceptron under arbitrary distributions) under the uniform distribution on boolean examples. Finally, we give a very simple Perceptron-like algorithm for learning origin-centered halfspaces under the uniform distribution on the unit sphere in $R^n.$ Unlike the Perceptron algorithm, which cannot learn in the presence of classification noise, the new algorithm can learn in the presence of monotonic noise (a generalization of classification noise). The new algorithm is significantly faster than previous algorithms in both the classification and monotonic noise settings.


Postscript or pdf of COLT paper

pdf of journal version


German translation of this page


Georgian translation of this page courtesy of Irakli Nishnianidze


Back to main papers page