A pipeline for enabling path-specific causal fairness in observational health data
Aparajita Kashyap, Sara Matijevic, Noémie Elhadad, Steven A. Kushner, Shalmali Joshi
TL;DR
This work tackles bias in healthcare ML by adopting path-specific causal fairness within a structural fairness model (SFM) that segregates sensitive, mediator, confounder, and outcome variables. It introduces a general, model-agnostic pipeline to map observational health data to $X$, $Y$, $W$, $Z$, and to robustly estimate path-specific effects such as the natural direct effect ($NDE$), natural indirect effect ($NIE$), and spurious effect ($SE$); the pipeline then trains a baseline model and applies targeted fairness interventions (causal regularization, resampling, and feature selection) to mitigate disparities across four clinical tasks (AMI, SLE, T2DM, SCZ). The experiments show task-dependent tradeoffs between fairness and predictive performance, with outcomes varying by which causal path is prioritized and which intervention is used; naive feature selection sometimes matches or outperforms sophisticated causal methods in reducing path-specific bias. The work emphasizes context-specific prioritization over a universal fairness solution and demonstrates the approach’s generalizability to healthcare and potentially beyond. Overall, the pipeline provides a principled framework to diagnose, enforce, and evaluate path-specific fairness in observational health data, aligning model behavior with known health disparities while preserving clinical utility.
Abstract
When training machine learning (ML) models for potential deployment in a healthcare setting, it is essential to ensure that they do not replicate or exacerbate existing healthcare biases. Although many definitions of fairness exist, we focus on path-specific causal fairness, which allows us to better consider the social and medical contexts in which biases occur (e.g., direct discrimination by a clinician or model versus bias due to differential access to the healthcare system) and to characterize how these biases may appear in learned models. In this work, we map the structural fairness model to the observational healthcare setting and create a generalizable pipeline for training causally fair models. The pipeline explicitly considers specific healthcare context and disparities to define a target "fair" model. Our work fills two major gaps: first, we expand on characterizations of the "fairness-accuracy" tradeoff by detangling direct and indirect sources of bias and jointly presenting these fairness considerations alongside considerations of accuracy in the context of broadly known biases. Second, we demonstrate how a foundation model trained without fairness constraints on observational health data can be leveraged to generate causally fair downstream predictions in tasks with known social and medical disparities. This work presents a model-agnostic pipeline for training causally fair machine learning models that address both direct and indirect forms of healthcare bias.
