A Lifelong Learning Approach to Brain MR Segmentation Across Scanners and Protocols
Neerav Karani, Krishna Chaitanya, Christian Baumgartner, Ender, Konukoglu

TL;DR
This paper presents a lifelong multi-domain learning method for brain MRI segmentation that adapts to different scanners and protocols using a single CNN with domain-specific batch normalization, requiring minimal labeled data.
Contribution
The authors introduce a CNN architecture with shared filters and domain-specific batch normalization layers that can quickly adapt to new MRI domains with few labeled images, while maintaining performance on previous domains.
Findings
Significantly reduces domain adaptation effort in MRI segmentation.
Achieves performance close to dedicated models for each scanner.
Requires only about 4 labeled images for new domains.
Abstract
Convolutional neural networks (CNNs) have shown promising results on several segmentation tasks in magnetic resonance (MR) images. However, the accuracy of CNNs may degrade severely when segmenting images acquired with different scanners and/or protocols as compared to the training data, thus limiting their practical utility. We address this shortcoming in a lifelong multi-domain learning setting by treating images acquired with different scanners or protocols as samples from different, but related domains. Our solution is a single CNN with shared convolutional filters and domain-specific batch normalization layers, which can be tuned to new domains with only a few ( 4) labelled images. Importantly, this is achieved while retaining performance on the older domains whose training data may no longer be available. We evaluate the method for brain structure segmentation in MR…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Medical Image Segmentation Techniques · Advanced Neural Network Applications
