paper-with-me

Papers

A fast learning algorithm for One-Class Slab Support Vector Machines

2020-11-06 · Bagesh Kumar, Ayush Sinha, Sourin Chakrabarti, Prof. O. P. Vyas

One Class Slab Support Vector Machines (OCSSVM) have turned out to be better in terms of accuracy in certain classes of classification problems than the traditional SVMs and One Class SVMs or even other One class classifiers. This paper proposes fast training method for One Class Slab SVMs using an updated Sequential Minimal Optimization (SMO) which divides the multi variable optimization problem to smaller sub problems of size two that can then be solved analytically. The results indicate that this training method scales better to large sets of training data than other Quadratic Programming (QP) solvers.

📄 PDF Abstract BibTeX arXiv:2011.03243

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Solver Recommendation For Transport Problems in Slabs Using Machine Learning

2019-06-19 · Jinzhao Chen, Japan K. Patel, Richard Vasques

The use of machine learning algorithms to address classification problems is on the rise in many research areas. The current study is aimed at testing the potential of using such algorithms to auto-select the best solver…

BIG-bench Machine LearningGeneral Classification

Chance constrained conic-segmentation support vector machine with uncertain data

2021-07-28 · Shen Peng, Gianpiero Canessa, Zhihua Allen-Zhao

Support vector machines (SVM) is one of the well known supervised classes of learning algorithms. Furthermore, the conic-segmentation SVM (CS-SVM) is a natural multiclass analogue of the standard binary SVM, as CS-SVM mo…

One-Class Slab Support Vector Machine

2016-08-02 · Victor Fragoso, Walter Scheirer, Joao Hespanha, Matthew Turk

This work introduces the one-class slab SVM (OCSSVM), a one-class classifier that aims at improving the performance of the one-class SVM. The proposed strategy reduces the false positive rate and increases the accuracy o…

One-class classifier

On the Error Resistance of Hinge Loss Minimization

2020-12-02 · Kunal Talwar

Commonly used classification algorithms in machine learning, such as support vector machines, minimize a convex surrogate loss on training examples. In practice, these algorithms are surprisingly robust to errors in the …

On the Error Resistance of Hinge-Loss Minimization

2020-12-01 · NeurIPS 2020 12 · Kunal Talwar

Commonly used classification algorithms in machine learning, such as support vector machines, minimize a convex surrogate loss on training examples. In practice, these algorithms are surprisingly robust to errors in the …