SOTAVerified

The complexity of learning halfspaces using generalized linear methods

2012-11-03Unverified0· sign in to hype

Amit Daniely, Nati Linial, Shai Shalev-Shwartz

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Many popular learning algorithms (E.g. Regression, Fourier-Transform based algorithms, Kernel SVM and Kernel ridge regression) operate by reducing the problem to a convex optimization problem over a vector space of functions. These methods offer the currently best approach to several central problems such as learning half spaces and learning DNF's. In addition they are widely used in numerous application domains. Despite their importance, there are still very few proof techniques to show limits on the power of these algorithms. We study the performance of this approach in the problem of (agnostically and improperly) learning halfspaces with margin . Let D be a distribution over labeled examples. The -margin error of a hyperplane h is the probability of an example to fall on the wrong side of h or at a distance from it. The -margin error of the best h is denoted Err_(D). An ()-approximation algorithm receives , as input and, using i.i.d. samples of D, outputs a classifier with error rate ()Err_(D) + . Such an algorithm is efficient if it uses poly(1,1) samples and runs in time polynomial in the sample size. The best approximation ratio achievable by an efficient algorithm is O(1/(1/)) and is achieved using an algorithm from the above class. Our main result shows that the approximation ratio of every efficient algorithm from this family must be (1/poly((1/))), essentially matching the best known upper bound.

Tasks

Reproductions