Skip to main content

This is a preprint.

It has not yet been peer reviewed by a journal.

The National Library of Medicine is running a pilot to include preprints that result from research funded by NIH in PMC and PubMed.

medRxiv logoLink to medRxiv
[Preprint]. 2025 Mar 24:2025.03.24.25324500. [Version 1] doi: 10.1101/2025.03.24.25324500

Navigating Fairness in AI-based Prediction Models: Theoretical Constructs and Practical Applications

SL van der Meijden 1,2,*, Y Wang 3, M S Arbous 1, B F Geerts 2, EW Steyerberg 4, T Hernandez-Boussard 3,5
PMCID: PMC11974802  PMID: 40196288

Abstract

Artificial Intelligence (AI)-based prediction models, including risk scoring systems and decision support systems, are increasingly adopted in healthcare. Addressing AI fairness is essential to fighting health disparities and achieving equitable performance and patient outcomes. Numerous and conflicting definitions of fairness complicate this effort. This paper aims to structure the transition of AI fairness from theory to practical application with appropriate fairness metrics. For 27 definitions of fairness identified in the recent literature, we assess the relation with the model’s intended use, type of decision influenced and ethical principles of distributive justice. We advocate that due to limitations in some notions of fairness, clinical utility, performance-based metrics (area under the receiver operating characteristic curve), calibration, and statistical parity are the most relevant group-based metrics for medical applications. Through two use cases, we demonstrate that different metrics may be applicable depending on the intended use and ethical framework. Our approach provides a foundation for AI developers and assessors by assessing model fairness and the impact of bias mitigation strategies, hence promoting more equitable AI-based implementations.

1. Introduction

With the rise of Artificial Intelligence (AI)-based prediction models in clinical settings, concerns about bias and fairness have become critical. Biases from data sources, collection procedures, algorithm design, and decision-making can lead to inequitable health outcomes for marginalised groups [1]. While these models can reduce health disparities [2], they can also exacerbate them, as demonstrated by significant racial bias in a widely used health management algorithm [1]. This risk of discrimination underscores the need for fair AI, prompting increased attention from regulatory bodies [3, 4].

Although AI fairness and bias mitigation strategies are well-studied, consensus on what constitutes fairness remains elusive [5]. Fair AI, unlike bias, considers the ethical implications of use in marginalised populations. Evaluating fairness is challenging due to the variety of notions, metrics, and frameworks available, which often conflict, requiring trade-offs [8-12]. Studies suggest addressing bias and fairness throughout all phases of model development and deployment [10, 13].

Despite guidance on fairness metrics in various contexts [12], a gap remains in how to choose appropriate metrics for evaluating AI-based prediction models. This, along with the context-dependent nature of fairness and differing perspectives between AI developers and healthcare providers [7, 14], has hindered the operationalisation of AI fairness. Specific strategies, such as excluding protected attributes like race, require careful consideration, as inclusion may enhance model accuracy but risk promoting race-based medicine [15-17].

Our aim was to provide a structured approach to identifying appropriate fairness evaluation methods for AI-based prediction models. We first review the literature on fairness notions and metrics. Then, we propose a framework to select fairness metrics based on the model’s intended use, decision type, and ethical principles of distributive justice. Finally, we apply the framework to two use cases, illustrating the need for ethical trade-offs in fairness evaluation. As the field of AI fairness struggles with numerous definitions and terminology, the important concepts for this paper are outlined in Box 1.

Box 1: Main definitions of terms concerning bias and fairness of AI-based prediction models.

Definition Explanation in the context of this paper
AI-based prediction models Artificial Intelligence-based prediction models aimed at predicting patient outcomes. Can be either used as clinical decision support systems to classify patients to support a specific decision, or to inform decision-making by providing a risk score between 0-100%.
Bias mitigation Strategies that can be applied throughout model development and deployment to achieve a higher level of model fairness. Bias mitigations may be categorised as pre-processing (e.g., data acquisition, resampling), in-processing (e.g., weighted learning), and post-processing (e.g., adapting classification thresholds).
Clinical utility Clinical utility refers to the value of a prediction model in a healthcare setting, measured by its benefit to patient outcomes when used in decision-making processes. Clinical utility may be evaluated through decision curve analysis, which assesses the trade-offs between the benefits and harms of basing decisions on predictions from the model.
Equalized odds A commonly used notion of fairness requires that the true positive rate (sensitivity) and the false positive rate (1-specificity) are the same for each group.
Fairness There is no consensus on the definition of AI fairness (Supplementary Materials, Table S2). In general, the field of fair AI strives to reduce health disparities in marginalised patient groups.
Fairness-accuracy trade-off Improving fairness may require adjusting the model to mitigate biases, which can lead to a decrease in overall accuracy. Conversely, optimising for maximum accuracy without considering fairness can result in unjustified inequality in outcomes across certain groups.
Fairness notion Refers to a specific formalisation or criterion used to evaluate and ensure fairness (e.g., equalized odds, statistical parity).
Group fairness Refers to a category of fairness criteria that aims to ensure that different demographic groups (e.g., based on race, gender, age) have equal performance and are treated equally by the AI-based prediction model.
Individual fairness Refers to a category of fairness notions focusing on ensuring that similar individuals receive similar predictions or outcomes from the AI-based prediction models.
Intended use Defines the specific clinical purpose the model aims to address, guiding the design, development, validation, and deployment within healthcare settings [18].
(Non)-polar decisions In polar decisions, patients benefit most from having a biased prediction towards high (or low) risk. This is in contrast to the non-polar case, where the interests of the caregiver using the model and patient align such that the patient will benefit most from a model with highest predictive performance.
Protected (or sensitive) attributes Specific characteristics or features of individuals legally or ethically safeguarded against discrimination (e.g. race, gender, age).
Protected group Patient group defined by a protected attribute. E.g., all Black patients.
Statistical parity A commonly used notion of fairness that requires equal proportions of predicted positives (or negatives) across groups.

2. Evaluation of model fairness and bias mitigation

Overall challenges concerning model fairness can be divided into data, and modelling and evaluation challenges (Figure 1). Bias mitigation strategies should be considered throughout the AI-based prediction model development lifecycle—from problem formulation to monitoring and deployment—to enhance model fairness. We propose implementing checkpoints at each phase (see Supplementary Materials, Figure S1). Bias mitigation strategies are typically categorised as pre-processing (e.g., resampling), in-processing (e.g., weighted learning), and post-processing (e.g., adapting classification thresholds) [19]. Although this paper does not focus on specific strategies, extensive overviews are available [14, 20, 21]. It is crucial to consider how fairness notions relate to these strategies. For instance, weighted learning might achieve equal predictive performance across patient groups but could lead to a general decline in performance, reflecting the ‘fairness-accuracy trade-off’. The clinical, ethical, and societal contexts influence decisions on whether a model is ‘fair enough’ for clinical use, where cut-offs are context-dependent.

Figure 1:

Figure 1:

Overall challenges and corresponding implications in addressing fairness for AI-based prediction models. In bold, the focus of this paper is indicated. EHR = Electronic Healthcare Systems.

3. Fairness evaluation methods

We conducted a systematic review to gather fairness notions and evaluation methods for AI-based prediction models, identifying 16 studies (Supplementary Materials Section 2). Definitions of fairness and bias varied significantly, with 27 evaluation perspectives (Supplementary Table S2 and S3), highlighting the need for consistent naming conventions [5].

Fairness notions were often categorised into group-based and individual fairness metrics. Group-based metrics assess outcomes across subgroups, while individual fairness ensures similar predictions or treatments for similar patients [7, 9, 21]. Individual fairness requires similarity metrics, which are complex as patient similarity can be defined in many ways [7, 14, 22]. We focused on group-based notions like sensitivity and specificity across subgroups, relevant for systemic assessments by hospital leadership and policymakers [7]. However, group fairness requires high-quality data on protected attributes like race and ethnicity [15, 16]. There is a tension between individual and group fairness: individual fairness addresses patient-specific needs, while group fairness focuses on demographic equality, potentially missing unique circumstances.

Including protected attributes like race in a model can impact fairness notions differently: improving fairness for some groups while worsening it for others (see Table 1). This inclusion assumes the attribute relates to the outcome in ways other factors cannot explain, such as racial disparities persisting despite accounting for socioeconomic status. Performance metrics used to assess fairness rely on ‘ground truth’, which may be biased due to historical or label biases [24]. Statistical parity, which assesses predicted outcomes regardless of actual outcomes, is the only metric independent of ground truth, but it has limitations.

Table 1:

Overview of commonly used group-based and individual notions of fairness. AUROC = area under the receiver operating characteristic curve, FPR = false positive rate, NPV = negative predictive value, PPV = positive predictive value, TPR = true positive rate, xAUC = cross-area under the curve.

Fairness
notion
Category Alternative names Explanation Impact on this notion
of fairness of including
protected attribute with
correlation to the
outcome
Equalized odds Group: Performance-based classification Separation, conditional procedure accuracy equality, disparate mistreatment, error rate balance True positive rate (sensitivity) and false positive rate (1-specificity) are similar across groups +
Equal
opportunity
Group: Performance-based classification False negative error balance rate True positive rates are equal across groups +
Predictive equality Group: Performance-based classification False positive error balance False positive rates are equal across groups +
Conditional use accuracy equality Group: Performance-based classification Sufficiency, equal predictive value Positive predictive values and negative predictive value are equal across groups +
Predictive parity Group: Performance-based classification Outcome test Positive predictive values are equal across groups +
Negative predictive parity Group: Performance-based classification Negative predictive values are equal across groups +
Overall accuracy equality Group: Performance-based classification Accuracies are equal across groups +
Balance Group: Score-based Balance for positive class and balance for negative class. Assess the predicted probabilities in both classes. +
Statistical parity Group: Parity-based classification Demographic parity, independence, equal acceptance rate, benchmarking, group fairness, equal allocation, equal outcomes Equal proportions of predicted positives (or negatives) across groups +
Clinical utility (Net benefit) Group: Utility-based Benefit–(harm×exchange rate) in terms of true positive rate are equal among groups +/−
Calibration Group: Calibration-based Test fairness Predicted probabilities match the outcome rate across groups +
Equalized odds in terms of AUROC Group: Performance-based Equal AUROCs across groups +/−
xAUC Group: Rank-based Difference in the likelihood of ranking a randomly chosen positive example from one protected group higher than a negative example from another group, and vice versa. +
Counterfactual fairness Individual Counterfactual measures, causal discrimination A decision-making process is counterfactually fair if, for any individual, the decision would be the same in both the actual world and the counterfactual world where only the protected attribute is different while all other characteristics are kept the same. +/−
Fairness through awareness Individual Individual fairness Similar individuals have similar predictions, according to similarity metrics. 0
Generalised Entropy Index Individual Accounts for variations in an individual's prediction accuracy compared to the average prediction accuracy across a group. +
No unresolved discrimination Individual No proxy discrimination Through a resolving variable, e.g., education level in women, the predicted outcome may be influenced, but there is no direct link between the sensitive variable and the predicted outcome. 0

4. Guidance on prioritising fairness metrics

Per type of use case, it may differ which type of fairness notions are applicable [6, 15, 25]. We provide a simplified framework to determine relevant group-based notions of fairness (Table 2). This framework serves as an initial guide. It is flexible to other notions, such as individual fairness, which may be of interest due to the clinical and ethical context. The choice of fairness notion is important as fairness metrics cannot be all met at once. It is logically impossible for any model to simultaneously satisfy, for example, both the conditions of ‘conditional use accuracy equality’ (positive predictive value and negative predictive values are equal) and ‘equalized odds’ (true positive rates and false positive rates are equal) [2].

Table 2:

Fairness metrics: Decision diagram to provide guidance and example group notions of fairness to prioritise for different use cases.


Distributive
justice principle
prioritised
Decision type influenced Intended use
Non-polar
(patient benefits
from
high-performing
model)
Polar (patient
benefits from
biased high or
low prediction)
Fairness metrics
applicable for
informing tools
(risk scoring
0-100%)
Fairness metrics applicable for
decision support tools (classification
[0, 1])
Equal benefit Applicable Applicable Clinical utility in terms of net benefit over a relevant range of decision thresholds Clinical utility in terms of net benefit at the decision threshold
Equal
performance
Applicable Applicable Calibration Performance-based classification metric (Table 1, e.g. equalized odds)
Equal allocation Not applicable Applicable N/A: no resources directly allocated Statistical parity

4.1. Intended use: Inform versus decision support

First, the intended use may be ‘informing with a risk score’ or ‘decision support with a classification’. This intended use guides the design, development, validation, and eventual deployment within healthcare settings [18]. For example, a decision support tool may diagnose pneumonia on X-ray images (yes/no) to guide treatment decisions, while an informing prediction tool may predict the risk of developing diabetes (0-100%) based on electronic health record data, without clear action in mind. The key difference is that a decision support tool uses a threshold to assign patients to either a positive or negative classification while informing prediction tools operate without a threshold, making threshold-dependent metrics such as equalized odds and statistical parity inapplicable.

4.2. Decision type influenced: Non-polar versus polar

Second, it needs to be determined whether the decision targeted to be influenced is polar or non-polar [25]. In polar cases, patients benefit most from having a biased prediction towards high (or low) risk. This contrasts with the non-polar case, where the interests of the caregiver and patient are aligned, i.e. provide care as needed by the patient to derive optimal outcomes. In non-polar cases, patients benefit most from a model with highly reliable predictions and high overall performance. For example, in distributing scarce but valuable healthcare resources (polar), striving for statistical parity (equal positive rates) across groups may be desirable. Conversely, in non-polar disease classification to optimise treatment decisions, biased predictions lead to an improper balance between overtreatment and undertreatment. In most clinical applications, the type of decision influence is non-polar [25].

4.3. Distributive justice principle prioritised

Third, principles of distributive justice may guide the choice of relevant fairness notions [19]. Equal benefit, derived from equal outcomes between patient groups, can be assessed using net benefit, placing the harms and benefits of the prediction model on the same scale [26]. Clinical utility may be assessed over various decision thresholds or at a specific threshold for decision support tools.

In both non-polar and polar cases, striving for equal benefit may be necessary. The principle of equal performance relates to calibration of predictions provided by informing prediction tools and relates to performance-based metrics such as equalized odds for decision support tools. Additionally, equal allocation of healthcare resources across groups aligns with statistical parity in decision support tools.

5. Illustrative use cases

We demonstrate that fairness notions of interest may differ for two AI-based prediction models. The first is to predict postoperative infections based on data from the Leiden University Medical Center, The Netherlands. The second predicts opioid use disorder risk based on the MIMIC-IV data [27]. These use cases were selected to address key considerations in fairness evaluation while focusing on two considerable healthcare challenges. Postoperative infections and opioid use disorder have significant clinical and societal implications, making them highly relevant areas for exploring fairness in predictive modelling. We required complete access to the models' code and data to conduct a fairness evaluation according to our framework, which goes beyond the scope of prior work we have performed on these use cases [28, 30]. The opioid use disorder model was developed on open-source MIMC-IV data. Additionally, the postoperative infection model was chosen because it will soon be employed in clinical settings, enabling us to explore fairness in real-world patient impact. Finally, by including this model trained on non-US data, we sought to address areas of bias less dominated by race and ethnicity, providing a broader perspective on fairness in diverse healthcare settings.

We present the quantitative fairness evaluation on an independent test dataset for both XGBoost machine learning models. We evaluated fairness metrics using Python 3·8 and the Sklearn and Fairlearn packages. 95% confidence intervals were calculated using 1000 bootstrap resampling. Subgroup characteristics, performance, and fairness metrics are summarised in the Supplementary Materials Table S3 and S4.

5.1. PERISCOPE: Predicting postoperative infections

PERISCOPE is an AI-based informative prediction tool that provides a probability of postoperative infection following a surgical procedure in the hospital setting [28]. The ultimate aim is to reduce the severity and impact of infection by supporting clinical actions related to the diagnosis and/or treatment of postoperative bacterial infections, but no classification to guide treatment is directly provided. Decisions that may follow from using PERISCOPE are non-polar. We hence should focus on the calibration of predictions (to strive for equal performance) and clinical utility (to strive for equal benefit). We evaluate fairness metrics in gender subgroups. As men are known to have higher infection rates, in correspondence with our findings, gender was included as a feature in the model (Table 3). The model showed slight overestimation in female patients, even though gender was included in the prediction model (Figure 2). Clinical utility was positive overall and by gender subgroup (Figure 3). Based on these findings, we determined that there was no need for further bias mitigations for gender subgroups.

Table 3:

PERISCOPE prevalence and performance metrics for predicting postoperative infections in test dataset. CI = confidence interval.

Group Subgroup Number of
procedures(%
of total
testset)
Prevalence
(95% CI)
AUROC
(95% CI)
Calibration
slope
(95% CI)
Calibration
intercept
(95% CI)
Gender Female 4826 (53·5) 0·11 (0·10-0·11) 0·80 (0·78-0·81) 0·81 (0·75-0·88) −0·08 (−0·16-0·01)
Male 4197 (46·5) 0.16 (0·15-0·17) 0·82 (0·80-0·83) 0·92 (0·83-1·00) −0·23 (−0·30- −0·12)

Figure 2:

Figure 2:

Baseline incidence rates with 95% confidence intervals (left) and calibration curves (right) for PERISCOPE predictions in gender subgroups.

Figure 3:

Figure 3:

Clinical utility by means of net benefit for PERISCOPE’s postoperative infection prediction in gender subgroups.

5.2. Allocating resources for opioid use disorder risk

For opioid use disorder (OUD) risk, previous studies indicated that Black patients were less likely to qualify for additional education, treatments, and care management programs for opioid misuse [29]. The principle of equal allocation was considered desirable in race subgroups for this use case. Details on the patient population, features and feature engineering are available in a previous study [30]. Race was excluded as a predictive feature due to its limited impact on performance and net benefit for predicting OUD risk (Table S5 and Figure S2 in the Supplementary Materials). The AI-based decision support tool’s intended use was to classify patients for receiving additional services, making it a polar decision where patients with high OUD risk benefit from resource allocation to fight health disparities. We assessed statistical parity (positive rate) and clinical utility, aiming to allocate resources equally across race groups with high risk. We observed a slightly lower allocation in the Hispanic group, where baseline incidence was lowest (Table 4, Figure 4). Using a 10% classification threshold, net benefit was calculated (Figure 5) showing zero net benefit for Hispanic patients, likely due to the lower AUROC in this group (Table 4). Based on these findings, bias mitigation for race subgroups may be necessary to enhance model fairness. We explored the effect of statistical oversampling on the training dataset, which improved Net benefit for Hispanic patients, but worsened performance for Black/African American patients (Supplementary Materials Figure S3). Overall AUROC did not change.

Table 4:

OUD (Opioid Use Disorder) resource allocation on MIMIC-IV test dataset prevalence and performance metrics without race included as predictive parameter. Metrics are calculated using a classification cut-off of 0·1. To adhere to the notion of statistical parity, statistical parity should be equal across groups.

Group Subgroup Number of
of patients
(% of total
test set)
Incidence
(95% CI)
AUROC (95%
CI)
Positive Rate
(95% CI)
= Statistical
parity
True
Positive
Rate (95%
CI)
False
Positive
Rate (95%)
Race Asian 165 (3·5) 0·12 (0·07 - 0·16) 0·70 (0·59 - 0·79) 0·32 (0·26 - 0·39) 0·54 (0·30 - 0·78) 0·82 (0·70 - 0·91)
Black/African American 467 (9·8) 0·13 (0·10 - 0·16) 0·61 (0·55 - 0·66) 0·36 (0·32 - 0·41) 0·48 (0·36 - 0·59) 0·82 (0·76 - 0·87)
Hispanic/Latino 144 (3·0) 0·08 (0·04 - 0·12) 0·63 (0·43 - 0·85) 0·39 (0·30 - 0·47) 0·53 (0·30 - 0·81) 0·90 (0·82 - 0·98)
Other/Unknown 709 (14·8) 0·09 (0·07 - 0·11) 0·77 (0·72 - 0·82) 0·28 (0·24 - 0·31) 0·64 (0·50 - 0·75) 0·88 (0·83 - 0·93)
White 3291 (68·9) 0·11 (0·10 - 0·12) 0·70 (0·68 - 0·73) 0·35 (0·34 - 0·37) 0·59 (0·55 - 0·65) 0·87 (0·85 - 0·89)

Figure 4:

Figure 4:

Baseline OUD rates (left) and statistical parity in terms of true positive rates (right) for opioid use disorder prediction in race subgroups

Figure 5:

Figure 5:

Clinical utility by means of net benefit curves for opoïd use prediction per race category. Classification cut-off was 0.10, meaning that patients with a risk higher than 10% will get the intervention.

6. Discussion

AI-based prediction models are moving from research to wider deployment, but biases in training data pose a challenge by potentially worsening healthcare disparities. Despite efforts to develop fair AI, there remains a lack of practical steps for evaluating fairness in clinical prediction models. This is partly due to the absence of a universally accepted definition of fairness, as seen in the 27 different metrics identified in recent literature. We propose a simplified framework for selecting relevant group-based fairness notions based on the model’s intended use, whether for decision support or informing with risk scoring, and the type of decision being influenced. This framework can assist AI model developers and assessors. While our focus is on group-based fairness, individual fairness may also need consideration depending on the clinical and ethical context.

Choosing and prioritizing fairness notions for AI-based prediction models is challenging due to the abundance of metrics and their incompatibility. Bias mitigation may improve fairness, but it is crucial to quantify fairness-performance trade-offs and assess their clinical impact [14, 31]. Some fairness measures are constrained by their dependence on epidemiological and statistical concepts, which may not hold across groups. Additionally, certain metrics involve causal claims, extending beyond the association-focused nature of AI models. We propose evaluating fairness and bias mitigation efforts based on clinical utility, calibration, performance metrics like AUROC, and/or statistical parity.

Removing variables like race is a common fairness strategy [19], but may be counterproductive if race is linked to outcomes [32]. Adjusting classification thresholds for statistical parity or equalized odds [33] also poses challenges, including implementation complexity and clinician bias. Mixed-race patients further complicate threshold application at the point of care. The most effective approach is ensuring unbiased, representative training data, though given limitations in observational data, other bias mitigation strategies are often required [25].

Quantitatively assessing fairness poses several challenges. We emphasize group-based fairness notions, whereas others state that fairness is “a latent construct imperfectly operationalised by statistical fairness measures” [34]. Furthermore, most quantitative measures rely on labels possibly affected by bias [24]. In response to these challenges, we advocate for an approach that incorporates quantitative and ethical fairness evaluations throughout the model development and validation lifecycle [35]. Our use cases show that visualizing fairness metrics supports ethical decision-making, ensuring a more comprehensive approach to fair AI systems.

This study has several limitations. Firstly, we focused on group-based notions of fairness and less on individual notions of fairness. While individual notions of fairness are important from a patient perspective, there are limited tools and metrics for systematically quantifying individual-level fairness, highlighting the need for more research on this topic. For example, it is challenging to determine similarity metrics for patients with good interpretability. Second, we focus on prediction models in terms of decision support and risk scores, with methods that may not apply to other applications, such as large language models. Since these types of AI models produce different kinds of outputs, their fairness requires further research.

In conclusion, we present a structured approach for evaluating fairness in AI-based prediction models, aiming to enable more equitable clinical AI implementations. Given the diverse and sometimes conflicting definitions of fairness, our proposed framework provides guidance for appropriate group-based fairness metrics to assess. Recognising the limitations of purely quantitative assessments, we recommend to, depending on the use case, assess clinical utility, calibration, performance-based measures, and/or statistical parity. The selection of these metrics should align with the specific distributive justice goal, whether to ensure equal benefit, performance, or resource allocation across patient groups. By addressing fairness through this comprehensive and multidimensional lens, our approach offers a practical foundation for developers and assessors, facilitating the transition from theoretical concepts of fairness to their practical application in AI-based healthcare systems.

Supplementary Material

Supplement 1
media-1.pdf (995.9KB, pdf)

Acknowledgements

Research reported in this publication was supported by the National Library Of Medicine of the National Institutes of Health under Award Number R01LM013362. The content is solely the responsibility of the authors and does not necessarily represent the official views of the National Institutes of Health.

Footnotes

Competing interests

Author SM is an employee of Healthplus.ai but declares no non-financial competing interests. Author BG is co-owner and major shareholder of Healthplus.ai but declares no non-financial competing interests. All other authors declare no financial or non-financial competing interests.

Data sharing statement

Will individual participant data be available (including data dictionaries)? The MIMIC dataset used and/or analysed during the current study is available from the MIMIC repository. The LUMC dataset used and/or analysed during the current study is not publicly available as patients did not give informed consent for making their data public.
What data in particular will be shared? The MIMIC dataset used and/or analysed during the current study is available from the MIMIC repository. The LUMC dataset used and/or analysed during the current study is not publicly available as patients did not give informed consent for making their data public.
What other documents will be available? The underlying code for this study is not publicly available but may be made available to qualified researchers upon reasonable request to the corresponding author.
When will data be available (start and end dates)? Not applicable
With whom? Not applicable
For what types of analyses? Not applicable
By what mechanism will data be made available? Not applicable

References

  • 1.Obermeyer Z., Powers B., Vogeli C. & Mullainathan S. Dissecting racial bias in an algorithm used to manage the health of populations. Science. 366, 447–453 (2019). [DOI] [PubMed] [Google Scholar]
  • 2.Siddique S.M., Tipton K., Leas B., Jepson C., Aysola J., Cohen J.B., Flores E., Harhay M.O., Schmidt H., Weissman G.E., Fricke J. & Treadwell J.R. The Impact of Health Care Algorithms on Racial and Ethnic Disparities : A Systematic Review. Ann Intern Med. 10.7326/M23-2960 (2024). [DOI] [PubMed] [Google Scholar]
  • 3.Artificial Intelligence/Machine Learning (AI/ML)-Based Software as a Medical Device (SaMD) Action Plan. www.fda.gov/media/145022/download (2021).
  • 4.Administration Actions on AI. Available from: https://ai.gov/actions/. Accessed on: 28 March, 2024.
  • 5.Caton S. & Haas C. Fairness in Machine Learning: A Survey. arXiv. 10.48550/arXiv.2010.04053 (2020). [DOI] [Google Scholar]
  • 6.Fletcher R.R., Nakeshimana A. & Olubeko O. Addressing Fairness, Bias, and Appropriate Use of Artificial Intelligence and Machine Learning in Global Health. Front Artif Intell. 3, 561802 (2021). [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 7.Liu M., Ning Y. & Teixayavong S. et al. A translational perspective towards clinical AI fairness. npj Digit. Med. 6, 172 (2023). [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 8.Mehrabi N., Morstatter F., Saxena N., Lerman K. & Galstyan A. A Survey on Bias and Fairness in Machine Learning. ACM Comput. Surv. 54, 115 (2022). [Google Scholar]
  • 9.Tang Z., Zhang J. & Zhang K. What-is and How-to for Fairness in Machine Learning: A Survey, Reflection, and Perspective. ACM Comput. Surv. 55, 299 (2023). [Google Scholar]
  • 10.Rajkomar A., Hardt M., Howell M.D., Corrado G. & Chin M.H. Ensuring Fairness in Machine Learning to Advance Health Equity. Ann Intern Med. 169, 866–872 (2018). [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 11.Suresh H. & Guttag J.V. A framework for understanding unintended consequences of machine learning. Commun ACM. 64, 62–71 (2021). [Google Scholar]
  • 12.Makhlouf K., Zhioua S. & Palamidessi C. Machine learning fairness notions: Bridging the gap with real-world applications. Inf Process Manage. 58, 102642 (2021). [Google Scholar]
  • 13.Solanki P., Grundy J. & Hussain W. Operationalising ethics in artificial intelligence for healthcare: a framework for AI developers. AI Ethics 3, 223–240 (2023). [Google Scholar]
  • 14.Xu J., Xiao Y., Wang W.H., Ning Y., Shenkman E.A., Bian J. & Wang F. Algorithmic fairness in computational medicine. EBioMedicine. 84, 104250 (2022). [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 15.Chen F, Wang L, Hong J, Jiang J, Zhou L. Unmasking bias in artificial intelligence: a systematic review of bias detection and mitigation strategies in electronic health record-based models. J Am Med Inform Assoc. 2024. Apr 19;31(5):1172–1183. doi: 10.1093/jamia/ocae060. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 16.Hernandez-Boussard T., Siddique S.M., Bierman A.S., Hightower M. & Burstin H. Promoting Equity In Clinical Decision Making: Dismantling Race-Based Medicine. Health Aff (Millwood). 42, 1369–1373 (2023). [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 17.Zanger-Tishler M., Nyarko J. & Goel S. Risk scores, label bias, and everything but the kitchen sink. arXiv. 10.48550/arXiv.2305.12638 (2023). [DOI] [PMC free article] [PubMed] [Google Scholar]; Gianfrancesco M.A., Tamang S., Yazdany J. & Schmajuk G. Potential Biases in Machine Learning Algorithms Using Electronic Health Record Data. JAMA Intern Med. 178, 1544–1547 (2018). [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 18.International Medical Device Regulators Forum (IMDRF). Software as a Medical Device (SaMD): Key Definitions. Available from: https://www.imdrf.org/sites/default/files/docs/imdrf/final/technical/imdrf-tech-131209-samd-key-definitions-140901.pdf.
  • 19.Siddique S.M., Hernandez-Boussard T., Palaniappan L. & Rajkomar A. Ensuring fairness in machine learning to advance health equity. Ann Intern Med. 169, 866–872 (2018). [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 20.Gianfrancesco M.A., Tamang S., Yazdany J. & Schmajuk G. Potential Biases in Machine Learning Algorithms Using Electronic Health Record Data. JAMA Intern Med. 178, 1544–1547 (2018). [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 21.Mehrabi N., Morstatter F., Saxena N., Lerman K. & Galstyan A. A Survey on Bias and Fairness in Machine Learning. ACM Comput. Surv. 54, 115 (2022). [Google Scholar]
  • 22.Alves P.V., Guimaraes G.S., Lins R.D. & Koerich A.L. Assessing fairness in machine learning models: a case study in financial applications. Neural Comput Appl. 10.1007/s00521-022-07491-5 (2023). [DOI] [Google Scholar]
  • 23.Chouldechova A. Fair prediction with disparate impact: a study of bias in recidivism prediction instruments. Big Data. 5, 153–163 (2017). [DOI] [PubMed] [Google Scholar]
  • 24.Guerdan L., Coston A., Wu Z.S. & Holstein K. Ground(less) Truth: A Causal Framework for Proxy Labels in Human-Algorithm Decision-Making. arXiv. 10.48550/arXiv.2302.06503 (2023). [DOI] [Google Scholar]
  • 25.Paulus J.K. & Kent D.M. Predictably unequal: understanding and addressing concerns that algorithmic clinical prediction may increase health disparities. npj Digit. Med. 3, 99 (2020). [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 26.Vickers A.J. & Elkin E.B. Decision curve analysis: a novel method for evaluating prediction models. Med Decis Making. 26, 565–574 (2006). [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 27.Johnson A., Bulgarelli L., Pollard T., Horng S., Celi L.A. & Mark R. MIMIC-IV. PhysioNet. 10.13026/s6n6-xd98 (2021). [DOI] [Google Scholar]
  • 28.van der Meijden SL, van Boekel A, Schinkelshoek L, van Goor H, de Boer M, Steyerberg E, Geerts B, Arbous S. Identifying and Predicting Postoperative Infections Based on Readily Available Electronic Health Record Data. Stud Health Technol Inform. 2023. May 18;302:348–349. doi: 10.3233/SHTI230134. [DOI] [PubMed] [Google Scholar]
  • 29.Thompson H.S., Valdimarsdóttir H.B., Winkel G., Jandorf L. & Redd W. The Group-Based Medical Mistrust Scale: psychometric properties and association with breast cancer screening. Prev Med. 38, 209–218 (2004). [DOI] [PubMed] [Google Scholar]
  • 30.Wang Y., Pillai M., Zhao Y., Curtin C. & Hernandez-Boussard T. FairEHR-CLP: Towards Fairness-Aware Clinical Predictions with Contrastive Learning in Multimodal Electronic Health Records. arXiv. 10.48550/arXiv.2402.00955 (2024). [DOI] [Google Scholar]
  • 31.Mittelstadt B., Wachter S. & Russell C. The Unfairness of Fair Machine Learning: Levelling down and strict egalitarianism by default. arXiv. 10.48550/arXiv.2302.02404 (2023). [DOI] [Google Scholar]
  • 32.Corbett-Davies S., Gaebler J.D., Nilforoshan H., Shroff R. & Goel S. The Measure and Mismeasure of Fairness. J Mach Learn Res. 24, 1–117 (2023). [Google Scholar]
  • 33.Yang J, Soltan AAS, Eyre DW, Clifton DA. Algorithmic fairness and bias mitigation for clinical machine learning with deep reinforcement learning. Nat Mach Intell. 2023;5(8):884–894. doi: 10.1038/s42256-023-00697-3. Epub 2023 Jul 31. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 34.Jacobs A.Z. & Wallach H. Measurement and fairness. In Proceedings of the 2021 ACM conference on fairness, accountability, and transparency. 375–385 (2021). [Google Scholar]
  • 35.Ng M.Y., Kapur S., Blizinsky K.D. & Hernandez-Boussard T. The AI life cycle: a holistic approach to creating ethical AI for health decisions. Nat Med. 28, 2247–2249 (2022). [DOI] [PMC free article] [PubMed] [Google Scholar]

Associated Data

This section collects any data citations, data availability statements, or supplementary materials included in this article.

Supplementary Materials

Supplement 1
media-1.pdf (995.9KB, pdf)

Data Availability Statement

Will individual participant data be available (including data dictionaries)? The MIMIC dataset used and/or analysed during the current study is available from the MIMIC repository. The LUMC dataset used and/or analysed during the current study is not publicly available as patients did not give informed consent for making their data public.
What data in particular will be shared? The MIMIC dataset used and/or analysed during the current study is available from the MIMIC repository. The LUMC dataset used and/or analysed during the current study is not publicly available as patients did not give informed consent for making their data public.
What other documents will be available? The underlying code for this study is not publicly available but may be made available to qualified researchers upon reasonable request to the corresponding author.
When will data be available (start and end dates)? Not applicable
With whom? Not applicable
For what types of analyses? Not applicable
By what mechanism will data be made available? Not applicable

Articles from medRxiv are provided here courtesy of Cold Spring Harbor Laboratory Preprints

RESOURCES