Cargando…

Multichannel One-Dimensional Data Augmentation with Generative Adversarial Network

Data augmentation is one of the most important problems in deep learning. There have been many algorithms proposed to solve this problem, such as simple noise injection, the generative adversarial network (GAN), and diffusion models. However, to the best of our knowledge, these works mainly focused...

Descripción completa

Detalles Bibliográficos
Autores principales: Kosasih, David Ishak, Lee, Byung-Gook, Lim, Hyotaek
Formato: Online Artículo Texto
Lenguaje:English
Publicado: MDPI 2023
Materias:
Acceso en línea:https://www.ncbi.nlm.nih.gov/pmc/articles/PMC10536615/
https://www.ncbi.nlm.nih.gov/pubmed/37765750
http://dx.doi.org/10.3390/s23187693
Descripción
Sumario:Data augmentation is one of the most important problems in deep learning. There have been many algorithms proposed to solve this problem, such as simple noise injection, the generative adversarial network (GAN), and diffusion models. However, to the best of our knowledge, these works mainly focused on computer vision-related tasks, and there have not been many proposed works for one-dimensional data. This paper proposes a GAN-based data augmentation for generating multichannel one-dimensional data given single-channel inputs. Our architecture consists of multiple discriminators that adapt deep convolution GAN (DCGAN) and patchGAN to extract the overall pattern of the multichannel generated data while also considering the local information of each channel. We conducted an experiment with website fingerprinting data. The result for the three channels’ data augmentation showed that our proposed model obtained FID scores of [Formula: see text] for each channel, respectively, compared to [Formula: see text] when using the vanilla GAN.