Proceedings Article10.1109/BCI51272.2021.9385317
Data Augmentation for P300-based Brain-Computer Interfaces Using Generative Adversarial Networks
Kassymzhomart Kunanbayev,Berdakh Abibullaev,Amin Zollanvari +2 more
- 22 Feb 2021
14
TL;DR: In this paper, the authors explored the prospect of using Generative Adversarial Networks (GANs) to perform data augmentation for generating artificial training data that are used in the classification of P300 event-related potentials in electroencephalogram (EEG) signals.
read more
Abstract: A notable problem in Brain-Computer Interface (BCI) is the burden of collecting an adequate amount of training data to be used in estimating a robust classifier model. This study explores the prospect of using Generative Adversarial Networks (GANs), a novel family of generative models, to perform data augmentation for generating artificial training data that are used in the classification of P300 event-related potentials in electroencephalogram (EEG) signals. In this regard, we consider two popular GANs, namely, Deep Convolutional Generative Adversarial Networks (DCGAN) and Wasserstein GAN with Gradient Penalty (WGAN-GP), and explore their efficacy in generating artificial EEG data in both subject-specific and subject-independent contexts. The results show that data augmentation using both DCGAN and WGAN-GP could lead to improved classification performance. However, the operating conditions that an improvement is observed differ between the subject-specific and subject-independent classification schemes. In particular, we observe that a transition from a relatively small to large training sample size per subject would generally lead to a better classification performance in training subject-specific classifiers; however, when a limited number of subjects is available, this transition could potentially result in an opposite effect in case of subject-independent classification.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Generative adversarial networks in EEG analysis: an overview
TL;DR: In this article , the authors provide an overview of various techniques and approaches of GANs for augmenting EEG signals, focusing on the utility of GGANs in different applications including Brain-Computer Interface (BCI) paradigms such as motor imagery and P300-based systems, in addition to emotion recognition, epileptic seizures detection and prediction, and various other applications.
Deep Learning in EEG-Based BCIs: A Comprehensive Review of Transformer Models, Advantages, Challenges, and Applications
Berdakh Abibullaev,Aigerim Keutayeva,Amin Zollanvari +2 more
TL;DR: This comprehensive survey delves into the application of transformers in BCIs, providing readers with a lucid understanding of their foundational principles, inherent advantages, potential challenges, and diverse applications.
28
Inter-subject Contrastive Learning for Subject Adaptive EEG-based Visual Recognition
Pilhyeon Lee,Sunhee Hwang,Jewook Lee,Minjung Shin,Seogkyu Jeon,Hyeran Byun +5 more
- 07 Feb 2022
TL;DR: A novel method that allows for learning subject-independent representation by increasing the similarity of features sharing the same class but coming from different subjects is introduced, thereby achieving promising performance for the target subject even under harsh problem settings with limited data.
7
Inter-subject Contrastive Learning for Subject Adaptive EEG-based Visual Recognition
21 Feb 2022
TL;DR: In this paper , the authors proposed a dedicated sampling principle to increase the similarity of features sharing the same class but coming from different subjects, which effectively captures the common knowledge shared across different subjects.
On the role of generative artificial intelligence in the development of brain-computer interfaces
Seif Eldawlatly
TL;DR: GAI has been used to overcome challenges in BCI development such as limited data availability, limited temporal and spatial resolutions, inter-subject variability and complex brain patterns.
5
References
•Proceedings Article
Adam: A Method for Stochastic Optimization
Diederik P. Kingma,Jimmy Ba +1 more
- 01 Jan 2015
TL;DR: This work introduces Adam, an algorithm for first-order gradient-based optimization of stochastic objective functions, based on adaptive estimates of lower-order moments, and provides a regret bound on the convergence rate that is comparable to the best known results under the online convex optimization framework.
138.5K
•Posted Content
Adam: A Method for Stochastic Optimization
Diederik P. Kingma,Jimmy Ba +1 more
TL;DR: In this article, the adaptive estimates of lower-order moments are used for first-order gradient-based optimization of stochastic objective functions, based on adaptive estimate of lowerorder moments.
82.5K
Generative Adversarial Nets
Ian Goodfellow,Jean Pouget-Abadie,Mehdi Mirza,Bing Xu,David Warde-Farley,Sherjil Ozair,Aaron Courville,Yoshua Bengio +7 more
- 08 Dec 2014
TL;DR: A new framework for estimating generative models via an adversarial process, in which two models are simultaneously train: a generative model G that captures the data distribution and a discriminative model D that estimates the probability that a sample came from the training data rather than G.
•Proceedings Article
Auto-Encoding Variational Bayes
Diederik P. Kingma,Max Welling +1 more
- 01 Jan 2014
TL;DR: A stochastic variational inference and learning algorithm that scales to large datasets and, under some mild differentiability conditions, even works in the intractable case is introduced.
Image-to-Image Translation with Conditional Adversarial Networks
Phillip Isola,Jun-Yan Zhu,Tinghui Zhou,Alexei A. Efros +3 more
- 21 Jul 2017
TL;DR: Conditional adversarial networks are investigated as a general-purpose solution to image-to-image translation problems and it is demonstrated that this approach is effective at synthesizing photos from label maps, reconstructing objects from edge maps, and colorizing images, among other tasks.