paper-with-me

홈 › Papers

Federated PAC-Bayesian Learning on Non-IID data

2023-09-13 · Zihao Zhao, Yang Liu, Wenbo Ding, Xiao-Ping Zhang

Existing research has either adapted the Probably Approximately Correct (PAC) Bayesian framework for federated learning (FL) or used information-theoretic PAC-Bayesian bounds while introducing their theorems, but few considering the non-IID challenges in FL. Our work presents the first non-vacuous federated PAC-Bayesian bound tailored for non-IID local data. This bound assumes unique prior knowledge for each client and variable aggregation weights. We also introduce an objective function and an innovative Gibbs-based algorithm for the optimization of the derived bound. The results are validated on real-world datasets.

📄 PDF Abstract BibTeX arXiv:2309.06683

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Forget-SVGD: Particle-Based Bayesian Federated Unlearning

2021-11-23 · Jinu Gong, Osvaldo Simeone, Rahif Kassab, Joonhyuk Kang

Variational particle-based Bayesian learning methods have the advantage of not being limited by the bias affecting more conventional parametric techniques. This paper proposes to leverage the flexibility of non-parametri…

Bayesian InferenceFederated Learning

Bayesian Federated Learning: A Survey

2023-04-26 · Longbing Cao, Hui Chen, Xuhui Fan, Joao Gama 외

Federated learning (FL) demonstrates its advantages in integrating distributed infrastructure, communication, computing and learning in a privacy-preserving manner. However, the robustness and capabilities of existing FL…

Federated LearningPrivacy PreservingSurvey

Federated Learning with Bayesian Differential Privacy

2019-11-22 · Aleksei Triastcyn, Boi Faltings

We consider the problem of reinforcing federated learning with formal privacy guarantees. We propose to employ Bayesian differential privacy, a relaxation of differential privacy for similarly distributed data, to provid…

Federated Learningimage-classificationImage Classification

Federated ADMM from Bayesian Duality

2025-06-16 · Thomas Möllenhoff, Siddharth Swaroop, Finale Doshi-Velez, Mohammad Emtiyaz Khan

ADMM is a popular method for federated deep learning which originated in the 1970s and, even though many new variants of it have been proposed since then, its core algorithmic structure has remained unchanged. Here, we t…

Federated Bayesian Network Ensembles

2024-02-19 · Florian van Daalen, Lianne Ippel, Andre Dekker, Inigo Bermejo

Federated learning allows us to run machine learning algorithms on decentralized data when data sharing is not permitted due to privacy concerns. Ensemble-based learning works by training multiple (weak) classifiers whos…

Federated Learning