Incremental Induction of Decision Trees

作者:Paul E. Utgoff

摘要

This article presents an incremental algorithm for inducing decision trees equivalent to those formed by Quinlan's nonincremental ID3 algorithm, given the same training instances. The new algorithm, named ID5R, lets one apply the ID3 induction process to learning tasks in which training instances are presented serially. Although the basic tree-building algorithms differ only in how the decision trees are constructed, experiments show that incremental training makes it possible to select training instances more carefully, which can result in smaller decision trees. The ID3 algorithm and its variants are compared in terms of theoretical complexity and empirical behavior.

论文关键词:Decision tree, concept learning, incremental learning, learning from examples

论文评审过程:

论文官网地址:https://doi.org/10.1023/A:1022699900025