paper-with-me

홈 › Papers

Fair Generative Modeling via Weak Supervision

2019-10-26 · ICML 2020 1 · Kristy Choi, Aditya Grover, Trisha Singh, Rui Shu, Stefano Ermon

Real-world datasets are often biased with respect to key demographic factors such as race and gender. Due to the latent nature of the underlying factors, detecting and mitigating bias is especially challenging for unsupervised machine learning. We present a weakly supervised algorithm for overcoming dataset bias for deep generative models. Our approach requires access to an additional small, unlabeled reference dataset as the supervision signal, thus sidestepping the need for explicit labels on the underlying bias factors. Using this supplementary dataset, we detect the bias in existing datasets via a density ratio technique and learn generative models which efficiently achieve the twin goals of: 1) data efficiency by using training examples from both biased and reference datasets for learning; and 2) data generation close in distribution to the reference dataset at test time. Empirically, we demonstrate the efficacy of our approach which reduces bias w.r.t. latent factors by an average of up to 34.6% over baselines for comparable image generation using generative adversarial networks.

📄 PDF Abstract BibTeX arXiv:1910.12008

Code (1)

ermongroup/fairgen 공식 구현 pytorch

Tasks

Image Generation

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

WeaNF: Weak Supervision with Normalizing Flows

2022-04-28 · Andreas Stephan, Benjamin Roth

A popular approach to decrease the need for costly manual annotation of large data sets is weak supervision, which introduces problems of noisy labels, coverage and bias. Methods for overcoming these problems have either…

WeaNF: Weak Supervision with Normalizing Flows

2021-11-16 · ACL ARR November 2021 11 · Anonymous

A popular approach to decrease the need for costly manual annotation of large data sets is weak supervision, which introduces problems of noisy labels, coverage and bias. Methods for overcoming these problems have either…

WeaNF”:" Weak Supervision with Normalizing Flows

2022-05-01 · RepL4NLP (ACL) 2022 5 · Andreas Stephan, Benjamin Roth

A popular approach to decrease the need for costly manual annotation of large data sets is weak supervision, which introduces problems of noisy labels, coverage and bias. Methods for overcoming these problems have either…

Generative Modeling Helps Weak Supervision (and Vice Versa)

2022-03-22 · Benedikt Boecking, Nicholas Roberts, Willie Neiswanger, Stefano Ermon 외

Many promising applications of supervised machine learning face hurdles in the acquisition of labeled data in sufficient quantity and quality, creating an expensive bottleneck. To overcome such limitations, techniques th…

Data Augmentationimage-classificationImage Classification

Mitigating Source Bias for Fairer Weak Supervision

2023-03-30 · NeurIPS 2023 11 · Changho Shin, Sonia Cromp, Dyah Adila, Frederic Sala

Weak supervision enables efficient development of training sets by reducing the need for ground truth labels. However, the techniques that make weak supervision attractive -- such as integrating any source of signal to e…

counterfactualFairness