Demographic Parity
The positive prediction rate should be equal among all demographic groups. Prevents a model from systematically favoring certain groups.
Algorithmic fairness, bias detection, and preservation of human decision-making
AI systems can perpetuate and amplify biases from historical data, disproportionately affecting marginalized groups. Fairness (equity) seeks to ensure that automated decisions are just, impartial, and non-discriminatory.
Our work integrates bias detection, fairness metrics and mechanisms that preserve human autonomy and dignity against fully automated decisions.
Different perspectives on what "fair" means in AI
The positive prediction rate should be equal among all demographic groups. Prevents a model from systematically favoring certain groups.
"Similar" individuals receive similar treatment. Based on similarity of relevant features, not group membership.
Predicted probabilities are accurate for all groups. If the model predicts 70% for a group, approximately 70% are true positives.
Techniques to reduce bias in AI systems
Balance training data, resample by demographic group, or anonymize sensitive features before training.
Include fairness constraints in the objective function during training. Trade-off between accuracy and fairness controlled.
Adjust predictions after training to ensure equity. Useful when you cannot modify the original model.
Open problems in fairness and human autonomy
There is no universal definition of "fair". Different fairness metrics can be mutually mathematically incompatible.
Bias can be indirectly encoded in non-demographic features. We develop methods to identify them.
Preserving human control in critical decisions can reduce efficiency. We seek balance where humans oversee automated decisions.
Domains where fairness and bias mitigation are essential
In the Fairness and Bias line of the Trustworthy AI group at IAFER, we develop methods to detect, measure, and mitigate bias in AI systems, ensuring that automated decisions treat all groups equitably.