paper-with-me

홈 › Papers

Measuring Model Biases in the Absence of Ground Truth

2021-03-05 · Osman Aka, Ken Burke, Alex Bäuerle, Christina Greer, Margaret Mitchell

The measurement of bias in machine learning often focuses on model performance across identity subgroups (such as man and woman) with respect to groundtruth labels. However, these methods do not directly measure the associations that a model may have learned, for example between labels and identity subgroups. Further, measuring a model's bias requires a fully annotated evaluation dataset which may not be easily available in practice. We present an elegant mathematical solution that tackles both issues simultaneously, using image classification as a working example. By treating a classification model's predictions for a given image as a set of labels analogous to a bag of words, we rank the biases that a model has learned with respect to different identity labels. We use (man, woman) as a concrete example of an identity label set (although this set need not be binary), and present rankings for the labels that are most biased towards one identity or the other. We demonstrate how the statistical properties of different association metrics can lead to different rankings of the most "gender biased" labels, and conclude that normalized pointwise mutual information (nPMI) is most useful in practice. Finally, we announce an open-sourced nPMI visualization tool using TensorBoard.

📄 PDF Abstract BibTeX arXiv:2103.03417

Code (0)

등록된 구현이 없습니다.

Tasks

Fairnessimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Unsupervised bias discovery in medical image segmentation

2023-09-01 · Nicolás Gaggion, Rodrigo Echeveste, Lucas Mansilla, Diego H. Milone 외

It has recently been shown that deep learning models for anatomical segmentation in medical images can exhibit biases against certain sub-populations defined in terms of protected attributes like sex or ethnicity. In thi…

FairnessImage SegmentationMedical Image SegmentationSegmentation+1

FAIRLABEL: Correcting Bias in Labels

2023-11-01 · Srinivasan H Sengamedu, Hien Pham

There are several algorithms for measuring fairness of ML models. A fundamental assumption in these approaches is that the ground truth is fair or unbiased. In real-world datasets, however, the ground truth often contain…

Fairness

Wisdom of the AI Crowd (AI-CROWD) for Ground Truth Approximation in Content Analysis: A Research Protocol & Validation Using Eleven Large Language Models

2026-03-06 · Luis de-Marcos, Manuel Goyanes, Adrián Domínguez-Díaz arxiv

Large-scale content analysis is increasingly limited by the absence of observable ground truth or gold-standard labels, as creating such benchmarks through extensive human coding becomes impractical for massive datasets …

Statistical Estimation of Malware Detection Metrics in the Absence of Ground Truth

2018-09-24 · Du Pang, Sun Zheyuan, Chen Huashan, Cho Jin-Hee 외

The accurate measurement of security metrics is a critical research problem because an improper or inaccurate measurement process can ruin the usefulness of the metrics, no matter how well they are defined. This is a hig…

Malware Detection

Measuring Social Biases in Grounded Vision and Language Embeddings

2020-02-20 · NAACL 2021 4 · Candace Ross, Boris Katz, Andrei Barbu

We generalize the notion of social biases from language embeddings to grounded vision and language embeddings. Biases are present in grounded embeddings, and indeed seem to be equally or more significant than for ungroun…

Word Embeddings