Comparing Techniques for Multiclass Classification Using Binary SVM Predictors
Generate an AI Snapshot to get a quick, structured summary of this paper.
A concise AI-generated summary of the paper will appear here once you click Generate AI Snapshot.
TL;DR
Results indicate that the use of Directed Acyclic Graphs is an efficient approach in generating multiclass SVM classifiers.
Abstract
Multiclass classification using Machine Learning techniques consists of inducing a function f(x) from a training set composed of pairs (x i ,y i ) where y i ∈ {1,2,...,k}. Some learning methods are originally binary, being able to realize classifications where k = 2. Among these one can mention Support Vector Machines. This paper presents a comparison of methods for multiclass classification using SVMs. The techniques investigated use strategies of dividing the multiclass problem into binary subproblems and can be extended to other learning techniques. Results indicate that the use of Directed Acyclic Graphs is an efficient approach in generating multiclass SVM classifiers.
