paper-with-me

홈 › Papers

FedPBS: Proximal-Balanced Scaling Federated Learning Model for Robust Personalized Training for Non-IID Data

2026-03-14 · Eman M. AbouNassar, Amr Elshall, Sameh Abdulah arxiv

Federated learning (FL) enables a set of distributed clients to jointly train machine learning models while preserving their local data privacy, making it attractive for applications in healthcare, finance, mobility, and smart-city systems. However, FL faces several challenges, including statistical heterogeneity and uneven client participation, which can degrade convergence and model quality. In this work, we propose FedPBS, an FL algorithm that couples complementary ideas from FedBS and FedProx to address these challenges. FedPBS dynamically adapts batch sizes to client resources to support balanced and scalable participation, and selectively applies a proximal correction to small-batch clients to stabilize local updates and reduce divergence from the global model. Experiments on benchmarking datasets such as CIFAR-10 and UCI-HAR under highly non-IID settings demonstrate that FedPBS consistently outperforms state-of-the-art methods, including FedBS, FedGA, MOON, and FedProx. The results demonstrate robust performance gains under extreme data heterogeneity, with smooth loss curves indicating stable convergence across diverse federated environments. FedPBS consistently outperforms state-of-the-art federated learning baselines on UCI-HAR and CIFAR-10 under severe non-IID conditions while maintaining stable and reliable convergence.

📄 PDF Abstract BibTeX arXiv:2603.13909

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

DA-PFL: Dynamic Affinity Aggregation for Personalized Federated Learning

2024-03-14 · Xu Yang, Jiyuan Feng, Songyue Guo, Ye Wang 외

Personalized federated learning becomes a hot research topic that can learn a personalized learning model for each client. Existing personalized federated learning models prefer to aggregate similar clients with similar …

Federated LearningPersonalized Federated Learning

Personalized Quantum Federated Learning for Privacy Image Classification

2024-10-03 · Jinjing Shi, Tian Chen, Shichao Zhang, Xuelong Li

Quantum federated learning has brought about the improvement of privacy image classification, while the lack of personality of the client model may contribute to the suboptimal of quantum federated learning. A personaliz…

ClassificationFederated Learningimage-classificationImage Classification+1

FedSoft: Soft Clustered Federated Learning with Proximal Local Updating

2021-12-11 · Yichen Ruan, Carlee Joe-Wong

Traditionally, clustered federated learning groups clients with the same data distribution into a cluster, so that every client is uniquely associated with one data distribution and helps train a model for this distribut…

Federated Learning

Personalized Observation Normalization for Federated Reinforcement Learning in Simulation Environments with Heterogeneity

2026-04-10 · Yiran Pang, Zhen Ni, Xiangnan Zhong arxiv

Federated reinforcement learning (FedRL) enables multiple agents to collaboratively train a global policy without sharing raw data, making it ideal for privacy-sensitive applications. However, FedRL faces challenges in h…

Reinforcement Learning

An inexact Bregman proximal point method and its acceleration version for unbalanced optimal transport

2024-02-26 · Xiang Chen, Faqiang Wang, Jun Liu, Li Cui

The Unbalanced Optimal Transport (UOT) problem plays increasingly important roles in computational biology, computational imaging and deep learning. Scaling algorithm is widely used to solve UOT due to its convenience an…