arXiv:2411.18385cs.LGcs.CV2024-11

用高效二阶优化实现联邦学习中的不确定性建模与个性化

Federated Learning with Uncertainty and Personalization via Efficient Second-order Optimization

  • 基于贝叶斯框架,通过二阶优化同时捕捉模型不确定性和客户端个性化
  • 计算成本接近Adam,但预测准确率和不确定性估计优于现有方法
  • 适合需要高可靠性与个性化能力的分布式学习场景

联邦学习(FL)作为一种从分散异构数据中协同学习的新兴方法,无需数据离开客户端即可实现联合训练。近期研究提倡采用贝叶斯方法处理联邦学习,因其能通过学习客户端和/或服务器端模型的后验分布,提供对模型和预测不确定性的合理建模。此外,贝叶斯联邦学习天然支持个性化,可通过每个客户端学习独立的个性化模型来应对数据异质性。特别是分层贝叶斯方法允许各客户端在共享共同先验的前提下学习个性化模型。然而,现有贝叶斯方法计算开销大、通信成本高,因需传递完整的后验分布。本文提出一种新型贝叶斯联邦学习方法,采用高效的二阶优化策略,其计算成本与Adam等一阶优化方法相当,同时兼具贝叶斯方法的优势(如不确定性建模、个性化),在标准与个性化联邦学习设置下均显著优于当前最先进方法,实现了更高的预测准确率和更优的不确定性估计。

原文摘要 · Abstract (English)

Federated Learning (FL) has emerged as a promising method to collaboratively learn from decentralized and heterogeneous data available at different clients without the requirement of data ever leaving the clients. Recent works on FL have advocated taking a Bayesian approach to FL as it offers a principled way to account for the model and predictive uncertainty by learning a posterior distribution for the client and/or server models. Moreover, Bayesian FL also naturally enables personalization in FL to handle data heterogeneity across the different clients by having each client learn its own distinct personalized model. In particular, the hierarchical Bayesian approach enables all the clients to learn their personalized models while also taking into account the commonalities via a prior distribution provided by the server. However, despite their promise, Bayesian approaches for FL can be computationally expensive and can have high communication costs as well because of the requirement of computing and sending the posterior distributions. We present a novel Bayesian FL method using an efficient second-order optimization approach, with a computational cost that is similar to first-order optimization methods like Adam, but also provides the various benefits of the Bayesian approach for FL (e.g., uncertainty, personalization), while also being significantly more efficient and accurate than SOTA Bayesian FL methods (both for standard as well as personalized FL settings). Our method achieves improved predictive accuracies as well as better uncertainty estimates as compared to the baselines which include both optimization based as well as Bayesian FL methods.

联邦学习贝叶斯方法不确定性建模个性化

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。