paper-with-me

Papers

Balanced Face Dataset: Guiding StyleGAN to Generate Labeled Synthetic Face Image Dataset for Underrepresented Group

2023-08-07 · Kidist Amde Mekonnen

For a machine learning model to generalize effectively to unseen data within a particular problem domain, it is well-understood that the data needs to be of sufficient size and representative of real-world scenarios. Nonetheless, real-world datasets frequently have overrepresented and underrepresented groups. One solution to mitigate bias in machine learning is to leverage a diverse and representative dataset. Training a model on a dataset that covers all demographics is crucial to reducing bias in machine learning. However, collecting and labeling large-scale datasets has been challenging, prompting the use of synthetic data generation and active labeling to decrease the costs of manual labeling. The focus of this study was to generate a robust face image dataset using the StyleGAN model. In order to achieve a balanced distribution of the dataset among different demographic groups, a synthetic dataset was created by controlling the generation process of StyleGaN and annotated for different downstream tasks.

📄 PDF Abstract BibTeX arXiv:2308.03495

Code (1)

kidist-amde/Balanced-Face-Dataset 공식 구현 tf

Tasks

Synthetic Data Generation

Methods 이 논문이 사용한 방법론

Adaptive Instance Normalization 설명 없음
R1 Regularization R_INLINE_MATH_1 Regularization is a regularization technique and gradient penalty for training [generative adversarial…
HuMan(Expedia)||How do I get a human at Expedia? How do I get a human at Expedia? How Do I Get a Human at Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Real-Time Help & Exclusive…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
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…
Feedforward Network A Feedforward Network, or a Multilayer Perceptron (MLP), is a neural network with solely densely connected layers. This is the classic neural network architecture of the…
StyleGAN 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Fine-Tuning StyleGAN2 For Cartoon Face Generation

2021-06-22 · Jihye Back

Recent studies have shown remarkable success in the unsupervised image to image (I2I) translation. However, due to the imbalance in the data, learning joint distribution for various domains is still very challenging. Alt…

Face GenerationImage-to-Image TranslationTranslation

Bring Clipart to Life

2023-01-01 · ICCV 2023 1 · Nanxuan Zhao, Shengqi Dang, Hexun Lin, Yang Shi 외

The development of face editing has been boosted since the birth of StyleGAN. While previous works have explored different interactive methods, such as sketching and exemplar photos, they have been limited in terms o…

Zero-shot racially balanced dataset generation using an existing biased StyleGAN2

2023-05-12 · Anubhav Jain, Nasir Memon, Julian Togelius

Facial recognition systems have made significant strides thanks to data-heavy deep learning models, but these models rely on large privacy-sensitive datasets. Further, many of these datasets lack diversity in terms of et…

Dataset GenerationDiversityFace Recognition

Toward responsible face datasets: modeling the distribution of a disentangled latent space for sampling face images from demographic groups

2023-09-15 · Parsa Rahimi, Christophe Ecabert, Sebastien Marcel

Recently, it has been exposed that some modern facial recognition systems could discriminate specific demographic groups and may lead to unfair attention with respect to various facial attributes such as gender and origi…

StyleRig: Rigging StyleGAN for 3D Control over Portrait Images

2020-03-31 · CVPR 2020 6 · Ayush Tewari, Mohamed Elgharib, Gaurav Bharaj, Florian Bernard 외

StyleGAN generates photorealistic portrait images of faces with eyes, teeth, hair and context (neck, shoulders, background), but lacks a rig-like control over semantic face parameters that are interpretable in 3D, such a…