IVCVAug 26, 2020

Domain-Adversarial Learning for Multi-Centre, Multi-Vendor, and Multi-Disease Cardiac MR Image Segmentation

arXiv:2008.11776v125 citations
Originality Incremental advance
AI Analysis

This addresses the lack of robustness in deep learning models for clinical adoption in multi-centre, multi-vendor cardiac MR segmentation, though it is incremental as it builds on existing domain-adversarial methods.

The paper tackled the problem of domain shift in cardiac MR image segmentation by using domain-adversarial learning to train a domain-invariant 2D U-Net, resulting in improved performance on both seen and unseen domains from the M&Ms challenge dataset compared to standard training.

Cine cardiac magnetic resonance (CMR) has become the gold standard for the non-invasive evaluation of cardiac function. In particular, it allows the accurate quantification of functional parameters including the chamber volumes and ejection fraction. Deep learning has shown the potential to automate the requisite cardiac structure segmentation. However, the lack of robustness of deep learning models has hindered their widespread clinical adoption. Due to differences in the data characteristics, neural networks trained on data from a specific scanner are not guaranteed to generalise well to data acquired at a different centre or with a different scanner. In this work, we propose a principled solution to the problem of this domain shift. Domain-adversarial learning is used to train a domain-invariant 2D U-Net using labelled and unlabelled data. This approach is evaluated on both seen and unseen domains from the M\&Ms challenge dataset and the domain-adversarial approach shows improved performance as compared to standard training. Additionally, we show that the domain information cannot be recovered from the learned features.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes