paper-with-me

Papers

Client Contribution Normalization for Enhanced Federated Learning

2024-11-10 · Mayank Kumar Kundalwal, Anurag Saraswat, Ishan Mishra, Deepak Mishra

Mobile devices, including smartphones and laptops, generate decentralized and heterogeneous data, presenting significant challenges for traditional centralized machine learning models due to substantial communication costs and privacy risks. Federated Learning (FL) offers a promising alternative by enabling collaborative training of a global model across decentralized devices without data sharing. However, FL faces challenges due to statistical heterogeneity among clients, where non-independent and identically distributed (non-IID) data impedes model convergence and performance. This paper focuses on data-dependent heterogeneity in FL and proposes a novel approach leveraging mean latent representations extracted from locally trained models. The proposed method normalizes client contributions based on these representations, allowing the central server to estimate and adjust for heterogeneity during aggregation. This normalization enhances the global model's generalization and mitigates the limitations of conventional federated averaging methods. The main contributions include introducing a normalization scheme using mean latent representations to handle statistical heterogeneity in FL, demonstrating the seamless integration with existing FL algorithms to improve performance in non-IID settings, and validating the approach through extensive experiments on diverse datasets. Results show significant improvements in model accuracy and consistency across skewed distributions. Our experiments with six FL schemes: FedAvg, FedProx, FedBABU, FedNova, SCAFFOLD, and SGDM highlight the robustness of our approach. This research advances FL by providing a practical and computationally efficient solution for statistical heterogeneity, contributing to the development of more reliable and generalized machine learning models.

📄 PDF Abstract BibTeX arXiv:2411.06352

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Enhanced Federated Deep Multi-View Clustering under Uncertainty Scenario

2025-11-19 · Bingjun Wei, Xuemei Cao, Jiafen Liu, Haoyang Liang 외 arxiv

Traditional Federated Multi-View Clustering assumes uniform views across clients, yet practical deployments reveal heterogeneous view completeness with prevalent incomplete, redundant, or corrupted data. While recent app…

FedStein: Enhancing Multi-Domain Federated Learning Through James-Stein Estimator

2024-10-04 · Sunny Gupta, Nikita Jangid, Amit Sethi

Federated Learning (FL) facilitates data privacy by enabling collaborative in-situ training across decentralized clients. Despite its inherent advantages, FL faces significant challenges of performance and convergence wh…

Domain AdaptationDomain GeneralizationFederated Learning

pFedBBN: A Personalized Federated Test-Time Adaptation with Balanced Batch Normalization for Class-Imbalanced Data

2025-11-22 · Md Akil Raihan Iftee, Syed Md. Ahnaf Hasan, Mir Sazzat Hossain, Rakibul Hasan Rajib 외 arxiv

Test-time adaptation (TTA) in federated learning (FL) is crucial for handling unseen data distributions across clients, particularly when faced with domain shifts and skewed class distributions. Class Imbalance (CI) rema…

Test-time AdaptationFederated Learning

FedCCEA : A Practical Approach of Client Contribution Evaluation for Federated Learning

2021-06-04 · Sung Kuk Shyn, DongHee Kim, Kwangsu Kim

Client contribution evaluation, also known as data valuation, is a crucial approach in federated learning(FL) for client selection and incentive allocation. However, due to restrictions of accessibility of raw data, only…

Data ValuationFederated Learning

Federated Unlearning Model Recovery in Data with Skewed Label Distributions

2024-12-18 · Xinrui Yu, Wenbin Pei, Bing Xue, Qiang Zhang

In federated learning, federated unlearning is a technique that provides clients with a rollback mechanism that allows them to withdraw their data contribution without training from scratch. However, existing research ha…

DenoisingFederated Learning