paper-with-me

Papers

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 phenomenon of bias amplification, which is the focus of this work, refers to models amplifying inherent training set biases at test time. Existing metrics measure bias amplification with respect to single annotated attributes (e.g., $\texttt{computer}$). However, several visual datasets consist of images with multiple attribute annotations. We show models can learn to exploit correlations with respect to multiple attributes (e.g., {$\texttt{computer}$, $\texttt{keyboard}$}), which are not accounted for by current metrics. In addition, we show current metrics can give the erroneous impression that minimal or no bias amplification has occurred as they involve aggregating over positive and negative values. Further, these metrics lack a clear desired value, making them difficult to interpret. To address these shortcomings, we propose a new metric: Multi-Attribute Bias Amplification. We validate our proposed metric through an analysis of gender bias amplification on the COCO and imSitu datasets. Finally, we benchmark bias mitigation methods using our proposed metric, suggesting possible avenues for future bias mitigation

📄 PDF Abstract BibTeX arXiv:2210.11924

Code (1)

sonyresearch/multi_bias_amp 공식 구현 pytorch

Tasks

Attribute

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar 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-o…

Attribute

Development of Choice Model for Brand Evaluation

2023-12-28 · Marina Kholod, Nikita Mokrenko

Consumer choice modeling takes center stage as we delve into understanding how personal preferences of decision makers (customers) for products influence demand at the level of the individual. The contemporary choice the…

model

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

Quantifying Societal Bias Amplification in Image Captioning

2022-03-29 · CVPR 2022 1 · Yusuke Hirota, Yuta Nakashima, Noa Garcia

We study societal bias amplification in image captioning. Image captioning models have been shown to perpetuate gender and racial biases, however, metrics to measure, quantify, and evaluate the societal bias in captions …

AttributeImage Captioning

Multi Attribute Bias Mitigation via Representation Learning

2025-09-03 · Rajeev Ranjan Dwivedi, Ankur Kumar, Vinod K Kurmi arxiv

Real world images frequently exhibit multiple overlapping biases, including textures, watermarks, gendered makeup, scene object pairings, etc. These biases collectively impair the performance of modern vision models, und…

Representation Learning