
Segmentation of Multiple Sclerosis Lesions across
Hospitals: Learn Continually or Train from Scratch?
Enamundram Naga Karthik1,2∗Anne Kerbrat3Pierre Labauge4
Tobias Granberg5Jason Talbott6Daniel S. Reich7Massimo Filippi8,9
Rohit Bakshi10 Virginie Callot11,12 Sarath Chandar 2,13 Julien Cohen-Adad1,2,14
1NeuroPoly Lab, Polytechnique Montreal, Canada 2MILA, Quebec AI Institute
3Neurology Department, CHU Rennes, Rennes, France
4MS Unit, Department of Neurology, CHU Montpellier, Montpellier, France
5Department of Clinical Neuroscience, Karolinska Institutet, Stockholm, Sweden
6Department of Radiology and Biomedical Imaging, Zuckerberg San Francisco
General Hospital, University of California, San Francisco, CA, USA
7National Institute of Neurological Disorders and Stroke, National Institutes of Health, USA
8Neuroimaging Research Unit, Institute of Experimental Neurology, Division of
Neuroscience, and Neurology Unit, IRCCS San Raffaele Scientific Institute, Milan, Italy
9Vita-Salute San Raffaele University, Milan, Italy
10Brigham and Women’s Hospital, Harvard Medical School, Boston, USA
11AP-HM, CHU Timone, Pole de Neurosciences Cliniques, Department of Neurology,
Marseille, France 12Aix-Marseille Univ, CNRS, Marseille, France
13Department of Computer and Software Engineering, Polytechnique Montreal, Canada
14Functional Neuroimaging Unit, CRIUGM, Université de Montréal, Montréal, Canada
Abstract
Segmentation of Multiple Sclerosis (MS) lesions is a challenging problem. Sev-
eral deep-learning-based methods have been proposed in recent years. However,
most methods tend to be static, that is, a single model trained on a large, spe-
cialized dataset, which does not generalize well. Instead, the model should learn
across datasets arriving sequentially from different hospitals by building upon
the characteristics of lesions in a continual manner. In this regard, we explore
experience replay, a well-known continual learning method, in the context of MS
lesion segmentation across multi-contrast data from 8 different hospitals. Our
experiments show that replay is able to achieve positive backward transfer and
reduce catastrophic forgetting compared to sequential fine-tuning. Furthermore,
replay outperforms the multi-domain training, thereby emerging as a promising
solution for the segmentation of MS lesions. The code is available at this link.
1 Introduction
Multiple Sclerosis (MS) is a chronic, neurodegenerative disease of the central nervous system. Lesion
segmentation from magnetic resonance images (MRI) serves as an important biomarker in measuring
disease activity in MS patients. However, manual segmentation of MS lesions is a tedious process,
hence motivating the need for automated tools for segmentation. Several deep-learning (DL) based
methods have been proposed in the past few years [
1
,
2
]. They tend to be trained in a static manner - all
the datasets are pooled, jointly preprocessed, shuffled (to ensure they are independent and identically
distributed, IID) and then fed to the DL models. While this has its benefits, it does not represent
∗Corresponding Author: naga-karthik.enamundram@mila.quebec
36th Conference on Neural Information Processing Systems (NeurIPS 2022).
arXiv:2210.15091v1 [cs.CV] 27 Oct 2022