Federated Learning with Workload Reduction through Partial Training of Client Models and Entropy-Based Data Selection
Hongrui Shi, Valentin Radu, Po Yang

TL;DR
This paper introduces FedFT-EDS, a method combining partial model fine-tuning and entropy-based data selection to reduce training workload and improve efficiency in federated learning on edge devices.
Contribution
It proposes a novel approach that significantly reduces data and training time in federated learning by active data selection and partial model training.
Findings
Uses only 50% of user data while improving model performance.
Achieves up to 3 times higher client training efficiency.
Demonstrates effectiveness on CIFAR-10 and CIFAR-100 datasets.
Abstract
With the rapid expansion of edge devices, such as IoT devices, where crucial data needed for machine learning applications is generated, it becomes essential to promote their participation in privacy-preserving Federated Learning (FL) systems. The best way to achieve this desiderate is by reducing their training workload to match their constrained computational resources. While prior FL research has address the workload constrains by introducing lightweight models on the edge, limited attention has been given to optimizing on-device training efficiency through reducing the amount of data need during training. In this work, we propose FedFT-EDS, a novel approach that combines Fine-Tuning of partial client models with Entropy-based Data Selection to reduce training workloads on edge devices. By actively selecting the most informative local instances for learning, FedFT-EDS reduces…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Brain Tumor Detection and Classification
MethodsSoftmax · Attention Is All You Need
