The article analyzes and compares the architectures of generativeadversarialnetworks. These networks are based on convolu-tional neural networks that are widely used for classification problems. Convolutional networks require a lot of training data to achieve the desired accuracy. Generativeadversarialnetworks are used for the synthesis of biomedical images in this work. Biomedi-cal images are widely used in medicine, especially in oncology. For diagnosis in oncology biomedical images are divided into three classes: cytological, histological, and immunohistochemical. Initial samples of biomedical images are very small. Getting trainingimages is a challenging and expensive process. A cytological training datasetwas used for the experiments. The article considers the most common architectures of generative adversarialnetworks suchas Deep Convolutional GAN (DCGAN), Wasserstein GAN (WGAN),Wasserstein GAN with gradient penalty (WGAN-GP), Boundary-seeking GAN (BGAN), Boundary equilibrium GAN (BEGAN). A typical GAN network architecture consists of a generator and discriminator. The generator and discriminator are based on the CNN network architecture.The algorithm of deep learning for image synthesis with the help ofgenerativeadversarialnet-worksis analyzed in the work. During the experiments, the following problems were solved. To increase the initial number of train-ingdata to the datasetapplied a set of affine transformations: mapping, paralleltransfer, shift, scaling, etc. Each of the architectures was trainedfor a certain numberof iterations. The selected architectures were compared by the training timeand image quality based on FID(FreshetInception Distance)metric. The experiments were implemented in Python language.Pytorch was used as a machine learning framework. Based on the used softwarea prototype software module for the synthesis of cytological imageswas developed. Synthesis of cytological images was performed on the basis of DCGAN, WGAN, WGAN-GP, BGAN, BEGAN architectures. Goog-le's online environment called Collaboratory was used for the experimentsusing Nvidia Tesla K80 graphics processor
Modern databases of biomedical images have been investigated. Biomedical imaging has been shown to be expensive and time consuming. A database of images of precancerous and cancerous breasts "BPCI2100" was developed. The database consists of 2,100 image files and a MySQL database of medical research information (patient information and image features). Generative adversarial networks (GAN) have been found to be an effective means of image generation. The architecture of the generative adversarial network consisting of a generator and a discriminator has been developed.The discriminator is a deep convolutional neural network with color images of 128×128 pixels. This network consists of six convolutional layers with a window size of 5×5 pixels. Leaky ReLU type activation function for convolutional layers is used. The last layer used a sigmoid activation function. The generator is a neural network consisting of a fully connected layer and seven deconvolution layers with a 5×5 pixel window size. Leaky ReLU activation function is used for all layers. The last layer uses the hyperbolic tangent activation function. Google Cloud Compute Instance tools have been used to train the the generative adversarial network. Generation of histological and cytological images on the basis of the generative adversarial network is conducted. As a result, the training sample for classifiers has been significantly increased.
No abstract
No abstract
scite is a Brooklyn-based organization that helps researchers better discover and understand research articles through Smart Citations–citations that display the context of the citation and describe whether the article provides supporting or contrasting evidence. scite is used by students and researchers from around the world and is funded in part by the National Science Foundation and the National Institute on Drug Abuse of the National Institutes of Health.
customersupport@researchsolutions.com
10624 S. Eastern Ave., Ste. A-614
Henderson, NV 89052, USA
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
Copyright © 2024 scite LLC. All rights reserved.
Made with 💙 for researchers
Part of the Research Solutions Family.