Fairness under uncertainty in sequential decisions
Summary
This paper introduces a taxonomy of uncertainty in sequential decision-making systems, specifically addressing how unobserved counterfactuals and finite samples can lead to unfair outcomes, particularly for under-represented groups. It categorizes uncertainty into model, feedback, and prediction uncertainty, providing a common vocabulary for analyzing systems where uncertainty is unevenly distributed. The research formalizes model and feedback uncertainty using counterfactual logic and reinforcement learning, illustrating the negative impacts on both decision-makers (unrealized gains/losses) and subjects (compounding exclusion, reduced access) when these unobserved spaces are ignored. Algorithmic examples demonstrate that it is feasible to decrease outcome variance for disadvantaged groups while maintaining institutional objectives, such as expected utility. Experiments using simulated biased data show how unequal uncertainty and selective feedback generate disparities, and how exploration that accounts for uncertainty can modify fairness metrics.
Key takeaway
For research scientists developing or deploying sequential decision systems, you should explicitly account for model, feedback, and prediction uncertainty, particularly when dealing with under-represented populations. Ignoring these uncertainties can compound exclusion and reduce access for marginalized groups, even while preserving institutional objectives. Implement uncertainty-aware exploration strategies to mitigate disparities and improve fairness metrics in your algorithms.
Key insights
Unequal uncertainty in sequential decisions exacerbates algorithmic unfairness, especially for marginalized groups.
Principles
- Uncertainty is unevenly distributed across groups.
- Ignoring unobserved spaces harms both decision-makers and subjects.
Method
The paper formalizes model and feedback uncertainty using counterfactual logic and reinforcement learning to illustrate harms and show how uncertainty-aware exploration alters fairness metrics.
In practice
- Diagnose fairness risks driven by uncertainty.
- Audit systems for uneven uncertainty distribution.
Topics
- Fairness in Machine Learning
- Sequential Decision-Making
- Uncertainty Taxonomy
- Counterfactual Logic
- Reinforcement Learning
Best for: Research Scientist, AI Scientist, Machine Learning Engineer, AI Ethicist
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Machine Learning.