paper-with-me

Papers

FedNMUT -- Federated Noisy Model Update Tracking Convergence Analysis

2024-03-20 · Vishnu Pandi Chellapandi, Antesh Upadhyay, Abolfazl Hashemi, Stanislaw H. Żak

A novel Decentralized Noisy Model Update Tracking Federated Learning algorithm (FedNMUT) is proposed that is tailored to function efficiently in the presence of noisy communication channels that reflect imperfect information exchange. This algorithm uses gradient tracking to minimize the impact of data heterogeneity while minimizing communication overhead. The proposed algorithm incorporates noise into its parameters to mimic the conditions of noisy communication channels, thereby enabling consensus among clients through a communication graph topology in such challenging environments. FedNMUT prioritizes parameter sharing and noise incorporation to increase the resilience of decentralized learning systems against noisy communications. Theoretical results for the smooth non-convex objective function are provided by us, and it is shown that the $\epsilon-$stationary solution is achieved by our algorithm at the rate of $\mathcal{O}\left(\frac{1}{\sqrt{T}}\right)$, where $T$ is the total number of communication rounds. Additionally, via empirical validation, we demonstrated that the performance of FedNMUT is superior to the existing state-of-the-art methods and conventional parameter-mixing approaches in dealing with imperfect information sharing. This proves the capability of the proposed algorithm to counteract the negative effects of communication noise in a decentralized learning framework.

📄 PDF Abstract BibTeX arXiv:2403.13247

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learningmodel

Similar Papers 제목 키워드 기반

Fast Decentralized Gradient Tracking for Federated Minimax Optimization with Local Updates

2024-05-07 · Chris Junchi Li

Federated learning (FL) for minimax optimization has emerged as a powerful paradigm for training models across distributed nodes/clients while preserving data privacy and model robustness on data heterogeneity. In this w…

Federated Learning

FedTLU: Federated Learning with Targeted Layer Updates

2024-12-23 · Jong-Ik Park, Carlee Joe-Wong

Federated learning (FL) addresses privacy concerns in training language models by enabling multiple clients to contribute to the training, without sending their data to others. However, non-IID (identically and independe…

Federated LearningLanguage ModelingLanguage Modelling

Robust Decentralized Learning with Local Updates and Gradient Tracking

2024-05-02 · Sajjad Ghiasvand, Amirhossein Reisizadeh, Mahnoosh Alizadeh, Ramtin Pedarsani

As distributed learning applications such as Federated Learning, the Internet of Things (IoT), and Edge Computing grow, it is critical to address the shortcomings of such technologies from a theoretical perspective. As a…

Adversarial RobustnessEdge-computingFederated Learning

Dynamic Federated Learning

2020-02-20 · Elsa Rizk, Stefan Vlaski, Ali H. Sayed

Federated learning has emerged as an umbrella term for centralized coordination strategies in multi-agent environments. While many federated learning architectures process data in an online manner, and are hence adaptive…

Federated Learning

Harnessing Wireless Channels for Scalable and Privacy-Preserving Federated Learning

2020-07-03 · Anis Elgabli, Jihong Park, Chaouki Ben Issaid, Mehdi Bennis

Wireless connectivity is instrumental in enabling scalable federated learning (FL), yet wireless channels bring challenges for model training, in which channel randomness perturbs each worker's model update while multipl…

Federated LearningPrivacy Preserving