A new annotation-free pipeline converts skin pixels into ITA distributions, measures skin-tone differences with a signed distance, and reweights the loss to reduce the correlation between skin tone and model performance.
Feature and Label Embedding Spaces Matter in Addressing Image Classifier Bias
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
This paper strives to address image classifier bias, with a focus on both feature and label embedding spaces. Previous works have shown that spurious correlations from protected attributes, such as age, gender, or skin tone, can cause adverse decisions. To balance potential harms, there is a growing need to identify and mitigate image classifier bias. First, we identify in the feature space a bias direction. We compute class prototypes of each protected attribute value for every class, and reveal an existing subspace that captures the maximum variance of the bias. Second, we mitigate biases by mapping image inputs to label embedding spaces. Each value of the protected attribute has its projection head where classes are embedded through a latent vector representation rather than a common one-hot encoding. Once trained, we further reduce in the feature space the bias effect by removing its direction. Evaluation on biased image datasets, for multi-class, multi-label and binary classifications, shows the effectiveness of tackling both feature and label embedding spaces in improving the fairness of the classifier predictions, while preserving classification performance.
fields
cs.CV 1years
2025 1verdicts
REJECT 1representative citing papers
citing papers explorer
-
Evaluating Fairness and Mitigating Bias in Machine Learning: A Novel Technique using Tensor Data and Bayesian Regression
A new annotation-free pipeline converts skin pixels into ITA distributions, measures skin-tone differences with a signed distance, and reweights the loss to reduce the correlation between skin tone and model performance.