paper-with-me

Papers

Can Synthetic Faces Undo the Damage of Dataset Bias to Face Recognition and Facial Landmark Detection?

2018-11-19 · Adam Kortylewski, Bernhard Egger, Andreas Morel-Forster, Andreas Schneider, Thomas Gerig, Clemens Blumer, Corius Reyneke, Thomas Vetter

It is well known that deep learning approaches to face recognition and facial landmark detection suffer from biases in modern training datasets. In this work, we propose to use synthetic face images to reduce the negative effects of dataset biases on these tasks. Using a 3D morphable face model, we generate large amounts of synthetic face images with full control over facial shape and color, pose, illumination, and background. With a series of experiments, we extensively test the effects of priming deep nets by pre-training them with synthetic faces. We observe the following positive effects for face recognition and facial landmark detection tasks: 1) Priming with synthetic face images improves the performance consistently across all benchmarks because it reduces the negative effects of biases in the training data. 2) Traditional approaches for reducing the damage of dataset bias, such as data augmentation and transfer learning, are less effective than training with synthetic faces. 3) Using synthetic data, we can reduce the size of real-world datasets by 75% for face recognition and by 50% for facial landmark detection while maintaining performance. Thus, offering a means to focus the data collection process on less but higher quality data.

📄 PDF Abstract BibTeX arXiv:1811.08565

Code (1)

unibas-gravis/parametric-face-image-generator 공식 구현

Tasks

Data AugmentationFace ModelFace RecognitionFacial Landmark DetectionTransfer Learning

Similar Papers 제목 키워드 기반

Undoing the Damage of Label Shift for Cross-domain Semantic Segmentation

2022-04-12 · CVPR 2022 1 · Yahao Liu, Jinhong Deng, Jiale Tao, Tong Chu 외

Existing works typically treat cross-domain semantic segmentation (CDSS) as a data distribution mismatch problem and focus on aligning the marginal distribution or conditional distribution. However, the label shift issue…

Semantic Segmentation

ChangeQuery: Advancing Remote Sensing Change Analysis for Natural and Human-Induced Disasters from Visual Detection to Semantic Understanding

2026-04-24 · Dongwei Sun, Jing Yao, Kan Wei, Xiangyong Cao 외 arxiv

Rapid situational awareness is critical in post-disaster response. While remote sensing damage assessment is evolving from pixel-level change detection to high-level semantic analysis, existing vision-language methodolog…

Change Detection

Automatic Damage Detection of Fasteners in Overhaul Processes

2019-10-19 · IEEE 2019 10 · Sajjad Taheritanjani, Ralf Schoenfeld, Bernd Bruegge

Commercial aircraft engineshaveamaintenance process that includes overhauling approximately every six years.Hundredsofdifferentcomponentsmustbedisassembled, checked, repaired (if necessary), and then reassembled. This in…

Benchmarking Algorithmic Bias in Face Recognition: An Experimental Approach Using Synthetic Faces and Human Evaluation

2023-08-10 · ICCV 2023 1 · Hao Liang, Pietro Perona, Guha Balakrishnan

We propose an experimental method for measuring bias in face recognition systems. Existing methods to measure bias depend on benchmark datasets that are collected in the wild and annotated for protected (e.g., race, gend…

AttributeBenchmarkingFace Recognition

On Biased Behavior of GANs for Face Verification

2022-08-27 · Sasikanth Kotti, Mayank Vatsa, Richa Singh

Deep Learning systems need large data for training. Datasets for training face verification systems are difficult to obtain and prone to privacy issues. Synthetic data generated by generative models such as GANs can be a…

AttributeFace VerificationFairness