paper-with-me

홈 › Papers

The Generalization Error of Machine Learning Algorithms

2024-11-18 · Samir M. Perlaza, Xinying Zou

In this paper, the method of gaps, a technique for deriving closed-form expressions in terms of information measures for the generalization error of machine learning algorithms is introduced. The method relies on two central observations: $(a)$~The generalization error is an average of the variation of the expected empirical risk with respect to changes on the probability measure (used for expectation); and~$(b)$~these variations, also referred to as gaps, exhibit closed-form expressions in terms of information measures. The expectation of the empirical risk can be either with respect to a measure on the models (with a fixed dataset) or with respect to a measure on the datasets (with a fixed model), which results in two variants of the method of gaps. The first variant, which focuses on the gaps of the expected empirical risk with respect to a measure on the models, appears to be the most general, as no assumptions are made on the distribution of the datasets. The second variant develops under the assumption that datasets are made of independent and identically distributed data points. All existing exact expressions for the generalization error of machine learning algorithms can be obtained with the proposed method. Also, this method allows obtaining numerous new exact expressions, which improves the understanding of the generalization error; establish connections with other areas in statistics, e.g., hypothesis testing; and potentially, might guide algorithm designs.

📄 PDF Abstract BibTeX arXiv:2411.12030

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Information-Theoretic Bounds on the Moments of the Generalization Error of Learning Algorithms

2021-02-03 · Gholamali Aminian, Laura Toni, Miguel R. D. Rodrigues

Generalization error bounds are critical to understanding the performance of machine learning models. In this work, building upon a new bound of the expected value of an arbitrary function of the population and empirical…

BIG-bench Machine Learning

Generalization Error Bounds for Optimization Algorithms via Stability

2016-09-27 · Qi Meng, Yue Wang, Wei Chen, Taifeng Wang 외

Many machine learning tasks can be formulated as Regularized Empirical Risk Minimization (R-ERM), and solved by optimization algorithms such as gradient descent (GD), stochastic gradient descent (SGD), and stochastic var…

BIG-bench Machine Learning

Margin-Based Generalization Lower Bounds for Boosted Classifiers

2019-09-27 · NeurIPS 2019 12 · Allan Grønlund, Lior Kamma, Kasper Green Larsen, Alexander Mathiasen 외

Boosting is one of the most successful ideas in machine learning. The most well-accepted explanations for the low generalization error of boosting algorithms such as AdaBoost stem from margin theory. The study of margins…

Generalization Bounds

Combining Varied Learners for Binary Classification using Stacked Generalization

2022-02-17 · Sruthi Nair, Abhishek Gupta, Raunak Joshi, Vidya Chitre

The Machine Learning has various learning algorithms that are better in some or the other aspect when compared with each other but a common error that all algorithms will suffer from is training data with very high dimen…

Binary ClassificationClassificationEnsemble Learning

Tighter Expected Generalization Error Bounds via Convexity of Information Measures

2022-02-24 · Gholamali Aminian, Yuheng Bu, Gregory Wornell, Miguel Rodrigues

Generalization error bounds are essential to understanding machine learning algorithms. This paper presents novel expected generalization error upper bounds based on the average joint distribution between the output hypo…