paper-with-me

홈 › Papers

Local-Adaptive Face Recognition via Graph-based Meta-Clustering and Regularized Adaptation

2022-03-27 · CVPR 2022 1 · Wenbin Zhu, Chien-Yi Wang, Kuan-Lun Tseng, Shang-Hong Lai, Baoyuan Wang

Due to the rising concern of data privacy, it's reasonable to assume the local client data can't be transferred to a centralized server, nor their associated identity label is provided. To support continuous learning and fill the last-mile quality gap, we introduce a new problem setup called Local-Adaptive Face Recognition (LaFR). Leveraging the environment-specific local data after the deployment of the initial global model, LaFR aims at getting optimal performance by training local-adapted models automatically and un-supervisely, as opposed to fixing their initial global model. We achieve this by a newly proposed embedding cluster model based on Graph Convolution Network (GCN), which is trained via meta-optimization procedure. Compared with previous works, our meta-clustering model can generalize well in unseen local environments. With the pseudo identity labels from the clustering results, we further introduce novel regularization techniques to improve the model adaptation performance. Extensive experiments on racial and internal sensor adaptation demonstrate that our proposed solution is more effective for adapting face recognition models in each specific environment. Meanwhile, we show that LaFR can further improve the global model by a simple federated aggregation over the updated local models.

📄 PDF Abstract BibTeX arXiv:2203.14327

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringFace Recognition

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Adaptive Label Noise Cleaning With Meta-Supervision for Deep Face Recognition

2021-01-01 · ICCV 2021 10 · Yaobin Zhang, Weihong Deng, Yaoyao Zhong, Jiani Hu 외

The training of a deep face recognition system usually faces the interference of label noise in the training data. However, it is difficult to obtain a high-precision cleaning model to remove these noises. In this pa…

Face RecognitionMeta-LearningTransfer Learning

Adaptive Local-Component-aware Graph Convolutional Network for One-shot Skeleton-based Action Recognition

2022-09-21 · Anqi Zhu, Qiuhong Ke, Mingming Gong, James Bailey

Skeleton-based action recognition receives increasing attention because the skeleton representations reduce the amount of training data by eliminating visual information irrelevant to actions. To further improve the samp…

Action RecognitionMeta-LearningOne-Shot LearningSkeleton Based Action Recognition

Adaptive Calibration for Fair and Performant Facial Recognition

2026-06-03 · Ryan Brown, Chris Russell arxiv

We introduce Adaptive Calibration (AC), a novel calibration strategy for facial recognition that maps cosine similarity between normalized embeddings to well-calibrated probabilities. By incorporating local context into …

GraphMAR: Geometry-Aware Graph Learning Framework for Spatially Adaptive CT Metal Artifact Reduction

2026-05-17 · Zilong Li, Chenglong Ma, Yiming Lei, Yuanlin Li 외 arxiv

Computed tomography (CT) metal artifact reduction (MAR) aims to reduce the severe streaking artifacts induced by metallic implants and other high-density objects. Effective MAR generally requires both accurate artifact l…

Graph Learning

Mitigating Face Recognition Bias via Group Adaptive Classifier

2020-06-13 · CVPR 2021 1 · Sixue Gong, Xiaoming Liu, Anil K. Jain

Face recognition is known to exhibit bias - subjects in a certain demographic group can be better recognized than other groups. This work aims to learn a fair face representation, where faces of every group could be more…

Face Recognition