paper-with-me

홈 › Papers

Exploring Age-of-Information Weighting in Federated Learning under Data Heterogeneity

2024-05-24 · Kaidi Wang, Zhiguo Ding, Daniel K. C. So, Zhi Ding

This paper investigates federated learning in a wireless communication system, where random device selection is employed with non-independent and identically distributed (non-IID) data. The analysis indicates that while training deep learning networks using federated stochastic gradient descent (FedSGD) on non-IID datasets, device selection can generate gradient errors that accumulate, leading to potential weight divergence. To mitigate training divergence, we design an age-weighted FedSGD to scale local gradients according to the previous state of devices. To further improve learning performance by increasing device participation under the maximum time consumption constraint, we formulate an energy consumption minimization problem by including resource allocation and sub-channel assignment. By transforming the resource allocation problem into convex and utilizing KKT conditions, we derived the optimal resource allocation solution. Moreover, this paper develops a matching based algorithm to generate the enhanced sub-channel assignment. Simulation results indicate that i) age-weighted FedSGD is able to outperform conventional FedSGD in terms of convergence rate and achievable accuracy, and ii) the proposed resource allocation and sub-channel assignment strategies can significantly reduce energy consumption and improve learning performance by increasing the number of selected devices.

📄 PDF Abstract BibTeX arXiv:2405.15978

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

FedOUI: OUI-Guided Client Weighting for Federated Aggregation

2026-05-12 · Alberto Fernández-Hernández, Jose I. Mestre, Cristian Pérez-Corral, Manuel F. Dolz 외 arxiv

Federated learning usually aggregates client updates using dataset size or gradient-level criteria, while overlooking internal signals about how each client model is organizing its input space during training. We introdu…

Federated Learning

Attack-Resistant Federated Learning with Residual-based Reweighting

2019-12-24 · Shuhao Fu, Chulin Xie, Bo Li, Qifeng Chen

Federated learning has a variety of applications in multiple domains by utilizing private training data stored on different devices. However, the aggregation process in federated learning is highly vulnerable to adversar…

Federated Learningregression

Aggregation Weighting of Federated Learning via Generalization Bound Estimation

2023-11-10 · Mingwei Xu, Xiaofeng Cao, Ivor W. Tsang, James T. Kwok

Federated Learning (FL) typically aggregates client model parameters using a weighting approach determined by sample proportions. However, this naive weighting method may lead to unfairness and degradation in model perfo…

Federated LearningGeneralization Bounds

FedRW: Efficient Privacy-Preserving Data Reweighting for Enhancing Federated Learning of Language Models

2025-11-10 · Pukang Ye, Junwei Luo, Xiaolei Dong, Yunbo Yang arxiv

Data duplication within large-scale corpora often impedes large language models' (LLMs) performance and privacy. In privacy-concerned federated learning scenarios, conventional deduplication methods typically rely on tru…

Federated Learning

Federated Learning with Communication Delay in Edge Networks

2020-08-21 · Frank Po-Chen Lin, Christopher G. Brinton, Nicolò Michelusi

Federated learning has received significant attention as a potential solution for distributing machine learning (ML) model training through edge networks. This work addresses an important consideration of federated learn…

Federated Learning