| Literature DB >> 35896575 |
Ryo Toda1,2, Atsushi Teramoto3, Masashi Kondo4, Kazuyoshi Imaizumi4, Kuniaki Saito1, Hiroshi Fujita5.
Abstract
Artificial intelligence (AI) applications in medical imaging continue facing the difficulty in collecting and using large datasets. One method proposed for solving this problem is data augmentation using fictitious images generated by generative adversarial networks (GANs). However, applying a GAN as a data augmentation technique has not been explored, owing to the quality and diversity of the generated images. To promote such applications by generating diverse images, this study aims to generate free-form lesion images from tumor sketches using a pix2pix-based model, which is an image-to-image translation model derived from GAN. As pix2pix, which assumes one-to-one image generation, is unsuitable for data augmentation, we propose StylePix2pix, which is independently improved to allow one-to-many image generation. The proposed model introduces a mapping network and style blocks from StyleGAN. Image generation results based on 20 tumor sketches created by a physician demonstrated that the proposed method can reproduce tumors with complex shapes. Additionally, the one-to-many image generation of StylePix2pix suggests effectiveness in data-augmentation applications.Entities:
Mesh:
Year: 2022 PMID: 35896575 PMCID: PMC9329467 DOI: 10.1038/s41598-022-16861-5
Source DB: PubMed Journal: Sci Rep ISSN: 2045-2322 Impact factor: 4.996
Figure 1Outline of this study.
Figure 2Network structure of pix2pix used in this study: (a) generator and (b) discriminator.
Figure 3Basic structure of StyleGAN.
Figure 4Network architecture of StylePix2pix. (a) Generator with style blocks and mapping network. (b) Structure inside the style block.
Figure 5Examples of the image generation result using edges.
Quantitative evaluation of generated images from edges.
| Metrics | ||||
|---|---|---|---|---|
| Higher is better | Lower is better | |||
| PSNR | SSIM | FID | LPIPS | |
| Pix2pix | 17.92 | 0.675 | 251.1 | 0.260 |
| StylePix2pix | ||||
Significant values are in bold.
Figure 6Examples of the sketches and image generation result using edges.
Quantitative evaluation of generated images from sketches.
| Doctor | ||||
|---|---|---|---|---|
| #1 | #2 | #3 | #4 | |
| Pix2pix | 12.51 | 13.90 | 14.80 | |
| StylePix2pix | 13.41 | |||
| Pix2pix | 0.5001 | 0.4826 | ||
| StylePix2pix | 0.4690 | 0.4990 | ||
| Pix2pix | 287.4 | 294.2 | 281.5 | |
| StylePix2pix | 322.2 | |||
| Pix2pix | 0.3951 | 0.3170 | ||
| StylePix2pix | 0.4841 | 0.3991 | ||
Significant values are in bold.
Figure 7Results of image generation varying input of the style block. (a) Examples of generated images. (b) Comparison of lung substances in the dataset (upper: healthy, lower: pneumonia).
Classification results.
| Generated images | Classification accuracy [%] |
|---|---|
| None[ | 34.2 ± 5.1 |
| InfoGAN (10,000 × 3 classes)[ | 57.7 ± 5.3 |
| Pix2pix (980 × 3 classes) | 40.3 ± 5.0 |
| StylePix2pix (4900 × 3 classes) | 48.7 ± 3.1 |