Application of Generative Adversarial Network (GAN) for Synthetic Training Data Creation to improve performance of ANN Classifier for extracting Built-Up pixels from Landsat Satellite Imagery
Amritendu Mukherjee, Dipanwita Sinha Mukherjee, Parthasarathy, Ramachandran

TL;DR
This paper proposes a GAN-based method to generate synthetic training data for improving neural network accuracy in classifying built-up pixels from Landsat satellite images, addressing data scarcity issues.
Contribution
A simple GAN architecture is developed to generate synthetic built-up pixels, enhancing ANN classifier performance in satellite image classification tasks.
Findings
Accuracy improved from 0.9331 to 0.9983.
Kappa coefficient increased from 0.8277 to 0.9958.
Synthetic data generation effectively enhances classifier performance.
Abstract
Training a neural network for pixel based classification task using low resolution Landsat images is difficult as the size of the training data is usually small due to less number of available pixels that represent a single class without any mixing with other classes. Due to this scarcity of training data, neural network may not be able to attain expected level of accuracy. This limitation could be overcome using a generative network that aims to generate synthetic data having the same distribution as the sample data with which it is trained. In this work, we have proposed a methodology for improving the performance of ANN classifier to identify built-up pixels in the Landsat image with the help of developing a simple GAN architecture that could generate synthetic training pixels when trained using original set of sample built-up pixels. To ensure that the marginal and joint…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image Fusion Techniques · Remote Sensing and Land Use · Brain Tumor Detection and Classification
MethodsSparse Evolutionary Training
