一种具有衰减记忆的自适应联邦学习算法:应对非独立同分布与长尾数据

An Adaptive Federated Learning Algorithm with Attenuated Memory on Non-IID and Long-Tail Data

INFORMS journal on computing · 2026
被引 0
人大 BUTD24ABS 3

中文导读

提出自适应联邦学习算法AFLAM,通过衰减记忆动态调整客户端权重,缓解非独立同分布和长尾数据偏差,在保护隐私的同时提升模型精度,适用于金融、医疗等数据共享场景。

Abstract

Data sharing and privacy protection in the business sector present dual challenges, especially in the financial and medical fields. We propose an adaptive federated learning algorithm with attenuated memory (AFLAM) to address three critical problems in federated learning: nonindependently and nonidentically distributed (non-IID), long-tail distribution, and privacy. AFLAM dynamically recalculates each client’s weight with attenuated memory of the gradient history to mitigate bias from non-IID data, enhancing the modeling ability of tail data. AFLAM protects privacy by transmitting scaled instead of true gradient information. Two AFLAM algorithms, client-based and parameter-based, are proposed. AFLAM performs better with non-IID and long-tail distribution than existing state-of-the-art methods, improving accuracy by up to 5.71%. Our algorithm provides a novel approach to data sharing and privacy protection challenges. History: Accepted by Ram Ramesh, Area Editor for Data Science & Machine Learning. Funding: H. Yang is grateful for financial support from the National Natural Science Foundation of China [Grant 71771006] and the Beijing Jianlong Heavy Industry Program [Grant 20251202]. Supplemental Material: The software that supports the findings of this study is available within the paper and its Supplemental Information ( https://pubsonline.informs.org/doi/suppl/10.1287/ijoc.2024.0765 ) as well as from the IJOC GitHub software repository ( https://github.com/INFORMSJoC/2024.0765 ). The complete IJOC Software and Data Repository is available at https://informsjoc.github.io/ .

联邦学习数据隐私非独立同分布数据长尾分布分布式学习