中文
相关论文

相关论文: Optimization Over Zonotopes and Training Support V…

200 篇论文

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 models are dealing…

机器学习 · 计算机科学 2022-09-23 Shen Peng , Gianpiero Canessa , Zhihua Allen-Zhao

Support vector machine (SVM) is one of the most popular classification algorithms in the machine learning literature. We demonstrate that SVM can be used to balance covariates and estimate average causal effects under the unconfoundedness…

统计方法学 · 统计学 2021-07-02 Alexander Tarr , Kosuke Imai

We study the typical learning properties of the recently proposed Support Vectors Machines. The generalization error on linearly separable tasks, the capacity, the typical number of Support Vectors, the margin, and the robustness or noise…

无序系统与神经网络 · 物理学 2007-05-23 A. Buhot , Mirta B. Gordon

We propose a quantum algorithm for training nonlinear support vector machines (SVM) for feature space learning where classical input data is encoded in the amplitudes of quantum states. Based on the classical SVM-perf algorithm of Joachims,…

量子物理 · 物理学 2020-10-21 Jonathan Allcock , Chang-Yu Hsieh

Support vector machines (SVMs) are special kernel based methods and belong to the most successful learning methods since more than a decade. SVMs can informally be described as a kind of regularized M-estimators for functions and have…

机器学习 · 统计学 2010-07-26 Andreas Christmann , Robert Hable

We give sublinear-time approximation algorithms for some optimization problems arising in machine learning, such as training linear classifiers and finding minimum enclosing balls. Our algorithms can be extended to some kernelized versions…

机器学习 · 计算机科学 2010-10-22 Kenneth L. Clarkson , Elad Hazan , David P. Woodruff

Distance metric learning aims to learn from the given training data a valid distance metric, with which the similarity between data samples can be more effectively evaluated for classification. Metric learning is often formulated as a…

机器学习 · 计算机科学 2015-02-03 Wangmeng Zuo , Faqiang Wang , David Zhang , Liang Lin , Yuchi Huang , Deyu Meng , Lei Zhang

One-class support vector machine (OC-SVM) for a long time has been one of the most effective anomaly detection methods and extensively adopted in both research as well as industrial applications. The biggest issue for OC-SVM is yet the…

机器学习 · 计算机科学 2018-10-16 Minh-Nghia Nguyen , Ngo Anh Vien

It is shown that bootstrap approximations of support vector machines (SVMs) based on a general convex and smooth loss function and on a general kernel are consistent. This result is useful to approximate the unknown finite sample…

机器学习 · 统计学 2013-01-30 Andreas Christmann , Robert Hable

In \cite{simon2023algorithms} we introduced four algorithms for the training of neural support vector machines (NSVMs) and demonstrated their feasibility. In this note we introduce neural quantum support vector machines, that is, NSVMs with…

量子物理 · 物理学 2023-11-27 Lars Simon , Manuel Radons

Support vector machines (SVMs) are widely used and constitute one of the best examined and used machine learning models for two-class classification. Classification in SVM is based on a score procedure, yielding a deterministic…

机器学习 · 统计学 2023-10-11 Sandra Benítez-Peña , Rafael Blanquero , Emilio Carrizosa , Pepa Ramírez-Cobo

A new algorithm is presented for solving the soft-margin Support Vector Machine (SVM) optimization problem with an $\ell^{1}$ penalty. This algorithm is designed to require a modest number of passes over the data, which is an important…

最优化与控制 · 数学 2018-08-23 Jeffrey Hajewski , Suely Oliveira , David E. Stewart

We study the typical properties of polynomial Support Vector Machines within a Statistical Mechanics approach that allows us to analyze the effect of different normalizations of the features. If the normalization is adecuately chosen, there…

无序系统与神经网络 · 物理学 2009-09-25 Sebastian Risau-Gusman , Mirta B. Gordon

The training of Support Vector Machines may be a very difficult task when dealing with very large datasets. The memory requirement and the time consumption of the SVMs algorithms grow rapidly with the increase of the data. To overcome these…

最优化与控制 · 数学 2015-11-04 Andrea Manno , Laura Palagi , Simone Sagratella

In this paper, we consider asymptotic properties of the support vector machine (SVM) in high-dimension, low-sample-size (HDLSS) settings. We show that the hard-margin linear SVM holds a consistency property in which misclassification rates…

机器学习 · 统计学 2017-02-28 Yugo Nakayama , Kazuyoshi Yata , Makoto Aoshima

We propose a new approach, multi-view Laplacian support vector machines (SVMs), for semi-supervised learning under the multi-view scenario. It integrates manifold regularization and multi-view regularization into the usual formulation of…

机器学习 · 计算机科学 2013-07-29 Shiliang Sun

Machine learning is capable of discriminating phases of matter, and finding associated phase transitions, directly from large data sets of raw state configurations. In the context of condensed matter physics, most progress in the field of…

统计力学 · 物理学 2017-12-06 Pedro Ponte , Roger G. Melko

We have made initial studies of the potential of support vector machines (SVM) for providing statistical models of nuclear systematics with demonstrable predictive power. Using SVM regression and classification procedures, we have created…

核理论 · 物理学 2007-05-23 Haochen Li , J. W. Clark , E. Mavrommatis , S. Athanassopoulos , K. A. Gernoth

Advances in statistical learning theory present the opportunity to develop statistical models of quantum many-body systems exhibiting remarkable predictive power. The potential of such ``theory-thin'' approaches is illustrated with the…

核理论 · 物理学 2008-11-26 John W. Clark , Haochen Li

Support vector machines (SVMs) are a standard method in the machine learning toolbox, in particular for tabular data. Non-linear kernel SVMs often deliver highly accurate predictors, however, at the cost of long training times. That problem…

机器学习 · 计算机科学 2022-07-05 Tobias Glasmachers