Algorithmic Fairness
Algorithmic fairness is a subfield of computer science that studies the fairness and bias of algorithms. Algorithms are used in a wide variety of applications, from social media feeds to loan applications to criminal justice systems. Algorithmic fairness researchers work to develop algorithms that are fair and unbiased, and to identify and mitigate the biases that can arise in algorithms.
What is Algorithmic Fairness?
Algorithmic fairness is concerned with the fairness and bias of algorithms. Fairness can be defined in many different ways, but some common definitions include:
- Statistical fairness: This definition of fairness requires that the algorithm's predictions are statistically fair. For example, an algorithm that predicts recidivism rates should not predict that black defendants are more likely to recidivate than white defendants, even if this is true in the data.
- Individual fairness: This definition of fairness requires that the algorithm's predictions are fair to each individual. For example, an algorithm that predicts loan eligibility should not deny a loan to a black applicant who is just as qualified as a white applicant.
- Group fairness: This definition of fairness requires that the algorithm's predictions are fair to different groups of people. For example, an algorithm that predicts job performance should not predict that women are less likely to perform well than men, even if this is true in the data.