paper-with-me

홈 › Papers

Intensity augmentation for domain transfer of whole breast segmentation in MRI

2019-09-05 · Linde S. Hesse, Grey Kuling, Mitko Veta, Anne L. Martel

The segmentation of the breast from the chest wall is an important first step in the analysis of breast magnetic resonance images. 3D U-nets have been shown to obtain high segmentation accuracy and appear to generalize well when trained on one scanner type and tested on another scanner, provided that a very similar T1-weighted MR protocol is used. There has, however, been little work addressing the problem of domain adaptation when image intensities or patient orientation differ markedly between the training set and an unseen test set. To overcome the domain shift we propose to apply extensive intensity augmentation in addition to geometric augmentation during training. We explored both style transfer and a novel intensity remapping approach as intensity augmentation strategies. For our experiments, we trained a 3D U-net on T1-weighted scans and tested on T2-weighted scans. By applying intensity augmentation we increased segmentation performance from a DSC of 0.71 to 0.90. This performance is very close to the baseline performance of training and testing on T2-weighted scans (0.92). Furthermore, we applied our network to an independent test set made up of publicly available scans acquired using a T1-weighted TWIST sequence and a different coil configuration. On this dataset we obtained a performance of 0.89, close to the inter-observer variability of the ground truth segmentations (0.92). Our results show that using intensity augmentation in addition to geometric augmentation is a suitable method to overcome the intensity domain shift and we expect it to be useful for a wide range of segmentation tasks.

📄 PDF Abstract BibTeX arXiv:1909.02642

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationSegmentationStyle Transfer

Methods 이 논문이 사용한 방법론

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…
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…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

In-context Cross-Density Adaptation on Noisy Mammogram Abnormalities Detection

2023-06-12 · Huy T. Nguyen, Thinh B. Lam, Quan D. D. Tran, Minh T. Nguyen 외

This paper investigates the impact of breast density distribution on the generalization performance of deep-learning models on mammography images using the VinDr-Mammo dataset. We explore the use of domain adaptation tec…

Deep LearningDomain Adaptationobject-detectionObject Detection

Improved Breast Cancer Diagnosis through Transfer Learning on Hematoxylin and Eosin Stained Histology Images

2023-09-15 · Fahad Ahmed, Reem Abdel-Salam, Leon Hamnett, Mary Adewunmi 외

Breast cancer is one of the leading causes of death for women worldwide. Early screening is essential for early identification, but the chance of survival declines as the cancer progresses into advanced stages. For this …

Image AugmentationTransfer Learningwhole slide images

End-to-end Training for Whole Image Breast Cancer Diagnosis using An All Convolutional Design

2017-11-15 · Li Shen

We develop an end-to-end training algorithm for whole-image breast cancer diagnosis based on mammograms. It requires lesion annotations only at the first stage of training. After that, a whole image classifier can be tra…

All

VGGIN-Net: Deep Transfer Network for Imbalanced Breast Cancer Dataset

2022-03-29 · IEEE/ACM TRANSACTIONS ON COMPUTATIONAL BIOLOGY AND BIOINFORMATICS 2022 3 · Manisha Saini, Seba Susan

In this paper, we have presented a novel deep neural network architecture involving transfer learning approach, formed by freezing and concatenating all the layers till block4 pool layer of VGG16 pre-trained model (at …

Breast Cancer DetectionBreast Cancer Histology Image ClassificationData AugmentationImage Classification+1

Assessment of Breast Cancer Histology using Densely Connected Convolutional Networks

2018-04-09 · Matthias Kohl, Christoph Walz, Florian Ludwig, Stefan Braunewell 외

Breast cancer is the most frequently diagnosed cancer and leading cause of cancer-related death among females worldwide. In this article, we investigate the applicability of densely connected convolutional neural network…

General Classificationimage-classificationImage ClassificationImage Segmentation+2