Intensity augmentation for domain transfer of whole breast segmentation in MRI
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Domain AdaptationSegmentationStyle TransferMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
In-context Cross-Density Adaptation on Noisy Mammogram Abnormalities Detection
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 DetectionImproved Breast Cancer Diagnosis through Transfer Learning on Hematoxylin and Eosin Stained Histology Images
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 imagesEnd-to-end Training for Whole Image Breast Cancer Diagnosis using An All Convolutional Design
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…
AllVGGIN-Net: Deep Transfer Network for Imbalanced Breast Cancer Dataset
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+1Assessment of Breast Cancer Histology using Densely Connected Convolutional Networks
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