paper-with-me

홈 › Papers

Tackling the Objective Inconsistency Problem in Heterogeneous Federated Optimization

2020-07-15 · NeurIPS 2020 12 · Jianyu Wang, Qinghua Liu, Hao Liang, Gauri Joshi, H. Vincent Poor

In federated optimization, heterogeneity in the clients' local datasets and computation speeds results in large variations in the number of local updates performed by each client in each communication round. Naive weighted aggregation of such models causes objective inconsistency, that is, the global model converges to a stationary point of a mismatched objective function which can be arbitrarily different from the true objective. This paper provides a general framework to analyze the convergence of federated heterogeneous optimization algorithms. It subsumes previously proposed methods such as FedAvg and FedProx and provides the first principled understanding of the solution bias and the convergence slowdown due to objective inconsistency. Using insights from this analysis, we propose FedNova, a normalized averaging method that eliminates objective inconsistency while preserving fast error convergence.

📄 PDF Abstract BibTeX arXiv:2007.07481

Code (1)

carbonati/fl-zoo pytorch

Similar Papers 제목 키워드 기반

STAGE: Tackling Semantic Drift in Multimodal Federated Graph Learning

2026-05-12 · Zekai Chen, Xun Wu, Xunkai Li, Yihan Sun 외 arxiv

Federated graph learning (FGL) enables collaborative training on graph data across multiple clients. As graph data increasingly contain multimodal node attributes such as text and images, multimodal federated graph learn…

Graph Learning

Heterogeneity-Aware Client Sampling: A Unified Solution for Consistent Federated Learning

2025-05-16 · Shudi Weng, Chao Ren, Ming Xiao, Mikael Skoglund

Federated learning (FL) commonly involves clients with diverse communication and computational capabilities. Such heterogeneity can significantly distort the optimization dynamics and lead to objective inconsistency, whe…

Federated Learning

Closing the Gap between Client and Global Model Performance in Heterogeneous Federated Learning

2022-11-07 · Hongrui Shi, Valentin Radu, Po Yang

The heterogeneity of hardware and data is a well-known and studied problem in the community of Federated Learning (FL) as running under heterogeneous settings. Recently, custom-size client models trained with Knowledge D…

Federated LearningKnowledge Distillation

FADE: Enabling Federated Adversarial Training on Heterogeneous Resource-Constrained Edge Devices

2022-09-08 · Minxue Tang, Jianyi Zhang, Mingyuan Ma, Louis DiValentin 외

Federated adversarial training can effectively complement adversarial robustness into the privacy-preserving federated learning systems. However, the high demand for memory capacity and computing power makes large-scale …

Adversarial RobustnessFederated LearningPrivacy Preserving

On the Power of Adaptive Weighted Aggregation in Heterogeneous Federated Learning and Beyond

2023-10-04 · Dun Zeng, Zenglin Xu, Shiyu Liu, Yu Pan 외

Federated averaging (FedAvg) is the most fundamental algorithm in Federated learning (FL). Previous theoretical results assert that FedAvg convergence and generalization degenerate under heterogeneous clients. However, r…

DiversityFederated Learning