LGAICYJun 5, 2023

Fair Patient Model: Mitigating Bias in the Patient Representation Learned from the Electronic Health Records

arXiv:2306.03179v19 citationsh-index: 24
Originality Incremental advance
AI Analysis

This addresses fairness issues in healthcare AI for patient representation, though it is incremental as it builds on existing deep learning methods with a novel loss function.

The paper tackled bias in patient representations from Electronic Health Records by proposing a weighted loss function, resulting in improved fairness metrics and comparable predictive accuracy of 0.7912 on clinical outcome tasks.

Objective: To pre-train fair and unbiased patient representations from Electronic Health Records (EHRs) using a novel weighted loss function that reduces bias and improves fairness in deep representation learning models. Methods: We defined a new loss function, called weighted loss function, in the deep representation learning model to balance the importance of different groups of patients and features. We applied the proposed model, called Fair Patient Model (FPM), to a sample of 34,739 patients from the MIMIC-III dataset and learned patient representations for four clinical outcome prediction tasks. Results: FPM outperformed the baseline models in terms of three fairness metrics: demographic parity, equality of opportunity difference, and equalized odds ratio. FPM also achieved comparable predictive performance with the baselines, with an average accuracy of 0.7912. Feature analysis revealed that FPM captured more information from clinical features than the baselines. Conclusion: FPM is a novel method to pre-train fair and unbiased patient representations from EHR data using a weighted loss function. The learned representations can be used for various downstream tasks in healthcare and can be extended to other domains where bias and fairness are important.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes