用注意力机制提升隐私保护下的生物识别联邦学习精度
Privacy Preserved Federated Learning with Attention-Based Aggregation for Biometric Recognition
- 在服务器端引入注意力机制,动态加权各客户端模型更新
- 在FVC2004数据集上准确率达0.8413,优于FedAvg的0.8164
- 兼顾隐私保护与性能,适合分布式生物识别场景
由于生物特征数据敏感,集中式训练存在隐私风险,尽管生物识别对现代应用至关重要。联邦学习(FL)通过去中心化训练提供隐私保护方案。但传统FL在可解释性及异构数据(非独立同分布,non-IID)处理上表现不佳。为此,本文提出A3-FL框架,在中央服务器引入注意力机制,根据本地模型更新的重要性进行加权。结合差分隐私与安全更新协议,在保护数据隐私的同时维持高精度。实验基于FVC2004指纹数据集,各客户端使用孪生卷积神经网络(Siamese-CNN)提取特征。注意力机制通过动态调整客户端贡献,显著提升全局模型性能。结果显示,该方法在准确率、收敛速度和鲁棒性上均优于标准联邦学习(FedAvg)及静态基线。注意力方法准确率达0.8413,而FedAvg、仅本地和集中式方法分别为0.8164、0.7664和0.7997。即使启用差分隐私,准确率仍保持在0.8330。本研究提出一种可扩展、注重隐私的生物特征识别系统,适用于分散环境中的安全高效识别。
原文摘要 · Abstract (English)
Because biometric data is sensitive, centralized training poses a privacy risk, even though biometric recognition is essential for contemporary applications. Federated learning (FL), which permits decentralized training, provides a privacy-preserving substitute. Conventional FL, however, has trouble with interpretability and heterogeneous data (non-IID). In order to handle non-IID biometric data, this framework adds an attention mechanism at the central server that weights local model updates according to their significance. Differential privacy and secure update protocols safeguard data while preserving accuracy. The A3-FL framework is evaluated in this study using FVC2004 fingerprint data, with each client's features extracted using a Siamese Convolutional Neural Network (Siamese-CNN). By dynamically modifying client contributions, the attention mechanism increases the accuracy of the global model.The accuracy, convergence speed, and robustness of the A3-FL framework are superior to those of standard FL (FedAvg) and static baselines, according to experimental evaluations using fingerprint data (FVC2004). The accuracy of the attention-based approach was 0.8413, while FedAvg, Local-only, and Centralized approaches were 0.8164, 0.7664, and 0.7997, respectively. Accuracy stayed high at 0.8330 even with differential privacy. A scalable and privacy-sensitive biometric system for secure and effective recognition in dispersed environments is presented in this work.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。