中文
相关论文

相关论文: Convex Calibration Dimension for Multiclass Loss M…

200 篇论文

We study losses for binary classification and class probability estimation and extend the understanding of them from margin losses to general composite losses which are the composition of a proper loss with a link function. We characterise…

机器学习 · 统计学 2009-12-18 Mark D. Reid , Robert C. Williamson

We present a new machine learning approach to estimate personalized treatment effects in the classical potential outcomes framework with binary outcomes. To overcome the problem that both treatment and control outcomes for the same unit are…

机器学习 · 统计学 2018-05-07 Siong Thye Goh , Cynthia Rudin

In this paper, we provide new theoretical results on the generalization properties of learning algorithms for multiclass classification problems. The originality of our work is that we propose to use the confusion matrix of a classifier as…

机器学习 · 计算机科学 2012-05-25 Pierre Machart , Liva Ralaivola

PAC-Bayesian bounds have proven to be a valuable tool for deriving generalization bounds and for designing new learning algorithms in machine learning. However, it typically focus on providing generalization bounds with respect to a chosen…

机器学习 · 统计学 2024-08-19 The Tien Mai

This paper presents a novel learning-based approach to construct a surrogate problem that approximates a given parametric nonconvex optimization problem. The surrogate function is designed to be the minimum of a finite set of functions,…

最优化与控制 · 数学 2026-04-08 Renzi Wang , Panagiotis Patrinos , Alberto Bemporad

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

Modern machine learning approaches to classification, including AdaBoost, support vector machines, and deep neural networks, utilize surrogate loss techniques to circumvent the computational complexity of minimizing empirical classification…

计量经济学 · 经济学 2023-07-26 Toru Kitagawa , Shosei Sakaguchi , Aleksey Tetenov

We address the problem of training models with black-box and hard-to-optimize metrics by expressing the metric as a monotonic function of a small number of easy-to-optimize surrogates. We pose the training problem as an optimization over a…

机器学习 · 计算机科学 2020-02-21 Qijia Jiang , Olaoluwa Adigun , Harikrishna Narasimhan , Mahdi Milani Fard , Maya Gupta

In statistical learning theory, convex surrogates of the 0-1 loss are highly preferred because of the computational and theoretical virtues that convexity brings in. This is of more importance if we consider smooth surrogates as witnessed…

机器学习 · 计算机科学 2014-02-11 Mehrdad Mahdavi , Lijun Zhang , Rong Jin

We introduce and study various algorithms for solving nonconvex minimization with inequality constraints, based on the construction of convex surrogate envelopes that majorize the objective and the constraints. In the case where the…

最优化与控制 · 数学 2025-06-11 Nuozhou Wang , Junyu Zhang , Shuzhong Zhang

We present surrogate regret bounds for arbitrary surrogate losses in the context of binary classification with label-dependent costs. Such bounds relate a classifier's risk, assessed with respect to a surrogate loss, to its cost-sensitive…

机器学习 · 统计学 2010-09-15 Clayton Scott

Learning with non-modular losses is an important problem when sets of predictions are made simultaneously. The main tools for constructing convex surrogate loss functions for set prediction are margin rescaling and slack rescaling. In this…

机器学习 · 统计学 2017-05-16 Jiaqian Yu , Matthew Blaschko

In this paper, we investigate the matrix estimation problem in the multi-response regression model with measurement errors. A nonconvex error-corrected estimator based on a combination of the amended loss function and the nuclear norm…

统计理论 · 数学 2022-09-19 Xin Li , Dongya Wu

This paper presents a comprehensive analysis of the growth rate of $H$-consistency bounds (and excess error bounds) for various surrogate losses used in classification. We prove a square-root growth rate near zero for smooth margin-based…

机器学习 · 计算机科学 2024-07-09 Anqi Mao , Mehryar Mohri , Yutao Zhong

We present a detailed study of surrogate losses and algorithms for multi-label learning, supported by $H$-consistency bounds. We first show that, for the simplest form of multi-label loss (the popular Hamming loss), the well-known…

机器学习 · 计算机科学 2024-07-19 Anqi Mao , Mehryar Mohri , Yutao Zhong

Contrastive representation learning encourages data representation to make semantically similar pairs closer than randomly drawn negative samples, which has been successful in various domains such as vision, language, and graphs. Recent…

机器学习 · 计算机科学 2022-05-31 Han Bao , Yoshihiro Nagano , Kento Nozawa

Robustness towards adversarial attacks is a vital property for classifiers in several applications such as autonomous driving, medical diagnosis, etc. Also, in such scenarios, where the cost of misclassification is very high, knowing when…

机器学习 · 计算机科学 2024-10-15 Vrund Shah , Tejas Chaudhari , Naresh Manwani

We provide a unifying view of statistical information measures, multi-way Bayesian hypothesis testing, loss functions for multi-class classification problems, and multi-distribution $f$-divergences, elaborating equivalence results between…

统计理论 · 数学 2017-09-12 John C. Duchi , Khashayar Khosravi , Feng Ruan

Minimizing an adversarial surrogate risk is a common technique for learning robust classifiers. Prior work showed that convex surrogate losses are not statistically consistent in the adversarial context -- or in other words, a minimizing…

机器学习 · 计算机科学 2025-09-29 Natalie S. Frank

Stochastic Gradient Descent (SGD) has played a central role in machine learning. However, it requires a carefully hand-picked stepsize for fast convergence, which is notoriously tedious and time-consuming to tune. Over the last several…

机器学习 · 计算机科学 2019-06-10 Zhenxun Zhuang , Ashok Cutkosky , Francesco Orabona