paper-with-me

Papers

Making Bias Amplification in Balanced Datasets Directional and Interpretable

2024-12-15 · Bhanu Tokas, Rahul Nair, Hannah Kerner

Most of the ML datasets we use today are biased. When we train models on these biased datasets, they often not only learn dataset biases but can also amplify them -- a phenomenon known as bias amplification. Several co-occurrence-based metrics have been proposed to measure bias amplification between a protected attribute A (e.g., gender) and a task T (e.g., cooking). However, these metrics fail to measure biases when A is balanced with T. To measure bias amplification in balanced datasets, recent work proposed a predictability-based metric called leakage amplification. However, leakage amplification cannot identify the direction in which biases are amplified. In this work, we propose a new predictability-based metric called directional predictability amplification (DPA). DPA measures directional bias amplification, even for balanced datasets. Unlike leakage amplification, DPA is easier to interpret and less sensitive to attacker models (a hyperparameter in predictability-based metrics). Our experiments on tabular and image datasets show that DPA is an effective metric for measuring directional bias amplification. The code will be available soon.

📄 PDF Abstract BibTeX arXiv:2412.11060

Code (0)

등록된 구현이 없습니다.

Tasks

Attribute

Similar Papers 제목 키워드 기반

Measuring directional bias amplification in image captions using predictability

2025-03-10 · Rahul Nair, Bhanu Tokas, Neel Shah, Hannah Kerner

When we train models on biased ML datasets, they not only learn these biases but can inflate them at test time - a phenomenon called bias amplification. To measure bias amplification in ML datasets, many co-occurrence-ba…

Image Captioningimage-classificationImage Classification

Directional Bias Amplification

2021-02-24 · Angelina Wang, Olga Russakovsky

Mitigating bias in machine learning systems requires refining our understanding of bias propagation pathways: from societal structures to large-scale data to trained models to impact on society. In this work, we focus on…

Fairness

Men Also Do Laundry: Multi-Attribute Bias Amplification

2022-10-21 · Dora Zhao, Jerone T. A. Andrews, Alice Xiang

As computer vision systems become more widely deployed, there is increasing concern from both the research community and the public that these systems are not only reproducing but amplifying harmful social biases. The ph…

Attribute

Balanced Datasets Are Not Enough: Estimating and Mitigating Gender Bias in Deep Image Representations

2018-11-20 · ICCV 2019 10 · Tianlu Wang, Jieyu Zhao, Mark Yatskar, Kai-Wei Chang 외

In this work, we present a framework to measure and mitigate intrinsic biases with respect to protected variables --such as gender-- in visual recognition tasks. We show that trained models significantly amplify the asso…

Temporal Action Localization

Actions Speak Louder than Words: Agent Decisions Reveal Implicit Biases in Language Models

2025-01-29 · YuXuan Li, Hirokazu Shirado, Sauvik Das

While advances in fairness and alignment have helped mitigate overt biases exhibited by large language models (LLMs) when explicitly prompted, we hypothesize that these models may still exhibit implicit biases when simul…

Decision MakingFairness