Reducing number of classifiers in DAGSVM based on class similarity

  • Authors:
  • Marcin Luckner

  • Affiliations:
  • Warsaw University of Technology, Faculty of Mathematics and Information Science, Warsaw, Poland

  • Venue:
  • ICIAP'11 Proceedings of the 16th international conference on Image analysis and processing: Part I
  • Year:
  • 2011

Quantified Score

Hi-index 0.01

Visualization

Abstract

Support Vector Machines are excellent binary classifiers. In case of multi-class classification problems individual classifiers can be collected into a directed acyclic graph structure DAGSVM. Such structure implements One-Against-One strategy. In this strategy a split is created for each pair of classes, but, because of hierarchical structure, only a part of them is used in the single classification process. The number of classifiers may be reduced if their classification tasks will be changed from separation of individual classes into separation of groups of classes. The proposed method is based on the similarity of classes. For near classes the structure of DAG stays immutable. For the distant classes more than one is separated with a single classifier. This solution reduces the classification cost. At the same time the recognition accuracy is not reduced in a significant way. Moreover, a number of SV, which influences on the learning time will not grow rapidly.