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

Heterogeneous Ensemble Knowledge Transfer for Training Large Models in Federated Learning

About

Federated learning (FL) enables edge-devices to collaboratively learn a model without disclosing their private data to a central aggregating server. Most existing FL algorithms require models of identical architecture to be deployed across the clients and server, making it infeasible to train large models due to clients' limited system resources. In this work, we propose a novel ensemble knowledge transfer method named Fed-ET in which small models (different in architecture) are trained on clients, and used to train a larger model at the server. Unlike in conventional ensemble learning, in FL the ensemble can be trained on clients' highly heterogeneous data. Cognizant of this property, Fed-ET uses a weighted consensus distillation scheme with diversity regularization that efficiently extracts reliable consensus from the ensemble while improving generalization by exploiting the diversity within the ensemble. We show the generalization bound for the ensemble of weighted models trained on heterogeneous datasets that supports the intuition of Fed-ET. Our experiments on image and language tasks show that Fed-ET significantly outperforms other state-of-the-art FL algorithms with fewer communicated parameters, and is also robust against high data-heterogeneity.

Yae Jee Cho, Andre Manoel, Gauri Joshi, Robert Sim, Dimitrios Dimitriadis• 2022

Related benchmarks

TaskDatasetResultRank
Text-to-Image RetrievalFlickr30k (test)
Recall@124.21
445
Image ClassificationCIFAR-100--
435
Image-to-Text RetrievalFlickr30k (test)
R@130.65
392
Text ClassificationAG News (test)--
228
Image ClassificationCIFAR-100 (test)
Acc31.86
110
Text ClassificationAGNews
Accuracy86.07
61
Text-to-Image RetrievalMS COCO 1K
R@125.88
51
Cross-modal retrievalFlickr30k (test)
Image-to-text Recall@122.63
25
Image ClassificationCIFAR-10H--
25
Image ClassificationCIFAR-10 Low Data Heterogeneity
Accuracy81.13
8
Showing 10 of 15 rows

Other info

Follow for update