paper-with-me

Papers

LifeLonger: A Benchmark for Continual Disease Classification

2022-04-12 · Mohammad Mahdi Derakhshani, Ivona Najdenkoska, Tom van Sonsbeek, XianTong Zhen, Dwarikanath Mahapatra, Marcel Worring, Cees G. M. Snoek

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 sources. To exploit the incoming streams of data, these models would benefit largely from sequentially learning from new samples, without forgetting the previously obtained knowledge. In this paper we introduce LifeLonger, a benchmark for continual disease classification on the MedMNIST collection, by applying existing state-of-the-art continual learning methods. In particular, we consider three continual learning scenarios, namely, task and class incremental learning and the newly defined cross-domain incremental learning. Task and class incremental learning of diseases address the issue of classifying new samples without re-training the models from scratch, while cross-domain incremental learning addresses the issue of dealing with datasets originating from different institutions while retaining the previously obtained knowledge. We perform a thorough analysis of the performance and examine how the well-known challenges of continual learning, such as the catastrophic forgetting exhibit themselves in this setting. The encouraging results demonstrate that continual learning has a major potential to advance disease classification and to produce a more robust and efficient learning framework for clinical settings. The code repository, data partitions and baseline results for the complete benchmark will be made publicly available.

📄 PDF Abstract BibTeX arXiv:2204.05737

Code (1)

mmderakhshani/lifelonger 공식 구현 pytorch

Tasks

Classificationclass-incremental learningClass Incremental LearningContinual LearningIncremental Learning

Similar Papers 제목 키워드 기반

DOCTOR: A Multi-Disease Detection Continual Learning Framework Based on Wearable Medical Sensors

2023-05-09 · Chia-Hao Li, Niraj K. Jha

Modern advances in machine learning (ML) and wearable medical sensors (WMSs) in edge devices have enabled ML-driven disease detection for smart healthcare. Conventional ML-driven methods for disease detection rely on cus…

Continual LearningSynthetic Data Generation

Continual Learning with Bayesian Model based on a Fixed Pre-trained Feature Extractor

2022-04-28 · Yang Yang, Zhiying Cui, Junjie Xu, Changhong Zhong 외

Deep learning has shown its human-level performance in various applications. However, current deep learning models are characterised by catastrophic forgetting of old knowledge when learning new classes. This poses a cha…

class-incremental learningClass Incremental LearningContinual Learningimage-classification+2

Continual Learning Bench: Evaluating Frontier AI Systems in Real-World Stateful Environments

2026-06-04 · Parth Asawa, Christopher M. Glaze, Gabriel Orlanski, Ramya Ramakrishnan 외 arxiv

Continual learning, the ability of AI systems to improve through sequential experience, has attracted substantial interest, but no high-quality benchmark exists to evaluate it. We introduce Continual Learning Bench (CL-B…

Continual Learning

Towards Accountable AI-Assisted Eye Disease Diagnosis: Workflow Design, External Validation, and Continual Learning

2024-09-23 · Qingyu Chen, Tiarnan D L Keenan, Elvira Agron, Alexis Allot 외

Timely disease diagnosis is challenging due to increasing disease burdens and limited clinician availability. AI shows promise in diagnosis accuracy but faces real-world application issues due to insufficient validation …

Continual LearningDiagnostic

A Continual Learning Approach for Cross-Domain White Blood Cell Classification

2023-08-24 · Ario Sadafi, Raheleh Salehi, Armin Gruber, Sayedali Shetab Boushehri 외

Accurate classification of white blood cells in peripheral blood is essential for diagnosing hematological diseases. Due to constantly evolving clinical settings, data sources, and disease classifications, it is necessar…

ClassificationContinual Learning