Journal of Computer Applications ›› 2026, Vol. 46 ›› Issue (9): 2741-2751.DOI: 10.11772/j.issn.1001-9081.2025081017

• Artificial intelligence • Previous Articles    

Federated learning algorithm based on prototype clustering and Fisher information matrix weighted fusion

Xingyao WANG1,2,3, Xuebin CHEN1,2,3()   

  1. 1.College of Science,North China University of Science and Technology,Tangshan Hebei 063210,China
    2.Hebei Provincial Key Laboratory of Data Science and Application (North China University of Science and Technology),Tangshan Hebei 063210,China
    3.Tangshan Key Laboratory of Data Science (North China University of Science and Technology),Tangshan Hebei 063210,China
  • Received:2025-09-04 Revised:2025-10-10 Accepted:2025-10-20 Online:2025-11-07 Published:2026-09-10
  • Contact: Xuebin CHEN
  • About author:WANG Xingyao, born in 1999, M. S. candidate. His research interests include data security, privacy protection.
    CHEN Xuebin, born in 1970, Ph. D., professor. His research interests include big data security, internet of things security, network security.
  • Supported by:
    National Natural Science Foundation of China(U20A20179)

基于原型聚类和费舍尔信息矩阵加权融合的联邦学习算法

王星尧1,2,3, 陈学斌1,2,3()   

  1. 1.华北理工大学 理学院,河北 唐山 063210
    2.河北省数据科学与应用重点实验室(华北理工大学),河北 唐山 063210
    3.唐山市数据科学重点实验室(华北理工大学),河北 唐山 063210
  • 通讯作者: 陈学斌
  • 作者简介:王星尧(1999—),男,河北唐山人,硕士研究生,CCF会员,主要研究方向:数据安全、隐私保护
    陈学斌(1970—),男,河北唐山人,教授,博士,CCF杰出会员,主要研究方向:大数据安全、物联网安全、网络安全。
  • 基金资助:
    国家自然科学基金资助项目(U20A20179)

Abstract:

Federated learning, as an important research direction in the field of artificial intelligence, constructs global models through distributed collaborative training under the premise of ensuring data privacy, providing a new paradigm for joint modeling in privacy-sensitive scenarios. However, the existing methods are challenged by performance degradation, training oscillation, and slow convergence when faced with heterogeneous client data. Therefore, a federated learning algorithm based on prototype clustering and Fisher information matrix adaptive weighted fusion, named FedPFA, was proposed. First, the prototypes uploaded by clients were clustered by the server to mitigate data distribution discrepancies and enhance the consistency and generalization capability of the global model. Subsequently, differentiated weights were assigned to the prototypes by incorporating the trace estimated values of the Fisher information matrix from each client, thereby highlighting the contributions of high-quality clients and suppressing interference from noisy or inadequately trained clients during the fusion process. Experimental results on the MNIST, Fashion-MNIST, and CIFAR-10 datasets demonstrate that, under the setting of 20 clients and a participation rate of 0.3, FedPFA achieves accuracy improvements of 19.64, 26.14, and 16.15 percentage points, respectively, compared to the Federated Global prediction Header (FedGH) algorithm. It can be seen that FedPFA ensures performance enhancement, and improves the convergence speed and stability of the global model significantly, exhibiting strong robustness and practical application value on various datasets.

Key words: federated learning, prototype clustering, Fisher information matrix, weighted fusion, client selection

摘要:

联邦学习作为人工智能领域的重要研究方向,在保障数据隐私的前提下,通过分布式协同训练构建全局模型,为隐私敏感场景下的联合建模提供了新范式。然而,现有方法在面对客户端异构数据时,存在性能退化、训练振荡和收敛缓慢等问题。因此,提出一种基于原型聚类与费舍尔信息矩阵自适应加权融合的联邦学习算法——FedPFA。首先,服务器对客户端上传的原型表示进行聚类,以缓解数据分布差异并增强全局模型的一致性与泛化能力;其次,结合客户端的费舍尔信息矩阵迹估计值为原型分配差异化权重,从而在融合过程中突出高质量客户端的贡献,抑制噪声或训练不足客户端的干扰。在MNIST、Fashion-MNIST和CIFAR-10数据集上的实验结果表明,与联邦全局预测头(FedGH)算法相比,在客户端数为20、参与率为0.3的情况下,FedPFA的准确率分别提高了19.64、26.14和16.15个百分点。FedPFA在保证性能提升的同时,显著提高了全局模型的收敛速度与稳定性,并在多种数据集上展现出良好的鲁棒性与实际应用价值。

关键词: 联邦学习, 原型聚类, 费舍尔信息矩阵, 加权融合, 客户端选择

CLC Number: