paper-with-me

홈 › Papers

Enhancements of Multi-class Support Vector Machine Construction from Binary Learners using Generalization Performance

2013-09-11 · Patoomsiri Songsiri, Thimaporn Phetkaew, Boonserm Kijsirikul

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 include the Reordering Adaptive Directed Acyclic Graph (RADAG), Strong Elimination of the classifiers (SE), Weak Elimination of the classifiers (WE), and Voting based Candidate Filtering (VCF). Experimental results demonstrate that our methods give significantly higher accuracy than all of the traditional ones. Especially, WE provides significantly superior results compared to Max Wins which is recognized as the state of the art algorithm in terms of both accuracy and classification speed with two times faster in average.

📄 PDF Abstract BibTeX arXiv:1309.2765

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Comprehensive Review On Twin Support Vector Machines

2021-05-01 · M. Tanveer, T. Rajani, R. Rastogi, Y. H. Shao 외

Twin support vector machine (TWSVM) and twin support vector regression (TSVR) are newly emerging efficient machine learning techniques which offer promising solutions for classification and regression challenges respecti…

regression

Financial Fraud Detection: A Comparative Study of Quantum Machine Learning Models

2023-08-09 · Nouhaila Innan, Muhammad Al-Zafar Khan, Mohamed Bennai

In this research, a comparative study of four Quantum Machine Learning (QML) models was conducted for fraud detection in finance. We proved that the Quantum Support Vector Classifier model achieved the highest performanc…

Fraud DetectionQuantum Machine Learning

Tverberg's theorem and multi-class support vector machines

2024-04-25 · Pablo Soberón

We show how, using linear-algebraic tools developed to prove Tverberg's theorem in combinatorial geometry, we can design new models of multi-class support vector machines (SVMs). These supervised learning protocols requi…

Online Adaptive Machine Learning Based Algorithm for Implied Volatility Surface Modeling

2017-06-06 · Yaxiong Zeng, Diego Klabjan

In this work, we design a machine learning based method, online adaptive primal support vector regression (SVR), to model the implied volatility surface (IVS). The algorithm proposed is the first derivation and implement…

BIG-bench Machine LearningCPUregression

Universal Consistency of Multi-Class Support Vector Classification

2010-12-01 · NeurIPS 2010 12 · Tobias Glasmachers

Steinwart was the first to prove universal consistency of support vector machine classification. His proof analyzed the ‘standard’ support vector machine classifier, which is restricted to binary classification problems. I…

ClassificationGeneral Classification