LGAICYFeb 12, 2021

Technical Challenges for Training Fair Neural Networks

arXiv:2102.06764v129 citations
Originality Incremental advance
AI Analysis

This addresses fairness issues in high-stakes applications like facial recognition and medical imaging, but it is incremental as it builds on existing fairness methods.

The paper tackles the problem of fairness in deep neural networks, finding that large models overfit to fairness objectives and produce unintended consequences, with experiments on facial recognition and medical diagnosis datasets.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes