paper-with-me

Papers

Equitable-FL: Federated Learning with Sparsity for Resource-Constrained Environment

2023-09-02 · Indrajeet Kumar Sinha, Shekhar Verma, Krishna Pratap Singh

In Federated Learning, model training is performed across multiple computing devices, where only parameters are shared with a common central server without exchanging their data instances. This strategy assumes abundance of resources on individual clients and utilizes these resources to build a richer model as user's models. However, when the assumption of the abundance of resources is violated, learning may not be possible as some nodes may not be able to participate in the process. In this paper, we propose a sparse form of federated learning that performs well in a Resource Constrained Environment. Our goal is to make learning possible, regardless of a node's space, computing, or bandwidth scarcity. The method is based on the observation that model size viz a viz available resources defines resource scarcity, which entails that reduction of the number of parameters without affecting accuracy is key to model training in a resource-constrained environment. In this work, the Lottery Ticket Hypothesis approach is utilized to progressively sparsify models to encourage nodes with resource scarcity to participate in collaborative training. We validate Equitable-FL on the $MNIST$, $F-MNIST$, and $CIFAR-10$ benchmark datasets, as well as the $Brain-MRI$ data and the $PlantVillage$ datasets. Further, we examine the effect of sparsity on performance, model size compaction, and speed-up for training. Results obtained from experiments performed for training convolutional neural networks validate the efficacy of Equitable-FL in heterogeneous resource-constrained learning environment.

📄 PDF Abstract BibTeX arXiv:2309.00864

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

TinyProto: Communication-Efficient Federated Learning with Sparse Prototypes in Resource-Constrained Environments

2025-07-06 · Gyuejeong Lee, Daeyoung Choi

Communication efficiency in federated learning (FL) remains a critical challenge for resource-constrained environments. While prototype-based FL reduces communication overhead by sharing class prototypes-mean activations…

Federated Learning

Pre-Deployment Complexity Estimation for Federated Perception Systems

2026-03-30 · KMA Solaiman, Shafkat Islam, Ruy de Oliveira, Bharat Bhargava arxiv

Edge AI systems increasingly rely on federated learning to train perception models in distributed, privacy-preserving, and resource-constrained environments. Before training, however, practitioners often lack practical t…

Federated Learning

subMFL: Compatiple subModel Generation for Federated Learning in Device Heterogenous Environment

2024-05-30 · Zeyneddin Oz, Ceylan Soygul Oz, Abdollah Malekjafarian, Nima Afraz 외

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…

Federated LearningModel Compression

Secure Multi-Modal Data Fusion in Federated Digital Health Systems via MCP

2025-10-02 · Aueaphum Aueawatthanaphisut arxiv

Secure and interoperable integration of heterogeneous medical data remains a grand challenge in digital health. Current federated learning (FL) frameworks offer privacy-preserving model training but lack standardized mec…

Federated Learning

Lottery Aware Sparsity Hunting: Enabling Federated Learning on Resource-Limited Edge

2022-08-27 · Sara Babakniya, Souvik Kundu, Saurav Prakash, Yue Niu 외

Edge devices can benefit remarkably from federated learning due to their distributed nature; however, their limited resource and computing power poses limitations in deployment. A possible solution to this problem is to …

Federated LearningModel CompressionSparse Learning