JUCS - Journal of Universal Computer Science 25(6): 718-730, doi: 10.3217/jucs-025-06-0718
Integration and Selection of Linear SVM Classifiers in Geometric Space
expand article infoRobert Burduk, Jedrzej Biedrzycki
‡ Wroclaw University of Science and Technology, Wroclaw, Poland
Open Access
Abstract
Integration or fusion of the base classifiers is the final stage of creating multiple classifiers system. Known methods in this step use base classifier outputs, which are class labels or values of the confidence (predicted probabilities) for each class label. In this paper we propose an integration process which takes place in the geometric space. It means that the fusion of base classifiers is done using their decision boundaries. In order to obtain one decision boundary from boundaries defined by base classifiers the median or weighted average method will be used. In addition, the proposed algorithm uses the division of the entire feature space into disjoint regions of competence as well as the process of selection of base classifiers is carried out. The aim of the experiments was to compare the proposed algorithms with the majority voting method and assessment which of the analyzed approaches to integration of the base classifiers creates a more effective ensemble.
Keywords
classifier integration, ensemble of classifiers, svm