English

Exploring Text Specific and Blackbox Fairness Algorithms in Multimodal Clinical NLP

Computation and Language 2021-06-11 v2 Artificial Intelligence

Abstract

Clinical machine learning is increasingly multimodal, collected in both structured tabular formats and unstructured forms such as freetext. We propose a novel task of exploring fairness on a multimodal clinical dataset, adopting equalized odds for the downstream medical prediction tasks. To this end, we investigate a modality-agnostic fairness algorithm - equalized odds post processing - and compare it to a text-specific fairness algorithm: debiased clinical word embeddings. Despite the fact that debiased word embeddings do not explicitly address equalized odds of protected groups, we show that a text-specific approach to fairness may simultaneously achieve a good balance of performance and classical notions of fairness. We hope that our paper inspires future contributions at the critical intersection of clinical NLP and fairness. The full source code is available here: https://github.com/johntiger1/multimodal_fairness

Keywords

Cite

@article{arxiv.2011.09625,
  title  = {Exploring Text Specific and Blackbox Fairness Algorithms in Multimodal Clinical NLP},
  author = {John Chen and Ian Berlot-Attwell and Safwan Hossain and Xindi Wang and Frank Rudzicz},
  journal= {arXiv preprint arXiv:2011.09625},
  year   = {2021}
}

Comments

Best paper award at 3rd Clinical Natural Language Processing Workshop at EMNLP 2020

R2 v1 2026-06-23T20:21:40.942Z