Title :
A new decision-tree classification algorithm for machine learning
Author :
Tu, Pea-Lei ; Chung, Jen-Yao
Author_Institution :
IBM Enterprise Syst., Poughkeepsie, NY, USA
Abstract :
Although decision-tree classification algorithms have been widely used for machine learning in artificial intelligence, there has been little research toward evaluating the performance or quality of the current classification algorithms and investigating the time and computational complexity of constructing the smallest size decision tree which best distinguishes characteristics of multiple distinct groups. A known NP-complete problem, 3-exact cover, is used to prove that this problem is NP-complete. One prevalent classification algorithm in machine learning, ID3, is evaluated. The greedy search procedure used by ID3 is found to create anomalous behavior with inferior decision trees on a lot of occasions. A decision-tree classification algorithm, the intelligent decision-tree algorithm (IDA), that overcomes these anomalies with better classification performance is presented. A time analysis shows that IDA is more computationally efficient than ID3, and a simulation study indicates that IDA outperforms ID3
Keywords :
computational complexity; decision theory; learning (artificial intelligence); pattern recognition; trees (mathematics); 3-exact cover; ID3; NP-complete problem; artificial intelligence; computational complexity; decision-tree classification algorithm; greedy search procedure; inferior decision trees; intelligent decision-tree algorithm; machine learning; time analysis; time complexity; Artificial intelligence; Classification algorithms; Classification tree analysis; Computational complexity; Computational intelligence; Decision trees; Learning systems; Machine learning; Machine learning algorithms; NP-complete problem;
Conference_Titel :
Tools with Artificial Intelligence, 1992. TAI '92, Proceedings., Fourth International Conference on
Conference_Location :
Arlington, VA
Print_ISBN :
0-8186-2905-3
DOI :
10.1109/TAI.1992.246431