1. Home
  2. Glossary
  3. AI bias
AI glossary · Safety, ethics & policy

AI bias

AI bias: AI bias is a systematic tendency for an AI system to produce outputs that are unfair or skewed toward certain groups, usually because the data it learned from reflected historical patterns, gaps, or human prejudice.

Models learn patterns from data, and data comes from the world as it was. If a company's past hires skewed one way, a model trained on those records will learn to prefer the same profile. If medical studies underrepresented a population, a model may perform worse for that group. The model is not malicious; it is faithfully reproducing what it saw.

Bias shows up in language models too. They can associate professions with genders, shift tone for names that signal different backgrounds, and give less careful answers in some languages than in English. The best-known workplace case is real: Reuters reported in 2018 that Amazon scrapped an experimental recruiting tool after it learned to downgrade résumés that included the word "women's," as in a women's chess club.

You cannot remove bias with a prompt, but you can manage it. Test the tool on cases that differ only by a protected characteristic and compare the results. Keep a human accountable for any decision about hiring, credit, housing, healthcare, or discipline. Under US employment law, using an automated tool does not shift responsibility for a discriminatory outcome away from the employer.

Example at work

A recruiter uses an assistant to rank fifty applicants for a field technician role. Before trusting the ranking, she swaps the names and addresses on ten résumés and reruns it. Three candidates move several places with nothing else changed. She drops the AI ranking and uses the tool only to summarize each résumé against the written job criteria.

Why it matters

If you use AI for anything that touches people's opportunities, bias is a legal and reputational risk that lands on you, not the vendor. Knowing how to spot it, and keeping a human decision-maker in charge, is part of using these tools responsibly.

Related terms