Overview
Direct Answer
AI bias refers to systematic disparities in model predictions or outputs that disadvantage particular groups or outcomes, stemming from non-representative training data, encoded human prejudices, or algorithmic design choices that amplify historical inequities. These errors are distinct from random model noise and propagate through downstream decisions.
How It Works
Bias emerges when training datasets reflect historical imbalances—for example, loan approval systems trained on decades of discriminatory lending practices. Algorithms optimise to minimise loss across aggregate populations, inadvertently learning to replicate or magnify disparities present in source data. Feature selection, sampling strategies, and loss function design further influence which groups experience worse performance or harmful outcomes.
Why It Matters
Organisations face regulatory exposure under anti-discrimination law, operational risk from public backlash, and accuracy degradation in underrepresented segments. Financial services, healthcare, recruitment, and criminal justice systems experience material harm when biased models deny loans, misdiagnose conditions, reject qualified candidates, or influence sentencing recommendations.
Common Applications
Facial recognition systems exhibit higher error rates on darker skin tones; hiring algorithms have screened out female candidates; medical risk scores underestimate disease burden in Black patients; credit scoring models perpetuate lending disparities across protected groups.
Key Considerations
Detecting and correcting bias requires multi-stage governance—auditing training data composition, validating performance across demographic segments, and accepting that mitigation often involves accuracy-fairness tradeoffs. No single metric captures bias comprehensively across all stakeholder perspectives.
More in Artificial Intelligence
Abductive Reasoning
Reasoning & PlanningA form of logical inference that seeks the simplest and most likely explanation for a set of observations.
Quantisation
Evaluation & MetricsReducing the precision of neural network weights and activations from floating-point to lower-bit representations for efficiency.
AI Transparency
Safety & GovernanceThe practice of making AI systems' operations, data usage, and decision processes openly visible to stakeholders.
AI Orchestration
Infrastructure & OperationsThe coordination and management of multiple AI models, services, and workflows to achieve complex end-to-end automation.
AI Fairness
Safety & GovernanceThe principle of ensuring AI systems make equitable decisions without discriminating against any group based on protected attributes.
Weak AI
Foundations & TheoryAI designed to handle specific tasks without possessing self-awareness, consciousness, or true understanding of the task domain.
Artificial Intelligence
Foundations & TheoryThe simulation of human intelligence processes by computer systems, including learning, reasoning, and self-correction.
Knowledge Representation
Foundations & TheoryThe field of AI dedicated to representing information about the world in a form that computer systems can use for reasoning.