中文
相关论文

相关论文: Generalization error for multi-class margin classi…

200 篇论文

Most modern learning problems are over-parameterized, where the number of learnable parameters is much greater than the number of training data points. In this over-parameterized regime, the training loss typically has infinitely many…

机器学习 · 计算机科学 2025-06-23 Kanumuri Nithin Varma , Babak Hassibi

A classical condition for fast learning rates is the margin condition, first introduced by Mammen and Tsybakov. We tackle in this paper the problem of adaptivity to this condition in the context of model selection, in a general learning…

统计理论 · 数学 2011-05-02 Sylvain Arlot , Peter L. Bartlett

This dissertation studies a fundamental open challenge in deep learning theory: why do deep networks generalize well even while being overparameterized, unregularized and fitting the training data to zero error? In the first part of the…

机器学习 · 计算机科学 2021-10-19 Vaishnavh Nagarajan

In this paper, we derive upper bounds on generalization errors for deep neural networks with Markov datasets. These bounds are developed based on Koltchinskii and Panchenko's approach for bounding the generalization error of combined…

机器学习 · 统计学 2022-10-13 Lan V. Truong

In this paper, we use tools from rate-distortion theory to establish new upper bounds on the generalization error of statistical distributed learning algorithms. Specifically, there are $K$ clients whose individually chosen models are…

机器学习 · 统计学 2022-11-23 Milad Sefidgaran , Romain Chor , Abdellatif Zaidi

Metric learning seeks perceptual embeddings where visually similar instances are close and dissimilar instances are apart, but learned representations can be sub-optimal when the distribution of intra-class samples is diverse and distinct…

机器学习 · 计算机科学 2021-08-30 Elad Levi , Tete Xiao , Xiaolong Wang , Trevor Darrell

The recent success of neural networks in pattern recognition and classification problems suggests that neural networks possess qualities distinct from other more classical classifiers such as SVMs or boosting classifiers. This paper studies…

机器学习 · 统计学 2023-09-27 Hyunouk Ko , Namjoon Suh , Xiaoming Huo

In many real applications of statistical learning, a decision made from misclassification can be too costly to afford; in this case, a reject option, which defers the decision until further investigation is conducted, is often preferred. In…

机器学习 · 统计学 2017-01-10 Chong Zhang , Wenbo Wang , Xingye Qiao

Modern regression problems often involve high-dimensional data and a careful tuning of the regularization hyperparameters is crucial to avoid overly complex models that may overfit the training data while guaranteeing desirable properties…

机器学习 · 计算机科学 2026-04-08 Maria-Florina Balcan , Saumya Goyal , Dravyansh Sharma

In this paper, we explore bounds on the expected risk when using deep neural networks for supervised classification from an information theoretic perspective. Firstly, we introduce model risk and fitting error, which are derived from…

机器学习 · 计算机科学 2024-10-08 Binchuan Qi

Class imbalance in real-world data poses a common bottleneck for machine learning tasks, since achieving good generalization on under-represented examples is often challenging. Mitigation strategies, such as under or oversampling the data…

无序系统与神经网络 · 物理学 2025-02-03 Emanuele Loffredo , Mauro Pastore , Simona Cocco , Rémi Monasson

We prove bounds on the population risk of the maximum margin algorithm for two-class linear classification. For linearly separable training data, the maximum margin algorithm has been shown in previous work to be equivalent to a limit of…

机器学习 · 统计学 2021-06-03 Niladri S. Chatterji , Philip M. Long

Why do larger language models generalize better? To investigate this question, we develop generalization bounds on the pretraining objective of large language models (LLMs) in the compute-optimal regime, as described by the Chinchilla…

Learning an appropriate (dis)similarity function from the available data is a central problem in machine learning, since the success of many machine learning algorithms critically depends on the choice of a similarity function to compare…

机器学习 · 计算机科学 2013-08-30 Zheng-Chu Guo , Yiming Ying

Ordinal regression is a classification task where classes have an order and prediction error increases the further the predicted class is from the true class. The standard approach for modeling ordinal data involves fitting parallel…

机器学习 · 计算机科学 2022-02-16 Fred Lu , Francis Ferraro , Edward Raff

The foundational concept of Max-Margin in machine learning is ill-posed for output spaces with more than two labels such as in structured prediction. In this paper, we show that the Max-Margin loss can only be consistent to the…

机器学习 · 计算机科学 2022-03-22 Alex Nowak-Vila , Alessandro Rudi , Francis Bach

Error bounds are central objects in optimization theory and its applications. They were for a long time restricted only to the theory before becoming over the course of time a field of itself. This paper is devoted to the study of error…

最优化与控制 · 数学 2023-11-17 Zhou Wei , Michel Théra , Jen-Chih Yao

This paper deals with the scenario approach to robust optimization. This relies on a random sampling of the possibly infinite number of constraints induced by uncertainties in the parameters of an optimization problem. Solving the resulting…

最优化与控制 · 数学 2023-03-08 Fabien Lauer

A neural population responding to multiple appearances of a single object defines a manifold in the neural response space. The ability to classify such manifolds is of interest, as object recognition and other computational tasks require a…

无序系统与神经网络 · 物理学 2022-08-30 Uri Cohen , Haim Sompolinsky

Machine learning models are often susceptible to adversarial perturbations of their inputs. Even small perturbations can cause state-of-the-art classifiers with high "standard" accuracy to produce an incorrect prediction with high…

机器学习 · 计算机科学 2018-05-03 Ludwig Schmidt , Shibani Santurkar , Dimitris Tsipras , Kunal Talwar , Aleksander Mądry