Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

FedCore: Straggler-Free Federated Learning with Distributed Coresets

About

Federated learning (FL) is a machine learning paradigm that allows multiple clients to collaboratively train a shared model while keeping their data on-premise. However, the straggler issue, due to slow clients, often hinders the efficiency and scalability of FL. This paper presents FedCore, an algorithm that innovatively tackles the straggler problem via the decentralized selection of coresets, representative subsets of a dataset. Contrary to existing centralized coreset methods, FedCore creates coresets directly on each client in a distributed manner, ensuring privacy preservation in FL. FedCore translates the coreset optimization problem into a more tractable k-medoids clustering problem and operates distributedly on each client. Theoretical analysis confirms FedCore's convergence, and practical evaluations demonstrate an 8x reduction in FL training time, without compromising model accuracy. Our extensive evaluations also show that FedCore generalizes well to existing FL frameworks.

Hongpeng Guo, Haotian Gu, Xiaoyang Wang, Bo Chen, Eun Kyung Lee, Tamar Eilam, Deming Chen, Klara Nahrstedt• 2024

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-10--
564
Image ClassificationTiny-ImageNet
Accuracy66.47
266
Image ClassificationTiny-ImageNet
Top-1 Accuracy59.34
230
Image ClassificationCIFAR-100 Skewed (test)
Accuracy84.52
62
Image ClassificationUltrahigh Carbon Steel Micrograph DataBase (UHCS) (IR=2, pl=0.1, α=0.1) 1.0 (test)
Accuracy88.52
36
Image ClassificationUltrahigh Carbon Steel Micrograph DataBase (UHCS) (IR=10, pl=0.1, α=0.1) 1.0 (test)
Accuracy92.35
36
Showing 6 of 6 rows

Other info

Follow for update