paper-with-me

홈 › Papers

FedECADO: A Dynamical System Model of Federated Learning

2024-10-13 · Aayushya Agarwal, Gauri Joshi, Larry Pileggi

Federated learning harnesses the power of distributed optimization to train a unified machine learning model across separate clients. However, heterogeneous data distributions and computational workloads can lead to inconsistent updates and limit model performance. This work tackles these challenges by proposing FedECADO, a new algorithm inspired by a dynamical system representation of the federated learning process. FedECADO addresses non-IID data distribution through an aggregate sensitivity model that reflects the amount of data processed by each client. To tackle heterogeneous computing, we design a multi-rate integration method with adaptive step-size selections that synchronizes active client updates in continuous time. Compared to prominent techniques, including FedProx and FedNova, FedECADO achieves higher classification accuracies in numerous heterogeneous scenarios.

📄 PDF Abstract BibTeX arXiv:2410.09933

Code (0)

등록된 구현이 없습니다.

Tasks

Distributed OptimizationFederated LearningmodelSensitivity

Similar Papers 제목 키워드 기반

FedSysID: A Federated Approach to Sample-Efficient System Identification

2022-11-25 · Han Wang, Leonardo F. Toso, James Anderson

We study the problem of learning a linear system model from the observations of $M$ clients. The catch: Each client is observing data from a different dynamical system. This work addresses the question of how multiple cl…

Federated Learning

Adaptive Federated Learning via Dynamical System Model

2025-10-05 · Aayushya Agarwal, Larry Pileggi, Gauri Joshi arxiv

Hyperparameter selection is critical for stable and efficient convergence of heterogeneous federated learning, where clients differ in computational capabilities, and data distributions are non-IID. Tuning hyperparameter…

Federated Learning

Decentralized digital twins of complex dynamical systems

2022-07-07 · Omer San, Suraj Pawar, Adil Rasheed

In this paper, we introduce a decentralized digital twin (DDT) framework for dynamical systems and discuss the prospects of the DDT modeling paradigm in computational science and engineering applications. The DDT approac…

BIG-bench Machine LearningFederated Learning

Federated Learning Under Intermittent Client Availability and Time-Varying Communication Constraints

2022-05-13 · Monica Ribero, Haris Vikalo, Gustavo de Veciana

Federated learning systems facilitate training of global models in settings where potentially heterogeneous data is distributed across a large number of clients. Such systems operate in settings with intermittent client …

BenchmarkingFederated Learning

Controlling Participation in Federated Learning with Feedback

2024-11-28 · Michael Cummins, Guner Dilsad Er, Michael Muehlebach

We address the problem of client participation in federated learning, where traditional methods typically rely on a random selection of a small subset of clients for each training round. In contrast, we propose FedBack, …

Computational EfficiencyFederated Learningimage-classificationImage Classification