IVCVLGAug 2, 2023

Unlearning Spurious Correlations in Chest X-ray Classification

arXiv:2308.01119v22 citationsh-index: 27
AI Analysis

This addresses model robustness issues in medical image classification for healthcare applications, but it is incremental as it builds on existing XBL methods with new feedback mechanisms.

The paper tackled the problem of spurious correlations in chest X-ray classification caused by unintended confounders like skeletal maturation, using eXplanation Based Learning (XBL) with interactive user feedback to unlearn these correlations, resulting in robust models as demonstrated on a Covid-19 dataset.

Medical image classification models are frequently trained using training datasets derived from multiple data sources. While leveraging multiple data sources is crucial for achieving model generalization, it is important to acknowledge that the diverse nature of these sources inherently introduces unintended confounders and other challenges that can impact both model accuracy and transparency. A notable confounding factor in medical image classification, particularly in musculoskeletal image classification, is skeletal maturation-induced bone growth observed during adolescence. We train a deep learning model using a Covid-19 chest X-ray dataset and we showcase how this dataset can lead to spurious correlations due to unintended confounding regions. eXplanation Based Learning (XBL) is a deep learning approach that goes beyond interpretability by utilizing model explanations to interactively unlearn spurious correlations. This is achieved by integrating interactive user feedback, specifically feature annotations. In our study, we employed two non-demanding manual feedback mechanisms to implement an XBL-based approach for effectively eliminating these spurious correlations. Our results underscore the promising potential of XBL in constructing robust models even in the presence of confounding factors.

Foundations

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

Your Notes