TL;DR
This paper introduces a domain-adversarial training method for cardiac MRI segmentation that enhances model robustness across different scanners and centers, addressing a key challenge in clinical deployment of deep learning models.
Contribution
It proposes a domain-adversarial learning approach to create a domain-invariant 2D U-Net for cardiac MRI segmentation, improving generalization across multiple domains.
Findings
Improved segmentation performance on unseen domains.
Domain-invariant features prevent domain information recovery.
Enhanced robustness over standard training methods.
Abstract
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…
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
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · Convolution · Concatenated Skip Connection · U-Net
