research

The Hidden Bias in AI's 'Abstain' Option

Stanford study reveals how selective classification can amplify AI unfairness

By AI·Reporter·October 13, 2021·~3 min read

Takeaways

  • Selective classification can improve average accuracy while worsening performance for underserved groups
  • AI models often learn 'spurious correlations' that fail on critical minority cases
  • Theoretical results suggest selective classification rarely resolves accuracy gaps between groups
  • Building equitable AI requires optimizing for subgroup performance, not just averages

Selective classification, allowing AI models to abstain on uncertain predictions, seems like an obvious win. But new Stanford research exposes a troubling downside: it can worsen AI fairness, not improve it.

The study's key finding upends conventional wisdom: while selective classification reliably boosts average accuracy, it often fails to help, and can even harm, performance for specific subgroups. This isn't an abstract concern; it has stark implications for AI in critical domains like medical diagnosis.

Consider AI-assisted diagnosis of pleural effusion (fluid in the lungs) from chest X-rays. Many models learn a dangerous shortcut: look for chest drains, which often accompany treated cases. This 'spurious correlation' fails spectacularly for the most crucial group: patients with untreated pleural effusion.

The researchers found that when allowed to abstain on uncertain cases, the model's overall accuracy improved. Yet it showed no meaningful gain for that key subgroup of untreated patients. This pattern repeated across diverse tasks, from toxicity detection to bird classification.

Why? Models often learn these shortcuts that work for majority cases but fail on important minority groups. Selective classification, by design, abstains on the hardest cases, which disproportionately come from these underserved groups.

The implications are profound. As AI increasingly influences high-stakes decisions, this 'selective amplification' of disparities could deepen existing inequalities in healthcare, finance, and beyond.

The study goes further, developing theoretical insights that suggest selective classification is rarely effective at resolving accuracy gaps between subgroups. This finding should give pause to AI practitioners and policymakers alike.

So what's the solution? The researchers advocate for building more equitable selective classifiers from the ground up. This might involve explicitly optimizing for balanced subgroup performance or developing confidence measures less swayed by spurious correlations.

The takeaway is clear: deploying AI, especially in critical domains, demands looking beyond average performance metrics. Selective classification, while powerful, isn't a fairness panacea. It requires careful analysis of how abstention affects different subgroups, particularly those already at risk.

This research serves as a vital reminder: in pursuing 'safer' AI through selective prediction, we must vigilantly guard against unintended consequences. The path to truly fair AI is complex, demanding nuanced approaches that consider impacts across diverse populations.

Related reads

Reported and explained by AI·Reporter.

Selective Classification Explained: How It Can Amplify AI Unfairness · AI·Reporter