中文

Toward Attribute Efficient Learning Algorithms

机器学习 2007-05-23 v1

摘要

We make progress on two important problems regarding attribute efficient learnability. First, we give an algorithm for learning decision lists of length kk over nn variables using 2O~(k1/3)logn2^{\tilde{O}(k^{1/3})} \log n examples and time nO~(k1/3)n^{\tilde{O}(k^{1/3})}. This is the first algorithm for learning decision lists that has both subexponential sample complexity and subexponential running time in the relevant parameters. Our approach establishes a relationship between attribute efficient learning and polynomial threshold functions and is based on a new construction of low degree, low weight polynomial threshold functions for decision lists. For a wide range of parameters our construction matches a 1994 lower bound due to Beigel for the ODDMAXBIT predicate and gives an essentially optimal tradeoff between polynomial threshold function degree and weight. Second, we give an algorithm for learning an unknown parity function on kk out of nn variables using O(n11/k)O(n^{1-1/k}) examples in time polynomial in nn. For k=o(logn)k=o(\log n) this yields a polynomial time algorithm with sample complexity o(n)o(n). This is the first polynomial time algorithm for learning parity on a superconstant number of variables with sublinear sample complexity.

关键词

引用

@article{arxiv.cs/0311042,
  title  = {Toward Attribute Efficient Learning Algorithms},
  author = {Adam R. Klivans and Rocco A. Servedio},
  journal= {arXiv preprint arXiv:cs/0311042},
  year   = {2007}
}