A Secure and Private Distributed Bayesian Federated Learning Design
Nuocheng Yang, Sihua Wang, Zhaohui Yang, Mingzhe Chen, Changchuan Yin, and Kaibin Huang

TL;DR
This paper presents a distributed Bayesian federated learning framework that enhances privacy, robustness against Byzantine attacks, and convergence speed through a GNN-based RL algorithm for autonomous neighbor selection.
Contribution
It introduces a novel framework integrating Bayesian local models, neighbor optimization, and a GNN-RL algorithm for secure, private, and efficient federated learning.
Findings
Achieves superior robustness against Byzantine attacks.
Reduces communication overhead compared to traditional methods.
Enhances convergence speed while maintaining privacy.
Abstract
Distributed Federated Learning (DFL) enables decentralized model training across large-scale systems without a central parameter server. However, DFL faces three critical challenges: privacy leakage from honest-but-curious neighbors, slow convergence due to the lack of central coordination, and vulnerability to Byzantine adversaries aiming to degrade model accuracy. To address these issues, we propose a novel DFL framework that integrates Byzantine robustness, privacy preservation, and convergence acceleration. Within this framework, each device trains a local model using a Bayesian approach and independently selects an optimal subset of neighbors for posterior exchange. We formulate this neighbor selection as an optimization problem to minimize the global loss function under security and privacy constraints. Solving this problem is challenging because devices only possess partial…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Adversarial Robustness in Machine Learning · Cryptography and Data Security
