Medical Image Synthesis for Data Augmentation and Anonymization using Generative Adversarial Networks
Data diversity is critical to success when training deep learning models. Medical imaging data sets are often imbalanced as pathologic findings are generally rare, which introduces significant challenges when training deep learning models. In this work, we propose a method to generate synthetic abnormal MRI images with brain tumors by training a generative adversarial network using two publicly available data sets of brain MRI. We demonstrate two unique benefits that the synthetic images provide. First, we illustrate improved performance on tumor segmentation by leveraging the synthetic images as a form of data augmentation. Second, we demonstrate the value of generative models as an anonymization tool, achieving comparable tumor segmentation results when trained on the synthetic data versus when trained on real subject data. Together, these results offer a potential solution to two of the largest challenges facing machine learning in medical imaging, namely the small incidence of pathological findings, and the restrictions around sharing of patient data.
Code (0)
등록된 구현이 없습니다.
Tasks
Data AugmentationDiversityGenerative Adversarial NetworkImage GenerationMedical Image GenerationSegmentationTumor SegmentationSimilar Papers 제목 키워드 기반
Conditional Diffusion Models for Semantic 3D Brain MRI Synthesis
Artificial intelligence (AI) in healthcare, especially in medical imaging, faces challenges due to data scarcity and privacy concerns. Addressing these, we introduce Med-DDPM, a diffusion model designed for 3D semantic b…
Data AugmentationImage GenerationImage-to-Image TranslationTumor SegmentationGAN-Based Data Augmentation and Anonymization for Skin-Lesion Analysis: A Critical Review
Despite the growing availability of high-quality public datasets, the lack of training samples is still one of the main challenges of deep-learning for skin lesion analysis. Generative Adversarial Networks (GANs) appear …
Data AugmentationDeepPrivacy2: Towards Realistic Full-Body Anonymization
Generative Adversarial Networks (GANs) are widely adapted for anonymization of human figures. However, current state-of-the-art limit anonymization to the task of face anonymization. In this paper, we propose a novel ano…
DiversityFace AnonymizationFull-body anonymizationVerA: Versatile Anonymization Applicable to Clinical Facial Photographs
The demand for privacy in facial image dissemination is gaining ground internationally, echoed by the proliferation of regulations such as GDPR, DPDPA, CCPA, PIPL, and APPI. While recent advances in anonymization surpass…
De-identificationGenerative Medical Image Anonymization Based on Latent Code Projection and Optimization
Medical image anonymization aims to protect patient privacy by removing identifying information, while preserving the data utility to solve downstream tasks. In this paper, we address the medical image anonymization prob…