paper-with-me

Papers

Orthogonal Calibration for Asynchronous Federated Learning

2025-02-21 · Jiayun Zhang, Shuheng Li, Haiyu Huang, Xiaofan Yu, Rajesh K. Gupta, Jingbo Shang

Asynchronous federated learning mitigates the inefficiency of conventional synchronous aggregation by integrating updates as they arrive and adjusting their influence based on staleness. Due to asynchrony and data heterogeneity, learning objectives at the global and local levels are inherently inconsistent -- global optimization trajectories may conflict with ongoing local updates. Existing asynchronous methods simply distribute the latest global weights to clients, which can overwrite local progress and cause model drift. In this paper, we propose OrthoFL, an orthogonal calibration framework that decouples global and local learning progress and adjusts global shifts to minimize interference before merging them into local models. In OrthoFL, clients and the server maintain separate model weights. Upon receiving an update, the server aggregates it into the global weights via a moving average. For client weights, the server computes the global weight shift accumulated during the client's delay and removes the components aligned with the direction of the received update. The resulting parameters lie in a subspace orthogonal to the client update and preserve the maximal information from the global progress. The calibrated global shift is then merged into the client weights for further training. Extensive experiments show that OrthoFL improves accuracy by 9.6% and achieves a 12$\times$ speedup compared to synchronous methods. Moreover, it consistently outperforms state-of-the-art asynchronous baselines under various delay patterns and heterogeneity scenarios.

📄 PDF Abstract BibTeX arXiv:2502.15940

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learningglobal-optimization

Similar Papers 제목 키워드 기반

Asynchronous Federated Unlearning with Invariance Calibration for Medical Imaging

2026-04-29 · Zhaoyuan Cai, Xinglin Zhang arxiv

Federated Unlearning (FU) is an emerging paradigm in Federated Learning (FL) that enables participating clients to fully remove their contributions from a trained global model, driven by data protection regulations that …

Federated Learning

AlignFed: Alignment-Aware Asynchronous Federated Fine-Tuning for Large Language Models in Heterogeneous Edge Environments

2026-06-06 · Yan Wang, Ziyi Gao, Rui Wang arxiv

Large Language Models (LLMs) have significantly propelled the advancement of edge intelligence and have been widely deployed across various scenarios, including autonomous driving, industrial inspection, and personalized…

Federated LearningAutonomous Driving

Dynamic Allocation Hypernetwork with Adaptive Model Recalibration for Federated Continual Learning

2025-03-25 · Xiaoming Qi, Jingyang Zhang, Huazhu Fu, Guanyu Yang 외

Federated continual learning (FCL) offers an emerging pattern to facilitate the applicability of federated learning (FL) in real-world scenarios, where tasks evolve dynamically and asynchronously across clients, especial…

Continual LearningFederated Learning

Invariant Federated Learning for Edge Intelligence: Mitigating Heterogeneity and Asynchrony via Exit Strategy and Invariant Penalty

2025-03-08 · Ziruo Hao, Zhenhua Cui, Tao Yang, Bo Hu 외

This paper provides an invariant federated learning system for resource-constrained edge intelligence. This framework can mitigate the impact of heterogeneity and asynchrony via exit strategy and invariant penalty. We in…

Federated LearningOut-of-Distribution Generalization

User Activity Detection with Delay-Calibration for Asynchronous Massive Random Access

2024-11-04 · Zhichao Shao, Xiaojun Yuan, Rodrigo C. de Lamare, Yong Zhang

This work considers an uplink asynchronous massive random access scenario in which a large number of users asynchronously access a base station equipped with multiple receive antennas. The objective is to alleviate the p…

Action DetectionActivity DetectionCompressive Sensing