CVAILGJul 23, 2024

Federated Learning for Face Recognition via Intra-subject Self-supervised Learning

arXiv:2407.16289v12 citationsh-index: 2
Originality Incremental advance
AI Analysis

This work addresses personalized face recognition in federated settings, offering an incremental improvement over prior methods.

The paper tackles the challenges of insufficient self-supervised learning and the need for multiple subjects per client in federated learning for face recognition by proposing FedFS, a framework that trains personalized models without imposing subjects, achieving superior performance on DigiFace-1M and VGGFace datasets.

Federated Learning (FL) for face recognition aggregates locally optimized models from individual clients to construct a generalized face recognition model. However, previous studies present two major challenges: insufficient incorporation of self-supervised learning and the necessity for clients to accommodate multiple subjects. To tackle these limitations, we propose FedFS (Federated Learning for personalized Face recognition via intra-subject Self-supervised learning framework), a novel federated learning architecture tailored to train personalized face recognition models without imposing subjects. Our proposed FedFS comprises two crucial components that leverage aggregated features of the local and global models to cooperate with representations of an off-the-shelf model. These components are (1) adaptive soft label construction, utilizing dot product operations to reformat labels within intra-instances, and (2) intra-subject self-supervised learning, employing cosine similarity operations to strengthen robust intra-subject representations. Additionally, we introduce a regularization loss to prevent overfitting and ensure the stability of the optimized model. To assess the effectiveness of FedFS, we conduct comprehensive experiments on the DigiFace-1M and VGGFace datasets, demonstrating superior performance compared to previous methods.

Foundations

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

Your Notes