paper-with-me

Papers

Local Performance vs. Out-of-Distribution Generalization: An Empirical Analysis of Personalized Federated Learning in Heterogeneous Data Environments

2025-10-28 · Mortesa Hussaini, Jan Theiß, Anthony Stein arxiv

In the context of Federated Learning with heterogeneous data environments, local models tend to converge to their own local model optima during local training steps, deviating from the overall data distributions. Aggregation of these local updates, e.g., with FedAvg, often does not align with the global model optimum (client drift), resulting in an update that is suboptimal for most clients. Personalized Federated Learning approaches address this challenge by exclusively focusing on the average local performances of clients' models on their own data distribution. Generalization to out-of-distribution samples, which is a substantial benefit of FedAvg and represents a significant component of robustness, appears to be inadequately incorporated into the assessment and evaluation processes. This study involves a thorough evaluation of Federated Learning approaches, encompassing both their local performance and their generalization capabilities. Therefore, we examine different stages within a single communication round to enable a more nuanced understanding of the considered metrics. Furthermore, we propose and incorporate a modified approach of FedAvg, designated as Federated Learning with Individualized Updates (FLIU), extending the algorithm by a straightforward individualization step with an adaptive personalization factor. We evaluate and compare the approaches empirically using MNIST and CIFAR-10 under various distributional conditions, including benchmark IID and pathological non-IID, as well as additional novel test environments with Dirichlet distribution specifically developed to stress the algorithms on complex data heterogeneity.

📄 PDF Abstract BibTeX arXiv:2510.24503

Code (0)

등록된 구현이 없습니다.

Tasks

Personalized Federated Learning

Similar Papers 제목 키워드 기반

Towards Better Generalization via Distributional Input Projection Network

2025-06-05 · Yifan Hao, Yanxin Lu, Xinwei Shen, Tong Zhang

As overparameterized models become increasingly prevalent, training loss alone offers limited insight into generalization performance. While smoothness has been linked to improved generalization across various settings, …

Generalized Federated Learning via Sharpness Aware Minimization

2022-06-06 · Zhe Qu, Xingyu Li, Rui Duan, Yao Liu 외

Federated Learning (FL) is a promising framework for performing privacy-preserving, distributed learning with a set of clients. However, the data distribution among clients often exhibits non-IID, i.e., distribution shif…

Federated LearningPrivacy Preserving

Frustratingly Easy Model Generalization by Dummy Risk Minimization

2023-08-04 · Juncheng Wang, Jindong Wang, Xixu Hu, Shujun Wang 외

Empirical risk minimization (ERM) is a fundamental machine learning paradigm. However, its generalization ability is limited in various tasks. In this paper, we devise Dummy Risk Minimization (DuRM), a frustratingly easy…

modelOut-of-Distribution GeneralizationSemantic Segmentation

Towards a Mechanistic Explanation of Diffusion Model Generalization

2024-11-28 · Matthew Niedoba, Berend Zwartsenberg, Kevin Murphy, Frank Wood

We propose a mechanism for diffusion generalization based on local denoising operations. Through analysis of network and empirical denoisers, we identify local inductive biases in diffusion models. We demonstrate that lo…

Denoising

DRFLM: Distributionally Robust Federated Learning with Inter-client Noise via Local Mixup

2022-04-16 · Bingzhe Wu, Zhipeng Liang, Yuxuan Han, Yatao Bian 외

Recently, federated learning has emerged as a promising approach for training a global model using data from multiple organizations without leaking their raw data. Nevertheless, directly applying federated learning to re…

Drug DiscoveryFederated LearningPredictionProperty Prediction