paper-with-me

Papers

Intelligent Client Selection for Federated Learning using Cellular Automata

2023-10-01 · Nikolaos Pavlidis, Vasileios Perifanis, Theodoros Panagiotis Chatzinikolaou, Georgios Ch. Sirakoulis, Pavlos S. Efraimidis

Federated Learning (FL) has emerged as a promising solution for privacy-enhancement and latency minimization in various real-world applications, such as transportation, communications, and healthcare. FL endeavors to bring Machine Learning (ML) down to the edge by harnessing data from million of devices and IoT sensors, thus enabling rapid responses to dynamic environments and yielding highly personalized results. However, the increased amount of sensors across diverse applications poses challenges in terms of communication and resource allocation, hindering the participation of all devices in the federated process and prompting the need for effective FL client selection. To address this issue, we propose Cellular Automaton-based Client Selection (CA-CS), a novel client selection algorithm, which leverages Cellular Automata (CA) as models to effectively capture spatio-temporal changes in a fast-evolving environment. CA-CS considers the computational resources and communication capacity of each participating client, while also accounting for inter-client interactions between neighbors during the client selection process, enabling intelligent client selection for online FL processes on data streams that closely resemble real-world scenarios. In this paper, we present a thorough evaluation of the proposed CA-CS algorithm using MNIST and CIFAR-10 datasets, while making a direct comparison against a uniformly random client selection scheme. Our results demonstrate that CA-CS achieves comparable accuracy to the random selection approach, while effectively avoiding high-latency clients.

📄 PDF Abstract BibTeX arXiv:2310.00627

Code (1)

nikopavl4/ca_client_selection 공식 구현 pytorch

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

FedMint: Intelligent Bilateral Client Selection in Federated Learning with Newcomer IoT Devices

2022-10-31 · Osama Wehbi, Sarhad Arisdakessian, Omar Abdel Wahab, Hadi Otrok 외

Federated Learning (FL) is a novel distributed privacy-preserving learning paradigm, which enables the collaboration among several participants (e.g., Internet of Things devices) for the training of machine learning mode…

Federated LearningPrivacy Preserving

Evolution of Spots and Stripes in Cellular Automata

2025-01-08 · Peter Turney

Cellular automata are computers, similar to Turing machines. The main difference is that Turing machines use a one-dimensional tape, whereas cellular automata use a two-dimensional grid. The best-known cellular automaton…

FedLECC: Cluster- and Loss-Guided Client Selection for Federated Learning under Non-IID Data

2026-03-09 · Daniel M. Jimenez-Gutierrez, Giovanni Giunta, Mehrdad Hassanzadeh, Aris Anagnostopoulos 외 arxiv

Federated Learning (FL) enables distributed Artificial Intelligence (AI) across cloud-edge environments by allowing collaborative model training without centralizing data. In cross-device deployments, FL systems face str…

Federated Learning

Game of Intelligent Life

2023-01-02 · Marlene Grieskamp, Chaytan Inman, Shaun Lee

Cellular automata (CA) captivate researchers due to teh emergent, complex individualized behavior that simple global rules of interaction enact. Recent advances in the field have combined CA with convolutional neural net…

Maverick-Aware Shapley Valuation for Client Selection in Federated Learning

2024-05-21 · Mengwei Yang, Ismat Jarin, Baturalp Buyukates, Salman Avestimehr 외

Federated Learning (FL) allows clients to train a model collaboratively without sharing their private data. One key challenge in practical FL systems is data heterogeneity, particularly in handling clients with rare data…

Federated Learning