paper-with-me

홈 › Papers

Adapting to Unseen Vendor Domains for MRI Lesion Segmentation

2021-08-14 · Brandon Mac, Alan R. Moody, April Khademi

One of the key limitations in machine learning models is poor performance on data that is out of the domain of the training distribution. This is especially true for image analysis in magnetic resonance (MR) imaging, as variations in hardware and software create non-standard intensities, contrasts, and noise distributions across scanners. Recently, image translation models have been proposed to augment data across domains to create synthetic data points. In this paper, we investigate the application an unsupervised image translation model to augment MR images from a source dataset to a target dataset. Specifically, we want to evaluate how well these models can create synthetic data points representative of the target dataset through image translation, and to see if a segmentation model trained these synthetic data points would approach the performance of a model trained directly on the target dataset. We consider three configurations of augmentation between datasets consisting of translation between images, between scanner vendors, and from labels to images. It was found that the segmentation models trained on synthetic data from labels to images configuration yielded the closest performance to the segmentation model trained directly on the target dataset. The Dice coeffcient score per each target vendor (GE, Siemens, Philips) for training on synthetic data was 0.63, 0.64, and 0.58, compared to training directly on target dataset was 0.65, 0.72, and 0.61.

📄 PDF Abstract BibTeX arXiv:2108.06434

Code (0)

등록된 구현이 없습니다.

Tasks

Lesion SegmentationSegmentationTranslation

Similar Papers 제목 키워드 기반

Domain Generalization for Mammography Detection via Multi-style and Multi-view Contrastive Learning

2021-11-21 · Zheren Li, Zhiming Cui, Sheng Wang, Yuji Qi 외

Lesion detection is a fundamental problem in the computer-aided diagnosis scheme for mammography. The advance of deep learning techniques have made a remarkable progress for this task, provided that the training data are…

Contrastive LearningDiversityDomain GeneralizationLesion Detection+1

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

Random Style Transfer based Domain Generalization Networks Integrating Shape and Spatial Information

2020-08-27 · Lei Li, Veronika A. Zimmer, Wangbin Ding, Fuping Wu 외

Deep learning (DL)-based models have demonstrated good performance in medical image segmentation. However, the models trained on a known dataset often fail when performed on an unseen dataset collected from different cen…

Domain GeneralizationImage SegmentationMedical Image SegmentationSegmentation+3

Robust Cross-vendor Mammographic Texture Models Using Augmentation-based Domain Adaptation for Long-term Breast Cancer Risk

2022-12-27 · Andreas D. Lauritzen, My Catarina von Euler-Chelpin, Elsebeth Lynge, Ilse Vejborg 외

Purpose: Risk-stratified breast cancer screening might improve early detection and efficiency without comprising quality. However, modern mammography-based risk models do not ensure adaptation across vendor-domains and r…

Domain Adaptation

DoFE: Domain-oriented Feature Embedding for Generalizable Fundus Image Segmentation on Unseen Datasets

2020-10-13 · Shujun Wang, Lequan Yu, Kang Li, Xin Yang 외

Deep convolutional neural networks have significantly boosted the performance of fundus image segmentation when test datasets have the same distribution as the training datasets. However, in clinical practice, medical im…

Domain GeneralizationImage SegmentationSegmentationSemantic Segmentation