Federated learning (FL) learns an optimal global model by aggregating local models trained on distributed data from different devices. Due to heterogeneous data distributions across devices, local models will be diver...
详细信息
ISBN:
(纸本)9798350344868;9798350344851
Federated learning (FL) learns an optimal global model by aggregating local models trained on distributed data from different devices. Due to heterogeneous data distributions across devices, local models will be divergent, resulting in the global model's performance degradation. Recent studies attempt to balance local models to obtain a global model that can adapt to each device. But they ignore a more challenging problem that redundant local models from devices will break the balance, resulting in the global model overfitting redundant local models. Therefore, we propose FedSmooth, a novel global aggregation algorithm. FedSmooth first identifies the redundant local models without sensitive local information (e.g., label distribution), then designs a smooth global aggregation to strengthen the effect of local models that can accelerate finding the optimal global model. Experimental results show that our method outperforms 4 SOTA baseline methods even if there is more redundancy.
暂无评论