Adaptive generative adversarial network (GAN) for small datasets

This paper starts from the basic mathematic knowledge in the deep learning network, then introduces some helpful and important infrastructure networks, it will also show programming tools and pods to help us build up our network. After that, this paper introduces the basic principle of GAN and analy...

Full description

Saved in:
Bibliographic Details
Main Author: Liu, Chang
Other Authors: Ponnuthurai Nagaratnam Suganthan
Format: Thesis-Master by Coursework
Language:English
Published: Nanyang Technological University 2021
Subjects:
Online Access:https://hdl.handle.net/10356/147096
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:This paper starts from the basic mathematic knowledge in the deep learning network, then introduces some helpful and important infrastructure networks, it will also show programming tools and pods to help us build up our network. After that, this paper introduces the basic principle of GAN and analyzes the relevant classical GAN model. For small data sets, the method of using complex distribution such as Gaussian mixture models is proposed to enhance the simple sampling noise and a new model is created on this base which is called DeLiGAN. The main idea of the DeLiGAN is to increase the modeling capability of the prior distribution rather than increasing the depth of the model and reparametrize potential space into a mixed Gaussian model. By comparing the training results of different GAN models, it is concluded that DeLiGAN does perform better on the small data sets. This model provides a training model under a small data set, which can help us better train the neural network and improve training efficiency