A review on the combination of binary classifiers in multiclass problems

作者:Ana Carolina Lorena, André C. P. L. F. de Carvalho, João M. P. Gama

摘要

Several real problems involve the classification of data into categories or classes. Given a data set containing data whose classes are known, Machine Learning algorithms can be employed for the induction of a classifier able to predict the class of new data from the same domain, performing the desired discrimination. Some learning techniques are originally conceived for the solution of problems with only two classes, also named binary classification problems. However, many problems require the discrimination of examples into more than two categories or classes. This paper presents a survey on the main strategies for the generalization of binary classifiers to problems with more than two classes, known as multiclass classification problems. The focus is on strategies that decompose the original multiclass problem into multiple binary subtasks, whose outputs are combined to obtain the final prediction.

论文关键词:Machine learning, Supervised learning, Multiclass classification

论文评审过程:

论文官网地址:https://doi.org/10.1007/s10462-009-9114-9