paper-with-me

Papers

Communication-Efficient Federated Learning with Adaptive Number of Participants

2025-08-19 · Sergey Skorik, Vladislav Dorofeev, Gleb Molodtsov, Aram Avetisyan, Dmitry Bylinkin, Daniil Medyakov, Aleksandr Beznosikov arxiv

Rapid scaling of deep learning models has enabled performance gains across domains, yet it introduced several challenges. Federated Learning (FL) has emerged as a promising framework to address these concerns by enabling decentralized training. Nevertheless, communication efficiency remains a key bottleneck in FL, particularly under heterogeneous and dynamic client participation. Existing methods, such as FedAvg and FedProx, or other approaches, including client selection strategies, attempt to mitigate communication costs. However, the problem of choosing the number of clients in a training round remains extremely underexplored. We introduce Intelligent Selection of Participants (ISP), an adaptive mechanism that dynamically determines the optimal number of clients per round to enhance communication efficiency without compromising model accuracy. We validate the effectiveness of ISP across diverse setups, including vision transformers, real-world ECG classification, and training with gradient compression. Our results show consistent communication savings of up to 30\% without losing the final quality. Applying ISP to different real-world ECG classification setups highlighted the selection of the number of clients as a separate task of federated learning.

📄 PDF Abstract BibTeX arXiv:2508.13803

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningECG Classification

Similar Papers 제목 키워드 기반

Suppressing Noise from Built Environment Datasets to Reduce Communication Rounds for Convergence of Federated Learning

2022-09-03 · Rahul Mishra, Hari Prabhat Gupta, Tanima Dutta, Sajal K. Das

Smart sensing provides an easier and convenient data-driven mechanism for monitoring and control in the built environment. Data generated in the built environment are privacy sensitive and limited. Federated learning is …

Federated LearningPrivacy Preserving

Byzantine-Robust Federated Machine Learning through Adaptive Model Averaging

2019-09-11 · Luis Muñoz-González, Kenneth T. Co, Emil C. Lupu

Federated learning enables training collaborative machine learning models at scale with many participants whilst preserving the privacy of their datasets. Standard federated learning techniques are vulnerable to Byzantin…

BIG-bench Machine LearningFederated Learning

Federated Attention: A Distributed Paradigm for Collaborative LLM Inference over Edge Networks

2025-11-04 · Xiumei Deng, Zehui Xiong, Binbin Chen, Dong In Kim 외 arxiv

Large language models (LLMs) are proliferating rapidly at the edge, delivering intelligent capabilities across diverse application scenarios. However, their practical deployment in collaborative scenarios confronts funda…

Computational Efficiency

Neural Tangent Kernel Empowered Federated Learning

2021-10-07 · Kai Yue, Richeng Jin, Ryan Pilgrim, Chau-Wai Wong 외

Federated learning (FL) is a privacy-preserving paradigm where multiple participants jointly solve a machine learning problem without sharing raw data. Unlike traditional distributed learning, a unique characteristic of …

Federated LearningPrivacy Preserving

Fed-RAC: Resource-Aware Clustering for Tackling Heterogeneity of Participants in Federated Learning

2024-03-20 · IEEE Transactions on Parallel and Distributed Systems 2024 3 · Rahul Mishra, Hari Prabhat Gupta, Garvit Banga, Sajal K. Das

Federated Learning is a training framework that enables multiple participants to collaboratively train a shared model while preserving data privacy. The heterogeneity of devices and networking resources of the partici…

ClusteringFederated LearningKnowledge Distillation