paper-with-me

Papers

Child Face Recognition at Scale: Synthetic Data Generation and Performance Benchmark

2023-04-23 · Magnus Falkenberg, Anders Bensen Ottsen, Mathias Ibsen, Christian Rathgeb

We address the need for a large-scale database of children's faces by using generative adversarial networks (GANs) and face age progression (FAP) models to synthesize a realistic dataset referred to as HDA-SynChildFaces. To this end, we proposed a processing pipeline that initially utilizes StyleGAN3 to sample adult subjects, which are subsequently progressed to children of varying ages using InterFaceGAN. Intra-subject variations, such as facial expression and pose, are created by further manipulating the subjects in their latent space. Additionally, the presented pipeline allows to evenly distribute the races of subjects, allowing to generate a balanced and fair dataset with respect to race distribution. The created HDA-SynChildFaces consists of 1,652 subjects and a total of 188,832 images, each subject being present at various ages and with many different intra-subject variations. Subsequently, we evaluates the performance of various facial recognition systems on the generated database and compare the results of adults and children at different ages. The study reveals that children consistently perform worse than adults, on all tested systems, and the degradation in performance is proportional to age. Additionally, our study uncovers some biases in the recognition systems, with Asian and Black subjects and females performing worse than White and Latino Hispanic subjects and males.

📄 PDF Abstract BibTeX arXiv:2304.11685

Code (1)

dasec/hda-synchildfaces-agetransformation 공식 구현

Tasks

Face RecognitionSynthetic Data Generation

Similar Papers 제목 키워드 기반

Longitudinal Analysis of Mask and No-Mask on Child Face Recognition

2021-10-29 · Praveen Kumar Chandaliya, Zahid Akhtar, Neeta Nain

Face is one of the most widely employed traits for person recognition, even in many large-scale applications. Despite technological advancements in face recognition systems, they still face obstacles caused by pose, expr…

Face RecognitionFace VerificationPerson Recognition

Mitigating Longitudinal Performance Degradation in Child Face Recognition Using Synthetic Data

2026-01-04 · Afzal Hossain, Stephanie Schuckers arxiv

Longitudinal face recognition in children remains challenging due to rapid and nonlinear facial growth, which causes template drift and increasing verification errors over time. This work investigates whether synthetic f…

Face Recognition

A Comparative Study of Image-to-Image Translation Using GANs for Synthetic Child Race Data

2023-08-08 · Wang Yao, Muhammad Ali Farooq, Joseph Lemley, Peter Corcoran

The lack of ethnic diversity in data has been a limiting factor of face recognition techniques in the literature. This is particularly the case for children where data samples are scarce and presents a challenge when see…

DiversityFace RecognitionImage-to-Image Translation

ChildGAN: Large Scale Synthetic Child Facial Data Using Domain Adaptation in StyleGAN

2023-07-25 · Muhammad Ali Farooq, Wang Yao, Gabriel Costache, Peter Corcoran

In this research work, we proposed a novel ChildGAN, a pair of GAN networks for generating synthetic boys and girls facial data derived from StyleGAN2. ChildGAN is built by performing smooth domain transfer using transfe…

Domain AdaptationTransfer Learning

Young Labeled Faces in the Wild (YLFW): A Dataset for Children Faces Recognition

2023-01-13 · Iurii Medvedev, Farhad Shadmand, Nuno Gonçalves

Face recognition has achieved outstanding performance in the last decade with the development of deep learning techniques. Nowadays, the challenges in face recognition are related to specific scenarios, for instance, the…

BenchmarkingFace Recognition