BiasPruner: Debiased Continual Learning for Medical Image Classification
Nourhan Bayasi, Jamil Fayyad, Alceu Bissoto, Ghassan Hamarneh, Rafeef, Garbi

TL;DR
BiasPruner introduces a novel continual learning framework that intentionally forgets spurious correlations to improve medical image classification, outperforming state-of-the-art methods in accuracy and fairness.
Contribution
It proposes a debiasing approach that prunes units associated with spurious features, enabling more robust and fair continual learning in medical imaging tasks.
Findings
Outperforms SOTA CL methods in accuracy
Enhances fairness in medical image classification
Effective on skin lesion and chest X-Ray datasets
Abstract
Continual Learning (CL) is crucial for enabling networks to dynamically adapt as they learn new tasks sequentially, accommodating new data and classes without catastrophic forgetting. Diverging from conventional perspectives on CL, our paper introduces a new perspective wherein forgetting could actually benefit the sequential learning paradigm. Specifically, we present BiasPruner, a CL framework that intentionally forgets spurious correlations in the training data that could lead to shortcut learning. Utilizing a new bias score that measures the contribution of each unit in the network to learning spurious features, BiasPruner prunes those units with the highest bias scores to form a debiased subnetwork preserved for a given task. As BiasPruner learns a new task, it constructs a new debiased subnetwork, potentially incorporating units from previous subnetworks, which improves adaptation…
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 · AI in cancer detection · Brain Tumor Detection and Classification
