AI Terms Dictionary

A comprehensive multilingual AI terminology dictionary

Definition

Equalized odds is a statistical parity constraint used in algorithmic fairness to ensure that a model performs equally well for all protected groups. Specifically, it demands that the probability of a correct prediction (true positive rate) and an incorrect prediction (false positive rate) remains consistent regardless of group membership. This approach aims to eliminate discriminatory bias in outcomes, ensuring that individuals from different backgrounds have similar chances of receiving favorable decisions, such as loan approvals or hiring, based solely on relevant qualifications.

Summary

A fairness metric requiring that true positive and false positive rates are equal across different demographic groups.

Key Concepts

Use Cases