paper-with-me

홈 › Papers

On the Generalization of Models Trained with SGD: Information-Theoretic Bounds and Implications

2021-10-07 · ICLR 2022 4 · Ziqiao Wang, Yongyi Mao

This paper follows up on a recent work of Neu et al. (2021) and presents some new information-theoretic upper bounds for the generalization error of machine learning models, such as neural networks, trained with SGD. We apply these bounds to analyzing the generalization behaviour of linear and two-layer ReLU networks. Experimental study of these bounds provide some insights on the SGD training of neural networks. They also point to a new and simple regularization scheme which we show performs comparably to the current state of the art.

📄 PDF Abstract BibTeX arXiv:2110.03128

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SGD Stochastic Gradient Descent is an iterative optimization technique that uses minibatches of data to form an expectation of the gradient, rather than the full gradient using…

Similar Papers 제목 키워드 기반

On the Generalization of Neural Networks Trained with SGD: Information-Theoretical Bounds and Implications

2021-05-21 · NeurIPS 2021 12 · Ziqiao Wang, Yongyi Mao

Understanding the generalization behaviour of deep neural networks is an important theme of modern research in machine learning. In this paper, we follow up on a recent work of (Neu, 2021) and present new information-th…

Formal limitations of sample-wise information-theoretic generalization bounds

2022-05-13 · Hrayr Harutyunyan, Greg Ver Steeg, Aram Galstyan

Some of the tightest information-theoretic generalization bounds depend on the average information between the learned hypothesis and a single training example. However, these sample-wise bounds were derived only for exp…

Generalization Bounds

Information Theoretic Lower Bounds for Information Theoretic Upper Bounds

2023-02-09 · NeurIPS 2023 11 · Roi Livni

We examine the relationship between the mutual information between the output model and the empirical sample and the generalization of the algorithm in the context of stochastic convex optimization. Despite increasing in…

Generalization Bounds

Improved Information Theoretic Generalization Bounds for Distributed and Federated Learning

2022-02-04 · L. P. Barnes, Alex Dytso, H. V. Poor

We consider information-theoretic bounds on expected generalization error for statistical learning problems in a networked setting. In this setting, there are $K$ nodes, each with its own independent dataset, and the mod…

Federated LearningGeneralization Bounds

Information-theoretic generalization bounds for black-box learning algorithms

2021-10-04 · NeurIPS 2021 12 · Hrayr Harutyunyan, Maxim Raginsky, Greg Ver Steeg, Aram Galstyan

We derive information-theoretic generalization bounds for supervised learning algorithms based on the information contained in predictions rather than in the output of the training algorithm. These bounds improve over th…

Generalization Bounds