paper-with-me

Papers

Auditing Predictive Models for Intersectional Biases

2023-06-22 · Kate S. Boxer, Edward McFowland III, Daniel B. Neill

Predictive models that satisfy group fairness criteria in aggregate for members of a protected class, but do not guarantee subgroup fairness, could produce biased predictions for individuals at the intersection of two or more protected classes. To address this risk, we propose Conditional Bias Scan (CBS), a flexible auditing framework for detecting intersectional biases in classification models. CBS identifies the subgroup for which there is the most significant bias against the protected class, as compared to the equivalent subgroup in the non-protected class, and can incorporate multiple commonly used fairness definitions for both probabilistic and binarized predictions. We show that this methodology can detect previously unidentified intersectional and contextual biases in the COMPAS pre-trial risk assessment tool and has higher bias detection power compared to similar methods that audit for subgroup fairness.

📄 PDF Abstract BibTeX arXiv:2306.13064

Code (0)

등록된 구현이 없습니다.

Tasks

Bias DetectionFairness

Similar Papers 제목 키워드 기반

Auditing and Achieving Intersectional Fairness in Classification Problems

2019-11-04 · Giulio Morina, Viktoriia Oliinyk, Julian Waton, Ines Marusic 외

Machine learning algorithms are extensively used to make increasingly more consequential decisions about people, so achieving optimal predictive performance can no longer be the only focus. A particularly important consi…

AttributeBIG-bench Machine LearningClassificationFairness+1

Evaluating Intersectional Fairness across Clinical Machine Learning Use Cases using Fairlogue and the All of Us Research Program

2026-04-07 · Nick Souligne, Vignesh Subbian arxiv

Intersectional biases in healthcare data can produce compound disparities in clinical machine learning models, yet most fairness evaluations assess demographic attributes independently. FairLogue, a toolkit for intersect…

Visual Auditor: Interactive Visualization for Detection and Summarization of Model Biases

2022-06-25 · David Munechika, Zijie J. Wang, Jack Reidy, Josh Rubin 외

As machine learning (ML) systems become increasingly widespread, it is necessary to audit these systems for biases prior to their deployment. Recent research has developed algorithms for effectively identifying intersect…

Evaluating the Promise and Pitfalls of LLMs in Hiring Decisions

2025-07-02 · Eitan Anzenberg, Arunava Samajpati, Sivasankaran Chandrasekar, Varun Kacholia

The use of large language models (LLMs) in hiring promises to streamline candidate screening, but it also raises serious concerns regarding accuracy and algorithmic bias where sufficient safeguards are not in place. In t…

Fairness

Detecting Emergent Intersectional Biases: Contextualized Word Embeddings Contain a Distribution of Human-like Biases

2020-06-06 · Wei Guo, Aylin Caliskan

With the starting point that implicit human biases are reflected in the statistical regularities of language, it is possible to measure biases in English static word embeddings. State-of-the-art neural language models ge…

Bias DetectionSentenceWord Embeddings