Debias-CLR: A Contrastive Learning Based Debiasing Method for Algorithmic Fairness in Healthcare Applications
Ankita Agarwal, Tanvi Banerjee, William Romine, Mia Cajita

TL;DR
Debias-CLR is a contrastive learning method that effectively reduces demographic biases in clinical note-based predictive models without sacrificing accuracy, promoting fairness in healthcare AI applications.
Contribution
This paper introduces Debias-CLR, a novel contrastive learning framework that mitigates demographic biases in clinical embeddings, ensuring fairer healthcare predictions.
Findings
Reduced SC-WEAT scores for gender and ethnicity biases.
Maintained predictive accuracy for length of stay.
Demonstrated fairness without loss of model performance.
Abstract
Artificial intelligence based predictive models trained on the clinical notes can be demographically biased. This could lead to adverse healthcare disparities in predicting outcomes like length of stay of the patients. Thus, it is necessary to mitigate the demographic biases within these models. We proposed an implicit in-processing debiasing method to combat disparate treatment which occurs when the machine learning model predict different outcomes for individuals based on the sensitive attributes like gender, ethnicity, race, and likewise. For this purpose, we used clinical notes of heart failure patients and used diagnostic codes, procedure reports and physiological vitals of the patients. We used Clinical BERT to obtain feature embeddings within the diagnostic codes and procedure reports, and LSTM autoencoders to obtain feature embeddings within the physiological vitals. Then, we…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEthics and Social Impacts of AI · COVID-19 Digital Contact Tracing · Artificial Intelligence in Healthcare and Education
MethodsAttention Is All You Need · Adam · Residual Connection · Contrastive Learning · Weight Decay · Linear Layer · Multi-Head Attention · Attention Dropout · Dense Connections · WordPiece
