中文
相关论文

相关论文: Realizable $H$-Consistent and Bayes-Consistent Los…

200 篇论文

In this paper, we study the problem of consistency in the context of adversarial examples. Specifically, we tackle the following question: can surrogate losses still be used as a proxy for minimizing the $0/1$ loss in the presence of an…

机器学习 · 计算机科学 2022-05-23 Laurent Meunier , Raphaël Ettedgui , Rafael Pinot , Yann Chevaleyre , Jamal Atif

Large language models (LLMs) have achieved remarkable performance but face critical challenges: hallucinations and high inference costs. Leveraging multiple experts offers a solution: deferring uncertain inputs to more capable experts…

机器学习 · 计算机科学 2025-12-30 Anqi Mao

Enabling machine learning classifiers to defer their decision to a downstream expert when the expert is more accurate will ensure improved safety and performance. This objective can be achieved with the learning-to-defer framework which…

机器学习 · 计算机科学 2023-11-03 Yuzhou Cao , Hussein Mozannar , Lei Feng , Hongxin Wei , Bo An

This paper aims to understand whether machine learning models should be trained using cost-sensitive surrogates or cost-agnostic ones (e.g., cross-entropy). Analyzing this question through the lens of $\mathcal{H}$-calibration, we find that…

机器学习 · 计算机科学 2025-02-28 Sanket Shah , Milind Tambe , Jessie Finocchiaro

Structured prediction involves learning to predict complex structures rather than simple scalar values. The main challenge arises from the non-Euclidean nature of the output space, which generally requires relaxing the problem formulation.…

机器学习 · 统计学 2024-11-19 Junjie Yang , Matthieu Labeau , Florence d'Alché-Buc

Hypothesis transfer learning (HTL) contrasts domain adaptation by allowing for a previous task leverage, named the source, into a new one, the target, without requiring access to the source data. Indeed, HTL relies only on a hypothesis…

机器学习 · 统计学 2023-07-17 Anass Aghbalou , Guillaume Staerman

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 choice of loss function in classification involves a fundamental trade-off: smooth losses (like Cross-Entropy) enable fast optimization rates but yield slow square-root consistency bounds, while piecewise-linear losses (like Hinge)…

机器学习 · 计算机科学 2026-05-01 Mehryar Mohri , Yutao Zhong

Deep neural networks often fail when deployed in real-world contexts due to distribution shift, a critical barrier to building safe and reliable systems. An emerging approach to address this problem relies on \emph{disagreement discrepancy}…

机器学习 · 计算机科学 2025-12-08 Neil G. Marchant , Andrew C. Cullen , Feng Liu , Sarah M. Erfani

Surrogate risk minimization is an ubiquitous paradigm in supervised machine learning, wherein a target problem is solved by minimizing a surrogate loss on a dataset. Surrogate regret bounds, also called excess risk bounds, are a common tool…

机器学习 · 计算机科学 2021-10-28 Rafael Frongillo , Bo Waggoner

The goal of binary classification is to estimate a discriminant function $\gamma$ from observations of covariate vectors and corresponding binary labels. We consider an elaboration of this problem in which the covariates are not available…

统计理论 · 数学 2009-09-29 XuanLong Nguyen , Martin J. Wainwright , Michael I. Jordan

Given a prediction task, understanding when one can and cannot design a consistent convex surrogate loss, particularly a low-dimensional one, is an important and active area of machine learning research. The prediction task may be given as…

机器学习 · 计算机科学 2021-02-17 Jessie Finocchiaro , Rafael Frongillo , Bo Waggoner

In various approaches to learning, notably in domain adaptation, active learning, learning under covariate shift, semi-supervised learning, learning with concept drift, and the like, one often wants to compare a baseline classifier to one…

机器学习 · 计算机科学 2017-07-14 Marco Loog , Jesse H. Krijthe , Are C. Jensen

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

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

Often, the performance on a supervised machine learning task is evaluated with a emph{task loss} function that cannot be optimized directly. Examples of such loss functions include the classification error, the edit distance and the BLEU…

Commonly used classification algorithms in machine learning, such as support vector machines, minimize a convex surrogate loss on training examples. In practice, these algorithms are surprisingly robust to errors in the training data. In…

机器学习 · 计算机科学 2020-12-03 Kunal Talwar

We study consistency properties of surrogate loss functions for general multiclass learning problems, defined by a general multiclass loss matrix. We extend the notion of classification calibration, which has been studied for binary and…

机器学习 · 计算机科学 2015-08-25 Harish G. Ramaswamy , Shivani Agarwal

Robustness to adversarial perturbations is of paramount concern in modern machine learning. One of the state-of-the-art methods for training robust classifiers is adversarial training, which involves minimizing a supremum-based surrogate…

机器学习 · 计算机科学 2023-05-18 Natalie S. Frank , Jonathan Niles-Weed

We consider optimization of generalized performance metrics for binary classification by means of surrogate losses. We focus on a class of metrics, which are linear-fractional functions of the false positive and false negative rates…

机器学习 · 计算机科学 2016-10-10 Wojciech Kotłowski , Krzysztof Dembczyński