paper-with-me

Papers

Data Augmentation For Medical MR Image Using Generative Adversarial Networks

2021-11-29 · Panjian Huang, Xu Liu, Yongzhen Huang

Computer-assisted diagnosis (CAD) based on deep learning has become a crucial diagnostic technology in the medical industry, effectively improving diagnosis accuracy. However, the scarcity of brain tumor Magnetic Resonance (MR) image datasets causes the low performance of deep learning algorithms. The distribution of transformed images generated by traditional data augmentation (DA) intrinsically resembles the original ones, resulting in a limited performance in terms of generalization ability. This work improves Progressive Growing of GANs with a structural similarity loss function (PGGAN-SSIM) to solve image blurriness problems and model collapse. We also explore other GAN-based data augmentation to demonstrate the effectiveness of the proposed model. Our results show that PGGAN-SSIM successfully generates 256x256 realistic brain tumor MR images which fill the real image distribution uncovered by the original dataset. Furthermore, PGGAN-SSIM exceeds other GAN-based methods, achieving promising performance improvement in Frechet Inception Distance (FID) and Multi-scale Structural Similarity (MS-SSIM).

📄 PDF Abstract BibTeX arXiv:2111.14297

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationDiagnosticMS-SSIMSSIM

Similar Papers 제목 키워드 기반

Evaluation of Deep Convolutional Generative Adversarial Networks for data augmentation of chest X-ray images

2020-09-02 · Sagar Kora Venu

Medical image datasets are usually imbalanced, due to the high costs of obtaining the data and time-consuming annotations. Training deep neural network models on such datasets to accurately classify the medical condition…

Data AugmentationGenerative Adversarial NetworkMedical Image GenerationTranslation

Pathology-Aware Generative Adversarial Networks for Medical Image Augmentation

2021-06-03 · Changhee Han

Convolutional Neural Networks (CNNs) can play a key role in Medical Image Analysis under large-scale annotated datasets. However, preparing such massive dataset is demanding. In this context, Generative Adversarial Netwo…

Data AugmentationImage AugmentationMedical Image Analysis

A Parameterized Generative Adversarial Network Using Cyclic Projection for Explainable Medical Image Classification

2023-11-24 · Xiangyu Xiong, Yue Sun, Xiaohong Liu, Chan-Tong Lam 외

Although current data augmentation methods are successful to alleviate the data insufficiency, conventional augmentation are primarily intra-domain while advanced generative adversarial networks (GANs) generate images re…

Data AugmentationGenerative Adversarial Networkimage-classificationImage Classification+1

Generative Adversarial U-Net for Domain-free Medical Image Augmentation

2021-01-12 · Xiaocong Chen, Yun Li, Lina Yao, Ehsan Adeli 외

The shortage of annotated medical images is one of the biggest challenges in the field of medical image computing. Without a sufficient number of training samples, deep learning based models are very likely to suffer fro…

Computed Tomography (CT)Generative Adversarial NetworkImage AugmentationImage Manipulation

Deep Learning Approaches for Data Augmentation in Medical Imaging: A Review

2023-07-24 · Aghiles Kebaili, Jérôme Lapuyade-Lahorgue, Su Ruan

Deep learning has become a popular tool for medical image analysis, but the limited availability of training data remains a major challenge, particularly in the medical field where data acquisition can be costly and subj…

Data AugmentationImage AugmentationMedical Image Analysis