paper-with-me

Papers

BiasPruner: Debiased Continual Learning for Medical Image Classification

2024-07-11 · Nourhan Bayasi, Jamil Fayyad, Alceu Bissoto, Ghassan Hamarneh, Rafeef Garbi

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 and performance on the new task. During inference, BiasPruner employs a simple task-agnostic approach to select the best debiased subnetwork for predictions. We conduct experiments on three medical datasets for skin lesion classification and chest X-Ray classification and demonstrate that BiasPruner consistently outperforms SOTA CL methods in terms of classification performance and fairness. Our code is available here.

📄 PDF Abstract BibTeX arXiv:2407.08609

Code (1)

nourhanb/biaspruner 공식 구현 pytorch

Tasks

ClassificationContinual LearningFairnessimage-classificationImage ClassificationLesion ClassificationMedical Image ClassificationSkin Lesion ClassificationX-ray Classification

Similar Papers 제목 키워드 기반

DHC: Dual-debiased Heterogeneous Co-training Framework for Class-imbalanced Semi-supervised Medical Image Segmentation

2023-07-22 · Haonan Wang, Xiaomeng Li

The volume-wise labeling of 3D medical images is expertise-demanded and time-consuming; hence semi-supervised learning (SSL) is highly desirable for training with limited labeled data. Imbalanced class distribution is a …

Image SegmentationMedical Image SegmentationSemantic SegmentationSemi-supervised Medical Image Segmentation

Graph Continual Learning with Debiased Lossless Memory Replay

2024-04-17 · Chaoxi Niu, Guansong Pang, Ling Chen

Real-life graph data often expands continually, rendering the learning of graph neural networks (GNNs) on static graph data impractical. Graph continual learning (GCL) tackles this problem by continually adapting GNNs to…

Continual LearningIncremental Learning

Augmenting Continual Learning of Diseases with LLM-Generated Visual Concepts

2025-08-05 · Jiantao Tan, Peixian Ma, Kanghao Chen, Zhiming Dai 외 arxiv

Continual learning is essential for medical image classification systems to adapt to dynamically evolving clinical environments. The integration of multimodal information can significantly enhance continual learning of i…

Medical Image ClassificationContinual Learning

What is Wrong with Continual Learning in Medical Image Segmentation?

2020-10-21 · Camila Gonzalez, Nick Lemke, Georgios Sakas, Anirban Mukhopadhyay

Continual learning protocols are attracting increasing attention from the medical imaging community. In continual environments, datasets acquired under different conditions arrive sequentially; and each is only available…

Continual LearningDiagnosticHippocampusimage-classification+5

LifeLonger: A Benchmark for Continual Disease Classification

2022-04-12 · Mohammad Mahdi Derakhshani, Ivona Najdenkoska, Tom van Sonsbeek, XianTong Zhen 외

Deep learning models have shown a great effectiveness in recognition of findings in medical images. However, they cannot handle the ever-changing clinical environment, bringing newly annotated medical data from different…

Classificationclass-incremental learningClass Incremental LearningContinual Learning+1