A soft-mask that ranks each network weight by its contribution to bias versus accuracy lets a pretrained medical classifier be debiased in a few fine-tuning epochs on a small balanced dataset, with accuracy maintained.
Technical Challenges for Training Fair Neural Networks
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
As machine learning algorithms have been widely deployed across applications, many concerns have been raised over the fairness of their predictions, especially in high stakes settings (such as facial recognition and medical imaging). To respond to these concerns, the community has proposed and formalized various notions of fairness as well as methods for rectifying unfair behavior. While fairness constraints have been studied extensively for classical models, the effectiveness of methods for imposing fairness on deep neural networks is unclear. In this paper, we observe that these large models overfit to fairness objectives, and produce a range of unintended and undesirable consequences. We conduct our experiments on both facial recognition and automated medical diagnosis datasets using state-of-the-art architectures.
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
SWiFT: Soft-Mask Weight Fine-tuning for Bias Mitigation
A soft-mask that ranks each network weight by its contribution to bias versus accuracy lets a pretrained medical classifier be debiased in a few fine-tuning epochs on a small balanced dataset, with accuracy maintained.