International Journal of Applied Mathematics and Computer Science (Dec 2018)

Efficient Decision Trees for Multi–Class Support Vector Machines Using Entropy and Generalization Error Estimation

  • Kantavat Pittipol,
  • Kijsirikul Boonserm,
  • Songsiri Patoomsiri,
  • Fukui Ken-Ichi,
  • Numao Masayuki

DOI
https://doi.org/10.2478/amcs-2018-0054
Journal volume & issue
Vol. 28, no. 4
pp. 705 – 717

Abstract

Read online

We propose new methods for support vector machines using a tree architecture for multi-class classification. In each node of the tree, we select an appropriate binary classifier, using entropy and generalization error estimation, then group the examples into positive and negative classes based on the selected classifier, and train a new classifier for use in the classification phase. The proposed methods can work in time complexity between O(log2 N) and O(N), where N is the number of classes. We compare the performance of our methods with traditional techniques on the UCI machine learning repository using 10-fold cross-validation. The experimental results show that the methods are very useful for problems that need fast classification time or those with a large number of classes, since the proposed methods run much faster than the traditional techniques but still provide comparable accuracy.

Keywords