Skip to content
artificia11y Amplifying everyone

Bias and representation

Bias against disabled people in AI is not a rare accident. It is a predictable result of how models are built and what they learn from. This page covers how it shows up, why it is structural, and what reducing it actually takes.

  • Bias against disabled people in AI is structural and predictable, not a rare accident.
  • It shows up as negative scoring of disability language, worse performance for disabled users, and discriminatory decisions.
  • It comes from the data and method, so you cannot fix it by adding a little disability data and moving on.
  • Cultural defaults are a bias vector too, since what counts as good communication varies by context.
  • Reducing bias means participation and outcome testing, not hitting a single diversity number.

It appears in several ways. A model scores disability-related language as negative, which Penn State researchers found when sentiment and toxicity tools rated statements about disability more negative and toxic, flagging the word “blind” as negative regardless of meaning. It shows up when a system simply performs worse for disabled users, such as voice recognition that fails people who stutter. And it shows up in decisions, where a hiring or moderation model penalizes an atypical history or phrasing, which legal scholars call algorithmic disability discrimination.

The bias comes from the data and the method, not from bad intent. Models learn the common case, and disability is varied and under-represented, so it gets treated as an outlier. Excluding disability data permits discrimination, but partial inclusion still misses many people, because disability is not one thing. That is the paradox the Harvard researchers describe, and it is why you cannot fix bias by adding a little disability data and moving on. The roots run back to the training data.

The same logic explains why synthetic users, AI personas generated to stand in for real testers, reproduce the gap rather than close it. They are built from the same model that treats disability as an outlier, so they under-represent disabled people for the same reason the model does. A systematic review of 182 studies found that AI-generated participants lack the real variability of human samples and cannot replace them, which is why User testing with real people stays the tier that catches what the others miss.

Most AI systems are built around Western mental models for tone, directness, and how the system explains itself. Those defaults are not neutral. A cross-cultural study on customer service AI across the USA, Germany, and India found that what counts as good AI varies significantly by cultural context. Users in collectivist cultures responded to warmth and social respect. Users in individualistic cultures responded to technical accuracy and task resolution. A system optimized for one will underperform for the other, not because the technology is poor but because what “good” means is doing different work in different places.

The same structural argument applies here as it does to disability representation. The bias comes from whose mental models were at the center when the product was built. Research on culturally responsive chatbots found that cultural fit needs to be embedded in the interaction logic from the start, not added as a translation layer after the product ships. Tone, pacing, explanation style, and how the chatbot handles disagreement all reflect someone’s idea of what good communication looks like. That question is worth asking before deployment rather than after.

Reducing bias is not about hitting a single diversity metric. It is about participation. Disabled people are the experts on their own experience, and an autoethnographic study by disabled researchers documented benefits and harms that outside testing would have missed. The principle that runs through disability rights, nothing about us without us, applies directly. Bring disabled people into the data, the design, and the evaluation, not only the final sign-off. See User testing.

There is a failure mode where accessibility is used as a shield for AI rather than a commitment to disabled people. When NaNoWriMo called opposition to AI ableist, it spoke for disabled writers instead of with them. Reducing bias means centering disabled people’s agency, including their right to be skeptical of a system built in their name.

Measuring and reducing bias is ongoing work, not a one-time pass. Surface likely exclusions early, for example with a structured brainstorm of barriers to validate with real people. Then test outcomes across disability-related cases, not just interface conformance, as covered in Decision outputs and Output auditing. Document what you found and what you changed, and re-check it as the model and data change.

Audience: Accessibility Specialist

Bias testing is outcome testing, which is different from a markup audit. Build a set of disability-related cases and compare how the system treats them against equivalent non-disability cases, looking for worse performance, more negative scoring, or harsher decisions. Sample across different disabilities, because a system can be fine for one group and biased against another. Record the model version, since a new version can shift the result either way.

Audience: Product Manager

Treat bias as both a product risk and a legal one. For decisions in areas like employment or essential services, a biased model is a discrimination exposure as well as a quality problem, and many of these uses are high-risk under the EU AI Act. Fund participation by disabled people through the whole process, not a single review at the end, because that is what actually moves the outcome.

Audience: Designer

Representation lives in your defaults and examples too. The sample prompts, the placeholder content, the avatars, and the imagined “typical” user all signal who the product is for. Designing for a single average user is how exclusion gets baked in, so include disabled people in the examples and personas, and avoid treating disability as a special case bolted on at the edges.

Audience: Self-advocate

Being mis-scored or mishandled by a model is a specific kind of harm, separate from whether the screen is readable, and it is worth naming when it happens. You are also entitled to be skeptical of AI promoted as being for your benefit, especially when no disabled people were involved in building it. Agency means you decide what helps, rather than having that decided for you.