paper-with-me

Papers

When Age-Invariant Face Recognition Meets Face Age Synthesis: A Multi-Task Learning Framework

2021-03-02 · CVPR 2021 1 · Zhizhong Huang, Junping Zhang, Hongming Shan

To minimize the effects of age variation in face recognition, previous work either extracts identity-related discriminative features by minimizing the correlation between identity- and age-related features, called age-invariant face recognition (AIFR), or removes age variation by transforming the faces of different age groups into the same age group, called face age synthesis (FAS); however, the former lacks visual results for model interpretation while the latter suffers from artifacts compromising downstream recognition. Therefore, this paper proposes a unified, multi-task framework to jointly handle these two tasks, termed MTLFace, which can learn age-invariant identity-related representation while achieving pleasing face synthesis. Specifically, we first decompose the mixed face feature into two uncorrelated components -- identity- and age-related feature -- through an attention mechanism, and then decorrelate these two components using multi-task training and continuous domain adaption. In contrast to the conventional one-hot encoding that achieves group-level FAS, we propose a novel identity conditional module to achieve identity-level FAS, with a weight-sharing strategy to improve the age smoothness of synthesized faces. In addition, we collect and release a large cross-age face dataset with age and gender annotations to advance the development of the AIFR and FAS. Extensive experiments on five benchmark cross-age datasets demonstrate the superior performance of our proposed MTLFace over existing state-of-the-art methods for AIFR and FAS. We further validate MTLFace on two popular general face recognition datasets, showing competitive performance for face recognition in the wild. The source code and dataset are available at~\url{https://github.com/Hzzone/MTLFace}.

📄 PDF Abstract BibTeX arXiv:2103.01520

Code (1)

Hzzone/MTLFace 공식 구현 pytorch

Tasks

Age-Invariant Face RecognitionDomain AdaptationFace GenerationFace RecognitionMulti-Task Learning

Similar Papers 제목 키워드 기반

When 3D-Aided 2D Face Recognition Meets Deep Learning: An extended UR2D for Pose-Invariant Face Recognition

2017-09-19 · Xiang Xu, Pengfei Dou, Ha A. Le, Ioannis A. Kakadiaris

Most of the face recognition works focus on specific modules or demonstrate a research idea. This paper presents a pose-invariant 3D-aided 2D face recognition system (UR2D) that is robust to pose variations as large as 9…

Deep LearningFace IdentificationFace RecognitionRobust Face Recognition+1

When Age-Invariant Face Recognition Meets Face Age Synthesis: A Multi-Task Learning Framework and A New Benchmark

2022-10-17 · Zhizhong Huang, Junping Zhang, Hongming Shan

To minimize the impact of age variation on face recognition, age-invariant face recognition (AIFR) extracts identity-related discriminative features by minimizing the correlation between identity- and age-related feature…

Age-Invariant Face RecognitionFace GenerationFace RecognitionMulti-Task Learning

When Face Recognition Meets Occlusion: A New Benchmark

2021-03-04 · Baojin Huang, Zhongyuan Wang, Guangcheng Wang, Kui Jiang 외

The existing face recognition datasets usually lack occlusion samples, which hinders the development of face recognition. Especially during the COVID-19 coronavirus epidemic, wearing a mask has become an effective means …

DiversityFace Recognition

Look Across Elapse: Disentangled Representation Learning and Photorealistic Cross-Age Face Synthesis for Age-Invariant Face Recognition

2018-09-02 · Jian Zhao, Yu Cheng, Yi Cheng, Yang Yang 외

Despite the remarkable progress in face recognition related technologies, reliably recognizing faces across ages still remains a big challenge. The appearance of a human face changes substantially over time, resulting in…

Age-Invariant Face RecognitionBenchmarkingFace GenerationFace Recognition+3

Pose-invariant face recognition via feature-space pose frontalization

2025-05-22 · Nikolay Stanishev, Yuhang Lu, Touradj Ebrahimi

Pose-invariant face recognition has become a challenging problem for modern AI-based face recognition systems. It aims at matching a profile face captured in the wild with a frontal face registered in a database. Existin…

Face RecognitionRobust Face Recognition