中文
相关论文

相关论文: Coherence Functions with Applications in Large-Mar…

200 篇论文

Gradient descent is a simple and widely used optimization method for machine learning. For homogeneous linear classifiers applied to separable data, gradient descent has been shown to converge to the maximal margin (or equivalently, the…

机器学习 · 统计学 2019-07-30 Denali Molitor , Deanna Needell , Rachel Ward

The classical hinge-loss support vector machines (SVMs) model is sensitive to outlier observations due to the unboundedness of its loss function. To circumvent this issue, recent studies have focused on non-convex loss functions, such as…

机器学习 · 计算机科学 2022-07-19 Ítalo Santana , Breno Serrano , Maximilian Schiffer , Thibaut Vidal

The binomial deviance and the SVM hinge loss functions are two of the most widely used loss functions in machine learning. While there are many similarities between them, they also have their own strengths when dealing with different types…

机器学习 · 统计学 2022-05-25 Man Huang , Luis Carvalho

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…

机器学习 · 计算机科学 2024-02-06 Valentina Cepeda , Andrés Gómez , Shaoning Han

The Support Vector Machine (SVM) is one of the most widely used classification methods. In this paper, we consider the soft-margin SVM used on data points with independent features, where the sample size $n$ and the feature dimension $p$…

机器学习 · 统计学 2019-08-02 Haoyang Liu

A new procedure for learning cost-sensitive SVM(CS-SVM) classifiers is proposed. The SVM hinge loss is extended to the cost sensitive setting, and the CS-SVM is derived as the minimizer of the associated risk. The extension of the hinge…

机器学习 · 计算机科学 2015-02-17 Hamed Masnadi-Shirazi , Nuno Vasconcelos , Arya Iranmehr

Support Vector Machine (SVM) has been one of the most successful machine learning techniques for binary classification problems. The key idea is to maximize the margin from the data to the hyperplane subject to correct classification on…

机器学习 · 计算机科学 2023-06-27 Rongrong Lin , Yingjia Yao , Yulan Liu

The logistic loss function is often advocated in machine learning and statistics as a smooth and strictly convex surrogate for the 0-1 loss. In this paper we investigate the question of whether these smoothness and convexity properties make…

机器学习 · 计算机科学 2014-05-16 Elad Hazan , Tomer Koren , Kfir Y. Levy

This paper investigates the asymptotic behavior of the soft-margin and hard-margin support vector machine (SVM) classifiers for simultaneously high-dimensional and numerous data (large $n$ and large $p$ with $n/p\to\delta$) drawn from a…

信息论 · 计算机科学 2020-03-31 Abla Kammoun , Mohamed-Slim Alouini

Classification is the most important process in data analysis. However, due to the inherent non-convex and non-smooth structure of the zero-one loss function of the classification model, various convex surrogate loss functions such as hinge…

机器学习 · 计算机科学 2019-04-08 Hyenkyun Woo

The Support Vector Machine (SVM) has been used in a wide variety of classification problems. The original SVM uses the hinge loss function, which is non-differentiable and makes the problem difficult to solve in particular for regularized…

机器学习 · 统计学 2015-12-01 Yangyang Xu , Ioannis Akrotirianakis , Amit Chakraborty

The support vector machines (SVM) is a powerful classifier used for binary classification to improve the prediction accuracy. However, the non-differentiability of the SVM hinge loss function can lead to computational difficulties in high…

机器学习 · 统计学 2023-03-17 Rachid Kharoubi , Abdallah Mkhadri , Karim Oualkacha

Loss functions drive the optimization of machine learning algorithms. The choice of a loss function can have a significant impact on the training of a model, and how the model learns the data. Binary classification is one of the major…

机器学习 · 计算机科学 2022-11-02 Rayan Wali

We carefully study how well minimizing convex surrogate loss functions, corresponds to minimizing the misclassification error rate for the problem of binary classification with linear predictors. In particular, we show that amongst all…

机器学习 · 计算机科学 2012-07-03 Shai Ben-David , David Loker , Nathan Srebro , Karthik Sridharan

Support Vector Machines (SVMs) based on hinge loss have been extensively discussed and applied to various binary classification tasks. These SVMs achieve a balance between margin maximization and the minimization of slack due to outliers.…

机器学习 · 计算机科学 2024-08-21 Haoxiang Sun

Due to the non-smoothness of the Hinge loss in SVM, it is difficult to obtain a faster convergence rate with modern optimization algorithms. In this paper, we introduce two smooth Hinge losses $\psi_G(\alpha;\sigma)$ and…

机器学习 · 计算机科学 2021-03-16 JunRu Luo , Hong Qiao , Bo Zhang

Many machine learning applications such as in vision, biology and social networking deal with data in high dimensions. Feature selection is typically employed to select a subset of features which im- proves generalization accuracy as well…

机器学习 · 计算机科学 2016-06-15 Yamuna Prasad , Dinesh Khandelwal , K. K. Biswas

The top-$k$ error is often employed to evaluate performance for challenging classification tasks in computer vision as it is designed to compensate for ambiguity in ground truth labels. This practical success motivates our theoretical…

机器学习 · 计算机科学 2020-07-09 Forest Yang , Sanmi Koyejo

A new loss function is proposed for neural networks on classification tasks which extends the hinge loss by assigning gradients to its critical points. We will show that for a linear classifier on linearly separable data with fixed step…

机器学习 · 计算机科学 2020-06-26 Justin Lizama

Support vector machine is an important and fundamental technique in machine learning. Soft-margin SVM models have stronger generalization performance compared with the hard-margin SVM. Most existing works use the hinge-loss function which…

最优化与控制 · 数学 2021-05-18 Lu Sitong , Li Qinana
‹ 上一页 1 2 3 10 下一页 ›