BriefGPT.xyz
Oct, 2023
FedL2P:个性化联邦学习
FedL2P: Federated Learning to Personalize
HTML
PDF
Royson Lee, Minyoung Kim, Da Li, Xinchi Qiu, Timothy Hospedales...
TL;DR
该论文研究了联邦学习(FL)的个性化策略问题,并介绍了一种通过元网络(meta-nets)在FL网络中学习个性化策略的框架,该框架通过学习元网络的批量归一化和学习率参数来为每个客户端生成定制的个性化策略。实证结果表明,该框架在标签偏移和特征偏移情况下优于多种标准的手工个性化基线方法。
Abstract
federated learning
(
fl
) research has made progress in developing algorithms for distributed learning of global models, as well as algorithms for local personalization of those common models to the specifics of ea
→