paper-with-me

Papers

Robust support vector machines via conic optimization

2024-02-02 · Valentina Cepeda, Andrés Gómez, Shaoning Han

We consider the problem of learning support vector machines robust to uncertainty. It has been established in the literature that typical loss functions, including the hinge loss, are sensible to data perturbations and outliers, thus performing poorly in the setting considered. In contrast, using the 0-1 loss or a suitable non-convex approximation results in robust estimators, at the expense of large computational costs. In this paper we use mixed-integer optimization techniques to derive a new loss function that better approximates the 0-1 loss compared with existing alternatives, while preserving the convexity of the learning problem. In our computational results, we show that the proposed estimator is competitive with the standard SVMs with the hinge loss in outlier-free regimes and better in the presence of outliers.

📄 PDF Abstract BibTeX arXiv:2402.01797

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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…

Improving the Interpretability of Support Vector Machines-based Fuzzy Rules

2014-08-22 · Duc-Hien Nguyen, Manh-Thanh Le

Support vector machines (SVMs) and fuzzy rule systems are functionally equivalent under some conditions. Therefore, the learning algorithms developed in the field of support vector machines can be used to adapt the param…

Tuning support vector machines and boosted trees using optimization algorithms

2023-03-13 · Jill F. Lundell

Statistical learning methods have been growing in popularity in recent years. Many of these procedures have parameters that must be tuned for models to perform well. Research has been extensive in neural networks, but no…

Feature selection in linear SVMs via a hard cardinality constraint: a scalable SDP decomposition approach

2024-04-15 · Immanuel Bomze, Federico D'Onofrio, Laura Palagi, Bo Peng

In this paper, we study the embedded feature selection problem in linear Support Vector Machines (SVMs), in which a cardinality constraint is employed, leading to an interpretable classification model. The problem is NP-…

Benchmarkingfeature selection

Fast Multilevel Support Vector Machines

2014-10-13 · Talayeh Razzaghi, Ilya Safro

Solving different types of optimization models (including parameters fitting) for support vector machines on large-scale training data is often an expensive computational task. This paper proposes a multilevel algorithmi…

imbalanced classification