LGOct 1, 2025

Privacy Preserved Federated Learning with Attention-Based Aggregation for Biometric Recognition

arXiv:2510.01113v1h-index: 9
Originality Incremental advance
AI Analysis

This work addresses privacy-preserving biometric recognition for decentralized applications, offering an incremental improvement over existing federated learning methods.

The paper tackles privacy risks in biometric recognition by proposing a federated learning framework with attention-based aggregation, achieving an accuracy of 0.8413 on fingerprint data, outperforming standard methods like FedAvg (0.8164) and maintaining 0.8330 with differential privacy.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes