paper-with-me

홈 › Papers

Class-Incremental Continual Learning for General Purpose Healthcare Models

2023-11-07 · Amritpal Singh, Mustafa Burak Gurbuz, Shiva Souhith Gantha, Prahlad Jasti

Healthcare clinics regularly encounter dynamic data that changes due to variations in patient populations, treatment policies, medical devices, and emerging disease patterns. Deep learning models can suffer from catastrophic forgetting when fine-tuned in such scenarios, causing poor performance on previously learned tasks. Continual learning allows learning on new tasks without performance drop on previous tasks. In this work, we investigate the performance of continual learning models on four different medical imaging scenarios involving ten classification datasets from diverse modalities, clinical specialties, and hospitals. We implement various continual learning approaches and evaluate their performance in these scenarios. Our results demonstrate that a single model can sequentially learn new tasks from different specialties and achieve comparable performance to naive methods. These findings indicate the feasibility of recycling or sharing models across the same or different medical specialties, offering another step towards the development of general-purpose medical imaging AI that can be shared across institutions.

📄 PDF Abstract BibTeX arXiv:2311.04301

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

Generalized Few-Shot Continual Learning with Contrastive Mixture of Adapters

2023-02-12 · Yawen Cui, Zitong Yu, Rizhao Cai, Xun Wang 외

The goal of Few-Shot Continual Learning (FSCL) is to incrementally learn novel tasks with limited labeled samples and preserve previous capabilities simultaneously, while current FSCL methods are all for the class-increm…

Continual LearningContrastive LearningDomain GeneralizationRepresentation Learning

DLCFT: Deep Linear Continual Fine-Tuning for General Incremental Learning

2022-08-17 · Hyounguk Shon, Janghyeon Lee, Seung Hwan Kim, Junmo Kim

Pre-trained representation is one of the key elements in the success of modern deep learning. However, existing works on continual learning methods have mostly focused on learning models incrementally from scratch. In th…

class-incremental learningClass Incremental LearningContinual Learningimage-classification+2

CCSI: Continual Class-Specific Impression for Data-free Class Incremental Learning

2024-06-09 · Sana Ayromlou, Teresa Tsang, Purang Abolmaesumi, Xiaoxiao Li

In real-world clinical settings, traditional deep learning-based classification methods struggle with diagnosing newly introduced disease types because they require samples from all disease classes for offline training. …

class-incremental learningClass Incremental LearningIncremental Learning

RE-tune: Incremental Fine Tuning of Biomedical Vision-Language Models for Multi-label Chest X-ray Classification

2024-10-23 · Marco Mistretta, Andrew D. Bagdanov

In this paper we introduce RE-tune, a novel approach for fine-tuning pre-trained Multimodal Biomedical Vision-Language models (VLMs) in Incremental Learning scenarios for multi-label chest disease diagnosis. RE-tune free…

Computational EfficiencyIncremental LearningMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+1

Self-Supervised Training Enhances Online Continual Learning

2021-03-25 · Jhair Gallardo, Tyler L. Hayes, Christopher Kanan

In continual learning, a system must incrementally learn from a non-stationary data stream without catastrophic forgetting. Recently, multiple methods have been devised for incrementally learning classes on large-scale i…

Continual Learningimage-classificationImage Classification