paper-with-me

홈 › Papers

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

2020-08-26 · Cian M. Scannell, Amedeo Chiribiri, Mitko Veta

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.

📄 PDF Abstract BibTeX arXiv:2008.11776

Code (1)

cianmscannell/da_cmr 공식 구현 tf

Tasks

Image SegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Generalisable Cardiac Structure Segmentation via Attentional and Stacked Image Adaptation

2020-08-03 · Hongwei Li, Jian-Guo Zhang, Bjoern Menze

Tackling domain shifts in multi-centre and multi-vendor data sets remains challenging for cardiac image segmentation. In this paper, we propose a generalisable segmentation framework for cardiac image segmentation in whi…

Data AugmentationImage SegmentationSegmentationSemantic Segmentation

CardiSort: a convolutional neural network for cross vendor automated sorting of cardiac MR images

2021-09-17 · Ruth P Lim, Stefan Kachel, Adriana DM Villa, Leighton Kearney 외

Objectives: To develop an image-based automatic deep learning method to classify cardiac MR images by sequence type and imaging plane for improved clinical post-processing efficiency. Methods: Multi-vendor cardiac MRI st…

An AI tool for automated analysis of large-scale unstructured clinical cine CMR databases

2022-06-15 · Jorge Mariscal-Harana, Clint Asher, Vittoria Vergani, Maleeha Rizvi 외

Artificial intelligence (AI) techniques have been proposed for automating analysis of short axis (SAX) cine cardiac magnetic resonance (CMR), but no CMR analysis tool exists to automatically analyse large (unstructured) …

Studying Robustness of Semantic Segmentation under Domain Shift in cardiac MRI

2020-11-15 · Peter M. Full, Fabian Isensee, Paul F. Jäger, Klaus Maier-Hein

Cardiac magnetic resonance imaging (cMRI) is an integral part of diagnosis in many heart related diseases. Recently, deep neural networks have demonstrated successful automatic segmentation, thus alleviating the burden o…

Data AugmentationImage SegmentationSemantic Segmentation

The Domain Shift Problem of Medical Image Segmentation and Vendor-Adaptation by Unet-GAN

2019-10-30 · Wenjun Yan, Yuanyuan Wang, Shengjia Gu, Lu Huang 외

Convolutional neural network (CNN), in particular the Unet, is a powerful method for medical image segmentation. To date Unet has demonstrated state-of-art performance in many complex medical image segmentation tasks, es…

Generative Adversarial NetworkImage SegmentationMedical Image SegmentationSegmentation+1