paper-with-me

홈 › Papers

On the Generalization of Wasserstein Robust Federated Learning

2022-06-03 · Tung-Anh Nguyen, Tuan Dung Nguyen, Long Tan Le, Canh T. Dinh, Nguyen H. Tran

In federated learning, participating clients typically possess non-i.i.d. data, posing a significant challenge to generalization to unseen distributions. To address this, we propose a Wasserstein distributionally robust optimization scheme called WAFL. Leveraging its duality, we frame WAFL as an empirical surrogate risk minimization problem, and solve it using a local SGD-based algorithm with convergence guarantees. We show that the robustness of WAFL is more general than related approaches, and the generalization bound is robust to all adversarial distributions inside the Wasserstein ball (ambiguity set). Since the center location and radius of the Wasserstein ball can be suitably modified, WAFL shows its applicability not only in robustness but also in domain adaptation. Through empirical evaluation, we demonstrate that WAFL generalizes better than the vanilla FedAvg in non-i.i.d. settings, and is more robust than other related methods in distribution shift settings. Further, using benchmark datasets we show that WAFL is capable of generalizing to unseen target domains.

📄 PDF Abstract BibTeX arXiv:2206.01432

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationFederated Learning

Similar Papers 제목 키워드 기반

A Hierarchical Sampling Framework for bounding the Generalization Error of Federated Learning

2026-05-05 · Dario Filatrella, Ragnar Thobaben, Mikael Skoglund arxiv

We study expected generalization bounds for the Hierarchical Federated Learning (HFL) setup using Wasserstein distance. We introduce a generalized framework in which data is sampled hierarchically, and we model it with a…

Federated Learning

Federated Wasserstein Distance

2023-10-03 · Alain Rakotomamonjy, Kimia Nadjahi, Liva Ralaivola

We introduce a principled way of computing the Wasserstein distance between two distributions in a federated manner. Namely, we show how to estimate the Wasserstein distance between two samples stored and kept on differe…

Federated Learning

A Wasserstein Minimax Framework for Mixed Linear Regression

2021-06-14 · Theo Diamandis, Yonina C. Eldar, Alireza Fallah, Farzan Farnia 외

Multi-modal distributions are commonly used to model clustered data in statistical learning tasks. In this paper, we consider the Mixed Linear Regression (MLR) problem. We propose an optimal transport-based framework for…

Federated Learningregression

FedImpro: Measuring and Improving Client Update in Federated Learning

2024-02-10 · Zhenheng Tang, Yonggang Zhang, Shaohuai Shi, Xinmei Tian 외

Federated Learning (FL) models often experience client drift caused by heterogeneous data, where the distribution of data differs across clients. To address this issue, advanced research primarily focuses on manipulating…

Federated Learning

Robust Federated Learning: The Case of Affine Distribution Shifts

2020-06-16 · NeurIPS 2020 12 · Amirhossein Reisizadeh, Farzan Farnia, Ramtin Pedarsani, Ali Jadbabaie

Federated learning is a distributed paradigm that aims at training models using samples distributed across multiple users in a network while keeping the samples on users' devices with the aim of efficiency and protecting…

Federated Learningimage-classificationImage Classification