paper-with-me

Papers

Rate-Distortion Theoretic Bounds on Generalization Error for Distributed Learning

2022-06-06 · Milad Sefidgaran, Romain Chor, Abdellatif Zaidi

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 aggregated by a central server. The bounds depend on the compressibility of each client's algorithm while keeping other clients' algorithms un-compressed, and leverage the fact that small changes in each local model change the aggregated model by a factor of only $1/K$. Adopting a recently proposed approach by Sefidgaran et al., and extending it suitably to the distributed setting, this enables smaller rate-distortion terms which are shown to translate into tighter generalization bounds. The bounds are then applied to the distributed support vector machines (SVM), suggesting that the generalization error of the distributed setting decays faster than that of the centralized one with a factor of $\mathcal{O}(\log(K)/\sqrt{K})$. This finding is validated also experimentally. A similar conclusion is obtained for a multiple-round federated learning setup where each client uses stochastic gradient Langevin dynamics (SGLD).

📄 PDF Abstract BibTeX arXiv:2206.02604

Code (1)

romainchor/datascience 공식 구현 pytorch

Tasks

Federated LearningGeneralization Bounds

Similar Papers 제목 키워드 기반

Rate-Distortion Theoretic Generalization Bounds for Stochastic Learning Algorithms

2022-03-04 · Milad Sefidgaran, Amin Gohari, Gaël Richard, Umut Şimşekli

Understanding generalization in modern machine learning settings has been one of the major challenges in statistical learning theory. In this context, recent years have witnessed the development of various generalization…

Generalization BoundsLearning Theory

Information-Theoretic Bayes Risk Lower Bounds for Realizable Models

2021-11-08 · Matthew Nokleby, Ahmad Beirami

We derive information-theoretic lower bounds on the Bayes risk and generalization error of realizable machine learning models. In particular, we employ an analysis in which the rate-distortion function of the model param…

Slicing Mutual Information Generalization Bounds for Neural Networks

2024-06-06 · Kimia Nadjahi, Kristjan Greenewald, Rickard Brüel Gabrielsson, Justin Solomon

The ability of machine learning (ML) algorithms to generalize well to unseen data has been studied through the lens of information theory, by bounding the generalization error with the input-output mutual information (MI…

Generalization BoundsModel Compression

f-divergences and their applications in lossy compression and bounding generalization error

2022-06-21 · Saeed Masiha, Amin Gohari, Mohammad Hossein Yassaee

In this paper, we provide three applications for $f$-divergences: (i) we introduce Sanov's upper bound on the tail probability of the sum of independent random variables based on super-modular $f$-divergence and show tha…

Heterogeneity Matters even More in Distributed Learning: Study from Generalization Perspective

2025-03-03 · Masoud Kavian, Romain Chor, Milad Sefidgaran, Abdellatif Zaidi

In this paper, we investigate the effect of data heterogeneity across clients on the performance of distributed learning systems, i.e., one-round Federated Learning, as measured by the associated generalization error. Sp…

Federated Learning