Title :
Look-ahead based fuzzy decision tree induction
Author :
Dong, Ming ; Kothari, Ravi
Author_Institution :
Dept. of Electr. & Comput. Eng., Cincinnati Univ., OH, USA
fDate :
6/1/2001 12:00:00 AM
Abstract :
Decision tree induction is typically based on a top-down greedy algorithm that makes locally optimal decisions at each node. Due to the greedy and local nature of the decisions made at each node, there is considerable possibility of instances at the node being split along branches such that instances along some or all of the branches require a large number of additional nodes for classification. In this paper, we present a computationally efficient way of incorporating look-ahead into fuzzy decision tree induction. Our algorithm is based on establishing the decision at each internal node by jointly optimizing the node splitting criterion (information gain or gain ratio) and the classifiability of instances along each branch of the node. Simulations results confirm that the use of the proposed look-ahead method leads to smaller decision trees and as a consequence better test performance
Keywords :
algorithm theory; computational complexity; decision theory; decision trees; fuzzy set theory; optimisation; pattern classification; classifiability; classification; computational efficiency; information gain ratio; locally optimal decisions; look-ahead based fuzzy decision tree induction; node splitting criterion optimization; top-down greedy algorithm; Classification tree analysis; Computational modeling; Computer science; Decision trees; Entropy; Fuzzy systems; Greedy algorithms; Statistics; Testing; Uncertainty;
Journal_Title :
Fuzzy Systems, IEEE Transactions on