paper-with-me

Papers

Federated Learning for Face Recognition with Gradient Correction

2021-12-14 · Yifan Niu, Weihong Deng

With increasing appealing to privacy issues in face recognition, federated learning has emerged as one of the most prevalent approaches to study the unconstrained face recognition problem with private decentralized data. However, conventional decentralized federated algorithm sharing whole parameters of networks among clients suffers from privacy leakage in face recognition scene. In this work, we introduce a framework, FedGC, to tackle federated learning for face recognition and guarantees higher privacy. We explore a novel idea of correcting gradients from the perspective of backward propagation and propose a softmax-based regularizer to correct gradients of class embeddings by precisely injecting a cross-client gradient term. Theoretically, we show that FedGC constitutes a valid loss function similar to standard softmax. Extensive experiments have been conducted to validate the superiority of FedGC which can match the performance of conventional centralized methods utilizing full training dataset on several popular benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2112.07246

Code (1)

TsingZ0/PFL-Non-IID pytorch

Tasks

Face RecognitionFederated Learningvalid

Similar Papers 제목 키워드 기반

Gradient Correction in Federated Learning with Adaptive Optimization

2025-02-04 · Evan Chen, Shiqiang Wang, Jianing Zhang, Dong-Jun Han 외

In federated learning (FL), model training performance is strongly impacted by data heterogeneity across clients. Client-drift compensation methods have recently emerged as a solution to this issue, introducing correctio…

Federated Learning

An Efficient Industrial Federated Learning Framework for AIoT: A Face Recognition Application

2022-06-21 · Youlong Ding, Xueyang Wu, Zhitao Li, Zeheng Wu 외

Recently, the artificial intelligence of things (AIoT) has been gaining increasing attention, with an intriguing vision of providing highly intelligent services through the network connection of things, leading to an adv…

Face RecognitionFederated LearningTransfer Learning

GCFL: A Gradient Correction-based Federated Learning Framework for Privacy-preserving CPSS

2025-06-04 · Jiayi Wan, Xiang Zhu, Fanzhen Liu, Wei Fan 외

Federated learning, as a distributed architecture, shows great promise for applications in Cyber-Physical-Social Systems (CPSS). In order to mitigate the privacy risks inherent in CPSS, the integration of differential pr…

Federated LearningPrivacy Preserving

Federated Zeroth-Order Optimization using Trajectory-Informed Surrogate Gradients

2023-08-08 · Yao Shu, Xiaoqiang Lin, Zhongxiang Dai, Bryan Kian Hsiang Low

Federated optimization, an emerging paradigm which finds wide real-world applications such as federated learning, enables multiple clients (e.g., edge devices) to collaboratively optimize a global function. The clients d…

Adversarial AttackFederated Learning

Federated Face Recognition

2021-05-06 · Fan Bai, Jiaxiang Wu, Pengcheng Shen, Shaoxin Li 외

Face recognition has been extensively studied in computer vision and artificial intelligence communities in recent years. An important issue of face recognition is data privacy, which receives more and more public concer…

Face RecognitionFederated LearningPrivacy Preserving