Ouvrir le menu de navigation
AIDive
FR
Se connecter
Retour au glossaire

Algorithmic Bias Mitigation

Ethics & Safety

Techniques that help reduce unfair or systematic biases in data, models, and automated decisions.

Définition

Reducing bias doesn't start with the model, but with understanding the problem and the data. We need to examine which groups are underrepresented, which attributes may lead to discrimination, how errors are distributed, and which fairness criteria are important. Data cleaning, balancing, restrictions, auditing and monitoring are then applied.

Exemple

In the hiring model, the team checks whether the quality of recommendations for candidates from different regions, age groups or educational trajectories is degraded.

Pourquoi c'est important

The term is important for responsible AI: a model may be accurate on average, but unfair for certain groups.

Fonctionnement

Approaches can be before training, during training and after it: improving data, changing the loss function, calibrating results and regular auditing.

Où c'est utilisé

  • recruitment and HR
  • credit scoring
  • moderation and recommendations

Limites

You cannot simply “remove a sensitive sign” and consider the problem solved: other signs can indirectly reproduce it.

FAQ

Why is “Algorithmic Bias Mitigation” useful to know?

The term is important for responsible AI: a model may be accurate on average, but unfair for certain groups.