Variational Bayes for Federated Continual Learning
Dezhong Yao, Sanmu Li, Yutong Dai, Zhiqiang Xu, Shengshan Hu, Peilin, Zhao, Lichao Sun

TL;DR
This paper introduces FedBNN, a federated Bayesian neural network framework that effectively addresses catastrophic forgetting in federated continual learning by integrating knowledge from current and past data distributions.
Contribution
The paper presents FedBNN, a novel variational Bayesian approach for federated continual learning that maintains performance on historical data while learning from new data.
Findings
FedBNN outperforms existing methods in mitigating forgetting.
Experimental results show state-of-the-art performance across multiple datasets.
The framework effectively balances learning new information and retaining old knowledge.
Abstract
Federated continual learning (FCL) has received increasing attention due to its potential in handling real-world streaming data, characterized by evolving data distributions and varying client classes over time. The constraints of storage limitations and privacy concerns confine local models to exclusively access the present data within each learning cycle. Consequently, this restriction induces performance degradation in model training on previous data, termed "catastrophic forgetting". However, existing FCL approaches need to identify or know changes in data distribution, which is difficult in the real world. To release these limitations, this paper directs attention to a broader continuous framework. Within this framework, we introduce Federated Bayesian Neural Network (FedBNN), a versatile and efficacious framework employing a variational Bayesian neural network across all clients.…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Speech Recognition and Synthesis
