Data Generation and Evaluation Using Deep Learning

. Naa,So Hun Yun,Ji Hun Park,Y. An,Man Gyun
Abstract:Promising artificial intelligence (AI) research applicable to real nuclear power plants (NPPs) requires a lot of real data. In NPPs, real data is limited due to confidentiality. Simulation data was generated using the generative adversarial network (GAN) [1] to analyze whether AI models are generating data well even under limited circumstances. The GAN is a methodology for generating images. The GAN, consisting of a generator and discriminator, aims to generate real images using features extracted from image data. Recently, as various studies using the GAN have been conducted it can be applied to time-series data, table data, etc. Therefore, the GAN was applied to generate time-series data, and a classification model using the deep neural network (DNN) [2] was applied for the quantitative evaluation of data. The GAN has a deep neural network structure composed of two networks. The GAN is known to have three limitations. First, the GAN is unstable during training. Second, it is impossible to know what process the result of the used generator came from. Third, there is no quantitative evaluation standard for the accuracy of newly generated data [3]. In general, when generating an image, the image quality is determined by humans and has a subjective disadvantage. As a result, various models based on the GAN have been studied to improve the performance of the GAN. In this paper, one of the GAN models, the deep convolutional GAN (DCGAN) [3] was used. For the quantitative evaluation of the GAN, the DNN classification model using the accident simulation data obtained from the modular accident analysis program (MAAP) code [4] was used.
Computer Science,Environmental Science,Engineering
What problem does this paper attempt to address?