subMFL: Compatiple subModel Generation for Federated Learning in Device Heterogenous Environment
Zeyneddin Oz, Ceylan Soygul Oz, Abdollah Malekjafarian, Nima Afraz,, and Fatemeh Golpayegani

TL;DR
This paper introduces subMFL, a model compression method for federated learning that enables devices with limited resources to participate effectively by sharing and compressing models, thus increasing device participation and maintaining accuracy.
Contribution
The paper presents a novel submodel generation approach that allows resource-constrained devices to participate in federated learning by compressing shared models into sparse submodels.
Findings
Submodels maintain accuracy at 50% sparsity.
Participation of resource-constrained devices increases by 50%.
Model compression enables efficient federated learning in heterogeneous environments.
Abstract
Federated Learning (FL) is commonly used in systems with distributed and heterogeneous devices with access to varying amounts of data and diverse computing and storage capacities. FL training process enables such devices to update the weights of a shared model locally using their local data and then a trusted central server combines all of those models to generate a global model. In this way, a global model is generated while the data remains local to devices to preserve privacy. However, training large models such as Deep Neural Networks (DNNs) on resource-constrained devices can take a prohibitively long time and consume a large amount of energy. In the current process, the low-capacity devices are excluded from the training process, although they might have access to unseen data. To overcome this challenge, we propose a model compression approach that enables heterogeneous devices…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Access Control and Trust · Cloud Data Security Solutions
