首页    期刊浏览 2024年07月08日 星期一
登录注册

文章基本信息

  • 标题:Top-down induction of decision trees: rigorous guarantees and inherent limitations
  • 本地全文:下载
  • 作者:Guy Blanc ; Jane Lange ; Li-Yang Tan
  • 期刊名称:Electronic Colloquium on Computational Complexity
  • 印刷版ISSN:1433-8092
  • 出版年度:2019
  • 卷号:2019
  • 页码:1-47
  • 出版社:Universität Trier, Lehrstuhl für Theoretische Computer-Forschung
  • 摘要:

    Consider the following heuristic for building a decision tree for a function f : 0 1 n 1 . Place the most influential variable x i of f at the root, and recurse on the subfunctions f x i =0 and f x i =1 on the left and right subtrees respectively; terminate once the tree is an -approximation of f . We analyze the quality of this heuristic, obtaining near-matching upper and lower bounds:

    Upper bound: For every f with decision tree size s and every ( 0 2 1 ) , this heuristic builds a decision tree of size at most s O ( log ( s ) log (1 )) .

    Lower bound: For every ( 0 2 1 ) and s 2 O ( n ) , there is an f with decision tree size s such that this heuristic builds a decision tree of size s ( log s ) .

    We also obtain upper and lower bounds for monotone functions: s O ( log s ) and s ( 4 log s ) respectively. The lower bound disproves conjectures of Fiat and Pechyony (2004) and Lee (2009).

    Our upper bounds yield new algorithms for properly learning decision trees under the uniform distribution. We show that these algorithms---which are motivated by widely employed and empirically successful top-down decision tree learning heuristics such as ID3, C4.5, and CART---achieve provable guarantees that compare favorably with those of the current fastest algorithm (Ehrenfeucht and Haussler, 1989), and even have certain qualitative advantages. Our lower bounds shed new light on the limitations of these heuristics.

    Finally, we revisit the classic work of Ehrenfeucht and Haussler. We extend it to give the first uniform-distribution proper learning algorithm that achieves polynomial sample and memory complexity, while matching its state-of-the-art quasipolynomial runtime.

  • 关键词:decision trees ; influence ; PAC learning
国家哲学社会科学文献中心版权所有