中文
相关论文

相关论文: Soft-SVM Regression For Binary Classification

200 篇论文

The Softmax loss is one of the most widely employed surrogate objectives for classification and ranking tasks. To elucidate its theoretical properties, the Fenchel-Young framework situates it as a canonical instance within a broad family of…

机器学习 · 计算机科学 2026-02-02 Yuanhao Pu , Defu Lian , Enhong Chen

It is widely conjectured that the reason that training algorithms for neural networks are successful because all local minima lead to similar performance, for example, see (LeCun et al., 2015, Choromanska et al., 2015, Dauphin et al.,…

机器学习 · 计算机科学 2018-03-06 Shiyu Liang , Ruoyu Sun , Yixuan Li , R. Srikant

Support vector machine (SVM) is a powerful classification method that has achieved great success in many fields. Since its performance can be seriously impaired by redundant covariates, model selection techniques are widely used for SVM…

机器学习 · 统计学 2022-07-25 Chaoxia Yuan , Chao Ying , Zhou Yu , Fang Fang

Transductive SVM (TSVM) is a well known semi-supervised large margin learning method for binary text classification. In this paper we extend this method to multi-class and hierarchical classification problems. We point out that the…

机器学习 · 计算机科学 2012-11-02 Sathiya Keerthi Selvaraj , Sundararajan Sellamanickam , Shirish Shevade

Binary classification is a common statistical learning problem in which a model is estimated on a set of covariates for some outcome indicating the membership of one of two classes. In the literature, there exists a distinction between hard…

机器学习 · 统计学 2014-11-20 Patrick K. Kimes , D. Neil Hayes , J. S. Marron , Yufeng Liu

We examine a new form of smooth approximation to the zero one loss in which learning is performed using a reformulation of the widely used logistic function. Our approach is based on using the posterior mean of a novel generalized…

计算机视觉与模式识别 · 计算机科学 2015-11-19 Md Kamrul Hasan , Christopher J. Pal

We investigate the relation of two fundamental tools in machine learning and signal processing, that is the support vector machine (SVM) for classification, and the Lasso technique used in regression. We show that the resulting optimization…

机器学习 · 计算机科学 2014-04-28 Martin Jaggi

Support vector machine (SVM) has been one of the most popular learning algorithms, with the central idea of maximizing the minimum margin, i.e., the smallest distance from the instances to the classification boundary. Recent theoretical…

机器学习 · 计算机科学 2014-05-26 Teng Zhang , Zhi-Hua Zhou

Support Vector Machine (SVM) stands out as a prominent machine learning technique widely applied in practical pattern recognition tasks. It achieves binary classification by maximizing the "margin", which represents the minimum distance…

机器学习 · 计算机科学 2026-01-21 Zhezheng Hao , Feiping Nie , Rong Wang

Classification and probability estimation are fundamental tasks with broad applications across modern machine learning and data science, spanning fields such as biology, medicine, engineering, and computer science. Recent development of…

统计方法学 · 统计学 2026-03-25 Liyun Zeng , Hao Helen Zhang

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

The Support Vector Machine (SVM) is a popular classification paradigm in machine learning and has achieved great success in real applications. However, the standard SVM can not select variables automatically and therefore its solution…

统计方法学 · 统计学 2008-12-18 Hao Helen Zhang , Yufeng Liu , Yichao Wu , Ji Zhu

Support vector machines (SVMs) are powerful supervised learning tools developed to solve classification problems. However, SVMs are likely to perform poorly in the classification of imbalanced data. The rough set theory presents a…

机器学习 · 计算机科学 2021-05-25 Maysam Behmanesh , Peyman Adibi , Hossein Karshenas

In many applications, the training data, from which one needs to learn a classifier, is corrupted with label noise. Many standard algorithms such as SVM perform poorly in presence of label noise. In this paper we investigate the robustness…

机器学习 · 计算机科学 2015-09-11 Aritra Ghosh , Naresh Manwani , P. S. Sastry

This paper proposes a robust classification model, based on support vector machine (SVM), which simultaneously deals with outliers detection and feature selection. The classifier is built considering the ramp loss margin error and it…

We introduce a new Bayesian multi-class support vector machine by formulating a pseudo-likelihood for a multi-class hinge loss in the form of a location-scale mixture of Gaussians. We derive a variational-inference-based training objective…

机器学习 · 计算机科学 2018-06-08 Martin Wistuba , Ambrish Rawat

From a geometric perspective most nonlinear binary classification algorithms, including state of the art versions of Support Vector Machine (SVM) and Radial Basis Function Network (RBFN) classifiers, and are based on the idea of…

机器学习 · 计算机科学 2007-05-23 Erik M. Boczko , Todd R. Young

We propose an improved version of the SMO algorithm for training classification and regression SVMs, based on a Conjugate Descent procedure. This new approach only involves a modest increase on the computational cost of each iteration but,…

最优化与控制 · 数学 2020-03-20 Alberto Torres-Barrán , Carlos Alaíz , José R. Dorronsoro

The learning objective plays a fundamental role to build a recommender system. Most methods routinely adopt either pointwise or pairwise loss to train the model parameters, while rarely pay attention to softmax loss due to its computational…

信息检索 · 计算机科学 2023-12-20 Jiancan Wu , Xiang Wang , Xingyu Gao , Jiawei Chen , Hongcheng Fu , Tianyu Qiu

Deep convolutional neural networks (CNNs) trained with logistic and softmax losses have made significant advancement in visual recognition tasks in computer vision. When training data exhibit class imbalances, the class-wise reweighted…

机器学习 · 计算机科学 2020-03-06 Xiangrui Li , Xin Li , Deng Pan , Dongxiao Zhu