๐
๐
Old Age
DSAP: Analyzing Bias Through Demographic Comparison of Datasets
December 22, 2023 ยท Entered Twilight ยท ๐ Information Fusion
Repo contents: .gitignore, .gitmodules, FairFace, LICENSE, README.md, auxiliary_model.py, dataset_comparison.py, dataset_demographic_predictions, demo.ipynb, dsap_summary_v3.svg, howto.ipynb, profile_generation.py, sample_fake_dataset
Authors
Iris Dominguez-Catena, Daniel Paternain, Mikel Galar
arXiv ID
2312.14626
Category
cs.CV: Computer Vision
Citations
7
Venue
Information Fusion
Repository
https://github.com/irisdominguez/DSAP
Last Checked
3 months ago
Abstract
In the last few years, Artificial Intelligence systems have become increasingly widespread. Unfortunately, these systems can share many biases with human decision-making, including demographic biases. Often, these biases can be traced back to the data used for training, where large uncurated datasets have become the norm. Despite our knowledge of these biases, we still lack general tools to detect and quantify them, as well as to compare the biases in different datasets. Thus, in this work, we propose DSAP (Demographic Similarity from Auxiliary Profiles), a two-step methodology for comparing the demographic composition of two datasets. DSAP can be deployed in three key applications: to detect and characterize demographic blind spots and bias issues across datasets, to measure dataset demographic bias in single datasets, and to measure dataset demographic shift in deployment scenarios. An essential feature of DSAP is its ability to robustly analyze datasets without explicit demographic labels, offering simplicity and interpretability for a wide range of situations. To show the usefulness of the proposed methodology, we consider the Facial Expression Recognition task, where demographic bias has previously been found. The three applications are studied over a set of twenty datasets with varying properties. The code is available at https://github.com/irisdominguez/DSAP.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Computer Vision
๐
๐
Old Age
Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks
๐
๐
Old Age
SSD: Single Shot MultiBox Detector
๐
๐
Old Age
Squeeze-and-Excitation Networks
๐
๐
Old Age
Fast R-CNN
๐
๐
Old Age