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
Recall
Evaluation & MetricsThe ratio of true positive predictions to all actual positive instances, measuring completeness of positive identification.
Artificial Intelligence
Foundations & TheoryThe simulation of human intelligence processes by computer systems, including learning, reasoning, and self-correction.
Artificial General Intelligence
Foundations & TheoryA hypothetical form of AI that possesses the ability to understand, learn, and apply knowledge across any intellectual task a human can perform.
Tensor Processing Unit
Models & ArchitectureGoogle's custom-designed application-specific integrated circuit for accelerating machine learning workloads.
AI Hallucination
Safety & GovernanceWhen an AI model generates plausible-sounding but factually incorrect or fabricated information with high confidence.
AI Pipeline
Infrastructure & OperationsA sequence of data processing and model execution steps that automate the flow from raw data to AI-driven outputs.
Few-Shot Prompting
Prompting & InteractionA technique where a language model is given a small number of examples within the prompt to guide its response pattern.
Artificial Narrow Intelligence
Foundations & TheoryAI systems designed and trained for a specific task or narrow range of tasks, such as image recognition or language translation.