Continual Class Incremental Learning for CT Thoracic Segmentation
Abdelrahman Elskhawy, Aneta Lisowska, Matthias Keicher, Josep Henry,, Paul Thomson, Nassir Navab

TL;DR
This paper investigates continual learning methods for thoracic organ segmentation in CT scans, proposing an adversarial approach to improve knowledge retention and acquisition of new classes without access to previous data.
Contribution
It introduces ACLSeg, an adversarial continual learning method that disentangles features to better preserve past knowledge while learning new classes.
Findings
LwF retains previous knowledge but struggles with new class learning as classes increase.
ACLSeg effectively preserves past segmentation performance while learning new classes.
Proposed method outperforms traditional fine tuning and LwF in continual learning scenarios.
Abstract
Deep learning organ segmentation approaches require large amounts of annotated training data, which is limited in supply due to reasons of confidentiality and the time required for expert manual annotation. Therefore, being able to train models incrementally without having access to previously used data is desirable. A common form of sequential training is fine tuning (FT). In this setting, a model learns a new task effectively, but loses performance on previously learned tasks. The Learning without Forgetting (LwF) approach addresses this issue via replaying its own prediction for past tasks during model training. In this work, we evaluate FT and LwF for class incremental learning in multi-organ segmentation using the publicly available AAPM dataset. We show that LwF can successfully retain knowledge on previous segmentations, however, its ability to learn a new class decreases with…
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.
