Pseudo Bias-Balanced Learning for Debiased Chest X-ray Classification
Luyang Luo, Dunyuan Xu, Hao Chen, Tien-Tsin Wong, and Pheng-Ann Heng

TL;DR
This paper introduces a novel pseudo bias-balanced learning algorithm to mitigate dataset bias in chest X-ray classification, improving model fairness and accuracy without requiring explicit bias labels.
Contribution
The paper proposes a new method that captures and corrects dataset biases in chest X-ray diagnosis models without needing bias annotations, enhancing debiasing effectiveness.
Findings
Achieved consistent improvements over state-of-the-art methods
Effectively mitigated dataset bias in multiple chest X-ray datasets
Enhanced model trustworthiness and diagnostic accuracy
Abstract
Deep learning models were frequently reported to learn from shortcuts like dataset biases. As deep learning is playing an increasingly important role in the modern healthcare system, it is of great need to combat shortcut learning in medical data as well as develop unbiased and trustworthy models. In this paper, we study the problem of developing debiased chest X-ray diagnosis models from the biased training data without knowing exactly the bias labels. We start with the observations that the imbalance of bias distribution is one of the key reasons causing shortcut learning, and the dataset biases are preferred by the model if they were easier to be learned than the intended features. Based on these observations, we proposed a novel algorithm, pseudo bias-balanced learning, which first captures and predicts per-sample bias labels via generalized cross entropy loss and then trains a…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCOVID-19 diagnosis using AI · Machine Learning in Healthcare · Radiomics and Machine Learning in Medical Imaging
MethodsSoftmax
