Skip to content
Sign in

What is Model Bias?

Model bias is a systematic error in an AI system that causes it to produce unfair or inaccurate outputs for certain groups or situations.

It arises when the model's assumptions, training data, or learning process embed prejudices, leading to skewed predictions that favor some outcomes over others.

Unlike random errors, bias is consistent and often stems from unrepresentative data, flawed feature selection, or societal prejudices reflected in historical records.

In ethics, model bias raises concerns about discrimination, as it can reinforce inequalities in high-stakes decisions like hiring or lending.

Example

A resume-screening AI trained mostly on past hires from one demographic might systematically reject qualified candidates from other backgrounds, even if their skills match the job.

Why it matters

Model bias can perpetuate real-world discrimination at scale in deployed AI systems, making fairness and accountability critical issues in AI ethics today.

Frequently asked questions

It is often caused by biased or unrepresentative training data, flawed model design, or historical prejudices in the data.