Skip to main content

Envisioning is an emerging technology research institute and advisory.

LinkedInInstagramGitHub

Since 2010

research
  • Observatory
  • Adaptive capacity
  • Newsletter
  • Methodology
  • Origins
  • Vocab
  • RSS feeds
services
  • Signals Session
  • Bespoke Projects
  • Build Sessions
  • Pricing
  • Use cases
  • Signals
  • Signal Scan↗free
impact
  • ANBIMAFuture of Brazilian Capital Markets
  • IEEECharting the Energy Transition
  • Horizon 2045Future of Human and Planetary Security
  • WKOTechnology Scanning for Austria
solutions
  • Innovation
  • Strategy
  • Consultants
  • Foresight
  • Associations
  • Governments
  • L&D
resources
  • Partners
  • Coding for Non-Coders
  • How we work
  • Data visualization
  • Multi-Model Convergence
  • FAQ
  • Security and privacy
  • Public sector
about
  • Manifesto
  • Community
  • Events
  • Support
  • Contact
ResearchCapabilityServicesSignalsAbout
ResearchCapabilityServicesSignalsAbout
  1. Home
  2. Vocab
  3. De-Biasing

De-Biasing

Techniques that reduce unfair bias in machine learning models and their outputs.

Year: 2016Generality: 694
Back to Vocab

De-biasing De-biasing refers to the collection of methods and practices used to identify, measure, and reduce harmful biases in machine learning systems. These biases can enter a model at multiple stages: through training data that reflects historical inequities or underrepresents certain groups, through architectural choices that inadvertently encode stereotypes, or through objective functions that optimize for aggregate performance while ignoring disparate impacts across subpopulations. Left unaddressed, biased models can perpetuate or amplify discrimination in high-stakes domains such as hiring, credit scoring, medical diagnosis, and criminal justice.

De-biasing techniques operate at several levels of the machine learning pipeline. Pre-processing approaches modify or reweight training data before a model is trained, for example by resampling underrepresented groups or applying fairness-aware data augmentation. In-processing methods incorporate fairness constraints or regularization terms directly into the training objective, penalizing models that produce disparate outcomes across demographic groups. Post-processing techniques adjust a trained model's outputs, such as recalibrating decision thresholds separately for different groups to equalize error rates. Each approach involves trade-offs, and no single method universally resolves all forms of bias.

A central challenge in de-biasing is that "fairness" is not a single, mathematically consistent concept. Researchers have identified dozens of formal fairness criteria, including demographic parity, equalized odds, calibration, and individual fairness, and it is often mathematically impossible to satisfy multiple criteria simultaneously. De-biasing therefore requires explicit choices about which harms to prioritize, shaped by domain expertise, legal frameworks, and input from affected communities.

De-biasing has grown into a major research area as AI deployment in consequential decisions became widespread in the mid-2010s. The field draws on machine learning, ethics, law, and social science, and bias mitigation is now treated as a core component of responsible AI development. Regulatory frameworks in the EU and elsewhere increasingly mandate bias audits and fairness documentation, making de-biasing a compliance requirement for organizations deploying AI systems.

Research this in Signals

Scan De-Biasing for yourself.

Signals turns a topic into a sourced research record you can inspect and rerun. Your first scan is free, and this one starts with De-Biasing already loaded, so edit it or scan as is.

Related

Related

Adversarial Debiasing
Adversarial Debiasing

A technique that uses adversarial training to reduce bias toward sensitive attributes.

2016Generality: 340
Bias
Bias

Systematic errors in data or algorithms that produce unfair or skewed outcomes.

1986Generality: 854
Fairness-Aware Machine Learning
Fairness-Aware Machine Learning

Building ML algorithms that produce equitable outcomes across demographic groups.

2012Generality: 694
Algorithmic Bias
Algorithmic Bias

Systematic unfairness embedded in algorithmic outputs due to biased data or design.

2016Generality: 792
Sampling Bias
Sampling Bias

A data flaw where training samples misrepresent the true population, distorting model behavior.

2016Generality: 794
Historical Bias
Historical Bias

Bias in AI systems inherited from prejudiced or unrepresentative historical training data.

2016Generality: 626