paper-with-me

Papers

Federated Multi-Mini-Batch: An Efficient Training Approach to Federated Learning in Non-IID Environments

2020-11-13 · Reza Nasirigerdeh, Mohammad Bakhtiari, Reihaneh Torkzadehmahani, Amirhossein Bayat, Markus List, David B. Blumenthal, Jan Baumbach

Federated learning has faced performance and network communication challenges, especially in the environments where the data is not independent and identically distributed (IID) across the clients. To address the former challenge, we introduce the federated-centralized concordance property and show that the federated single-mini-batch training approach can achieve comparable performance as the corresponding centralized training in the Non-IID environments. To deal with the latter, we present the federated multi-mini-batch approach and illustrate that it can establish a trade-off between the performance and communication efficiency and outperforms federated averaging in the Non-IID settings.

📄 PDF Abstract BibTeX arXiv:2011.07006

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

On Large-Cohort Training for Federated Learning

2021-06-15 · NeurIPS 2021 12 · Zachary Charles, Zachary Garrett, Zhouyuan Huo, Sergei Shmulyian 외

Federated learning methods typically learn a model by iteratively sampling updates from a population of clients. In this work, we explore how the number of clients sampled at each round (the cohort size) impacts the qual…

FairnessFederated Learning

Federated Motor Imagery Classification for Privacy-Preserving Brain-Computer Interfaces

2024-12-02 · Tianwang Jia, Lubin Meng, Siyang Li, Jiajing Liu 외

Training an accurate classifier for EEG-based brain-computer interface (BCI) requires EEG data from a large number of users, whereas protecting their data privacy is a critical consideration. Federated learning (FL) is a…

Brain Computer InterfaceEEGFederated LearningMotor Imagery+1

Implicit Gradient Alignment in Distributed and Federated Learning

2021-06-25 · Yatin Dandi, Luis Barba, Martin Jaggi

A major obstacle to achieving global convergence in distributed and federated learning is the misalignment of gradients across clients, or mini-batches due to heterogeneity and stochasticity of the distributed data. In t…

Federated Learning

Optimal Batch Allocation for Wireless Federated Learning

2024-04-03 · Jaeyoung Song, Sang-Woon Jeon

Federated learning aims to construct a global model that fits the dataset distributed across local devices without direct access to private data, leveraging communication between a server and the local devices. In the co…

Federated Learning

Hybrid Batch Normalisation: Resolving the Dilemma of Batch Normalisation in Federated Learning

2025-05-28 · Hongyao Chen, Tianyang Xu, XiaoJun Wu, Josef Kittler

Batch Normalisation (BN) is widely used in conventional deep neural network training to harmonise the input-output distributions for each batch of data. However, federated learning, a distributed learning paradigm, faces…

Federated Learning