paper-with-me

Papers

Hypothesis Transfer Learning with Surrogate Classification Losses: Generalization Bounds through Algorithmic Stability

2023-05-31 · Anass Aghbalou, Guillaume Staerman

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 learnt from such source data, relieving the hurdle of expansive data storage and providing great practical benefits. Hence, HTL is highly beneficial for real-world applications relying on big data. The analysis of such a method from a theoretical perspective faces multiple challenges, particularly in classification tasks. This paper deals with this problem by studying the learning theory of HTL through algorithmic stability, an attractive theoretical framework for machine learning algorithms analysis. In particular, we are interested in the statistical behaviour of the regularized empirical risk minimizers in the case of binary classification. Our stability analysis provides learning guarantees under mild assumptions. Consequently, we derive several complexity-free generalization bounds for essential statistical quantities like the training error, the excess risk and cross-validation estimates. These refined bounds allow understanding the benefits of transfer learning and comparing the behaviour of standard losses in different scenarios, leading to valuable insights for practitioners.

📄 PDF Abstract BibTeX arXiv:2305.19694

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationClassificationDomain AdaptationGeneralization BoundsLearning TheoryTransfer Learning

Similar Papers 제목 키워드 기반

Realizable $H$-Consistent and Bayes-Consistent Loss Functions for Learning to Defer

2024-07-18 · Anqi Mao, Mehryar Mohri, Yutao Zhong

We present a comprehensive study of surrogate loss functions for learning to defer. We introduce a broad family of surrogate losses, parameterized by a non-increasing function $\Psi$, and establish their realizable $H$-c…

Calibration and Consistency of Adversarial Surrogate Losses

2021-04-19 · NeurIPS 2021 12 · Pranjal Awasthi, Natalie Frank, Anqi Mao, Mehryar Mohri 외

Adversarial robustness is an increasingly critical property of classifiers in applications. The design of robust algorithms relies on surrogate losses since the optimization of the adversarial loss with most hypothesis s…

Adversarial Robustness

Theoretically Grounded Loss Functions and Algorithms for Score-Based Multi-Class Abstention

2023-10-23 · Anqi Mao, Mehryar Mohri, Yutao Zhong

Learning with abstention is a key scenario where the learner can abstain from making a prediction at some cost. In this paper, we analyze the score-based formulation of learning with abstention in the multi-class classif…

Multi-class Classification

Top-$k$ Classification and Cardinality-Aware Prediction

2024-03-28 · Anqi Mao, Mehryar Mohri, Yutao Zhong

We present a detailed study of top-$k$ classification, the task of predicting the $k$ most probable classes for an input, extending beyond single-class prediction. We demonstrate that several prevalent surrogate loss fun…

ClassificationMulti-class ClassificationPrediction

Improved Balanced Classification with Theoretically Grounded Loss Functions

2025-12-30 · Corinna Cortes, Mehryar Mohri, Yutao Zhong arxiv

The balanced loss is a widely adopted objective for multi-class classification under class imbalance. By assigning equal importance to all classes, regardless of their frequency, it promotes fairness and ensures that min…

Multi-class Classification