Title :
An iterative growing and pruning algorithm for classification tree design
Author :
Gelfand, Saul B. ; Ravishankar, C.S. ; Delp, Edward J.
Author_Institution :
Sch. of Electr. Eng., Purdue Univ., West Lafayette, IN, USA
fDate :
2/1/1991 12:00:00 AM
Abstract :
A critical issue in classification tree design-obtaining right-sized trees, i.e. trees which neither underfit nor overfit the data-is addressed. Instead of stopping rules to halt partitioning, the approach of growing a large tree with pure terminal nodes and selectively pruning it back is used. A new efficient iterative method is proposed to grow and prune classification trees. This method divides the data sample into two subsets and iteratively grows a tree with one subset and prunes it with the other subset, successively interchanging the roles of the two subsets. The convergence and other properties of the algorithm are established. Theoretical and practical considerations suggest that the iterative free growing and pruning algorithm should perform better and require less computation than other widely used tree growing and pruning algorithms. Numerical results on a waveform recognition problem are presented to support this view
Keywords :
Bayes methods; estimation theory; iterative methods; pattern recognition; trees (mathematics); Bayes methods; classification tree design; estimation theory; iterative method; pattern recognition; pruning algorithm; right-sized trees; stopping rules; terminal nodes; waveform recognition problem; Algorithm design and analysis; Back; Classification algorithms; Classification tree analysis; Convergence; Iterative algorithms; Iterative methods; Partitioning algorithms; Tree graphs; Voting;
Journal_Title :
Pattern Analysis and Machine Intelligence, IEEE Transactions on