Abstract
In this paper, we examine whether we can use Generative Adversarial Networks as an oversampling technique for a largely imbalanced remote sensing dataset containing solar panels, endeavoring a better generalization ability on another geographical location. To this cause, we first analyze the image data by using several clustering methods on latent feature information extracted by a fine-tuned VGG16 network. After that, we use the cluster assignments as auxiliary input for training the GANs. In our experiments we have used three types of GANs: (1) conditional vanilla GANs, (2) conditional Wasserstein GANs, and (3) conditional Self-Attention GANs. The synthetic data generated by each of these GANs is evaluated by both the Fréchet Inception Distance and a comparison of a VGG11-based classification model with and without adding the generated positive images to the original source set. We show that all models are able to generate realistic outputs as well as improving the target performance. Furthermore, using the clusters as a GAN input showed to give a more diversified feature representation, improving stability of learning and lowering the risk of mode collapse.
Original language | English |
---|---|
Title of host publication | Pattern Recognition and Artificial Intelligence - ICPRAI 2022 |
Subtitle of host publication | Proceedings, Part II |
Editors | Mounim El Yacoubi, Eric Granger, Pong Chi Yuen, Umapada Pal, Nicole Vincent |
Publisher | Springer, Cham |
Pages | 330-342 |
ISBN (Electronic) | 978-3-031-09282-4 |
ISBN (Print) | 978-3-031-09281-7 |
DOIs | |
Publication status | Published - 29 May 2022 |
Event | ICPRAI: International Conference on Pattern Recognition and Artificial Intelligence: Third International Conference - Paris, France, Paris, France Duration: 1 Jun 2022 → 3 Jun 2022 https://icprai2022.sciencesconf.org/ |
Publication series
Series | Lecture Notes in Computer Science |
---|---|
Volume | 13364 |
ISSN | 0302-9743 |
Conference
Conference | ICPRAI: International Conference on Pattern Recognition and Artificial Intelligence |
---|---|
Abbreviated title | ICPRAI 2022 |
Country/Territory | France |
City | Paris |
Period | 1/06/22 → 3/06/22 |
Internet address |
Keywords
- generative adversarial networks
- Imbalanced learning
- deep learning