From Uncertainty to Clarity: Uncertainty-Guided Class-Incremental Learning for Limited Biomedical Samples via Semantic Expansion
Yifei Yao, Hanrong Zhang

TL;DR
This paper introduces a novel uncertainty-guided class-incremental learning approach for biomedical data with limited samples, utilizing semantic expansion and a cosine classifier to improve knowledge retention and reduce bias.
Contribution
It presents the first class-incremental learning method tailored for limited biomedical samples, combining uncertainty measurement, semantic expansion, and bias mitigation techniques.
Findings
Achieves up to 53.54% higher accuracy than state-of-the-art methods.
Effectively measures sample uncertainty with a novel entropy prediction module.
Improves generalization to new classes through semantic expansion.
Abstract
In real-world clinical settings, data distributions evolve over time, with a continuous influx of new, limited disease cases. Therefore, class incremental learning is of great significance, i.e., deep learning models are required to learn new class knowledge while maintaining accurate recognition of previous diseases. However, traditional deep neural networks often suffer from severe forgetting of prior knowledge when adapting to new data unless trained from scratch, which undesirably costs much time and computational burden. Additionally, the sample sizes for different diseases can be highly imbalanced, with newly emerging diseases typically having much fewer instances, consequently causing the classification bias. To tackle these challenges, we are the first to propose a class-incremental learning method under limited samples in the biomedical field. First, we propose a novel…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Machine Learning in Healthcare · Biomedical Text Mining and Ontologies
