首页 | 本学科首页   官方微博 | 高级检索  
     


Dynamic classifier selection for One-vs-One strategy: Avoiding non-competent classifiers
Authors:Mikel Galar  Alberto Fernández  Edurne Barrenechea  Humberto Bustince  Francisco Herrera
Affiliation:1. Departamento de Automática y Computación, Universidad Pública de Navarra, Campus Arrosadía s/n, P.O. Box 31006, Pamplona, Spain;2. Department of Computer Science, University of Jaén, P.O. Box 23071, Jaén, Spain;3. Department of Computer Science and Artificial Intelligence, University of Granada, P.O. Box 18071, Granada, Spain
Abstract:The One-vs-One strategy is one of the most commonly used decomposition technique to overcome multi-class classification problems; this way, multi-class problems are divided into easier-to-solve binary classification problems considering pairs of classes from the original problem, which are then learned by independent base classifiers.The way of performing the division produces the so-called non-competence. This problem occurs whenever an instance is classified, since it is submitted to all the base classifiers although the outputs of some of them are not meaningful (they were not trained using the instances from the class of the instance to be classified). This issue may lead to erroneous classifications, because in spite of their incompetence, all classifiers' decisions are usually considered in the aggregation phase.In this paper, we propose a dynamic classifier selection strategy for One-vs-One scheme that tries to avoid the non-competent classifiers when their output is probably not of interest. We consider the neighborhood of each instance to decide whether a classifier may be competent or not. In order to verify the validity of the proposed method, we will carry out a thorough experimental study considering different base classifiers and comparing our proposal with the best performer state-of-the-art aggregation within each base classifier from the five Machine Learning paradigms selected. The findings drawn from the empirical analysis are supported by the appropriate statistical analysis.
Keywords:Multi-classification  Pairwise learning  One-vs-One  Decomposition strategies  Ensembles  Classifier selection
本文献已被 ScienceDirect 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号