Enhancements of Multi-class Support Vector Machine Construction from Binary Learners using Generalization Performance
Patoomsiri Songsiri, Thimaporn Phetkaew, Boonserm Kijsirikul

TL;DR
This paper introduces novel methods for multi-class SVM construction that leverage cross-validation-based generalization performance of binary classifiers, significantly improving accuracy and speed over traditional algorithms.
Contribution
The paper presents new algorithms (RADAG, SE, WE, VCF) that utilize cross-validation performance to enhance multi-class SVMs, outperforming existing methods.
Findings
WE outperforms Max Wins in accuracy and speed
Proposed methods significantly improve multi-class SVM accuracy
Cross-validation-based performance estimation is more effective
Abstract
We propose several novel methods for enhancing the multi-class SVMs by applying the generalization performance of binary classifiers as the core idea. This concept will be applied on the existing algorithms, i.e., the Decision Directed Acyclic Graph (DDAG), the Adaptive Directed Acyclic Graphs (ADAG), and Max Wins. Although in the previous approaches there have been many attempts to use some information such as the margin size and the number of support vectors as performance estimators for binary SVMs, they may not accurately reflect the actual performance of the binary SVMs. We show that the generalization ability evaluated via a cross-validation mechanism is more suitable to directly extract the actual performance of binary SVMs. Our methods are built around this performance measure, and each of them is crafted to overcome the weakness of the previous algorithm. The proposed methods…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition · Text and Document Classification Technologies · Machine Learning and ELM
