GAN-Based Data Augmentation For Improving The Classification Of EEG Signals
Sudhanva Bhat,Enrique Hortal +1 more
- 29 Jun 2021
- pp 453-458
25
TL;DR: In this article, a Wasserstein Generative Adversarial Network with gradient penalty (WGAN-GP) based model was proposed to enhance the accuracy scores by generating synthetic features that are close to actual data distribution.
read more
Abstract: Emotion recognition is a field of psychology that involves the process of identifying emotions and treating mental conditions like autism. The advancements in the field of machine learning and deep learning have paved the way for scientists to develop models for evaluating emotions by analyzing facial expressions, speech and text. However, the task of evaluating emotions could be best done by processing the bio-signals and neural imaging of the brain. In that sense, bio-signals such as Electroencephalogram (EEG) are less expensive to use and non-invasive, giving them an edge over traditional methods like Magnetic Resonant Imaging (MRI). However, not many datasets are publicly available due to privacy issues and their availability is highly limited by the classification task. These constraints, along with the problem of data scarcity, motivates this work as an attempt to enhance the accuracy scores by generating synthetic features that are close to actual data distribution. In this research, we propose a Wasserstein Generative Adversarial Network with gradient penalty (WGAN-GP) based model that can help tackle this problem. The dataset that is investigated is DEAP, one of the benchmark datasets for evaluating emotion recognition algorithms. In the method proposed, nine descriptive features are extracted from the original data and baseline models are evaluated. Subsequently, a WGAN-GP is trained on these extracted features and it is used to generate a new set of synthetic data features. The synthetic features are then analysed for quality and appended to the original data to expand this dataset. Experiments with different augmentation factors (x2, x3, x4) are investigated to evaluate the impact of the data augmentation procedure. The experimental results demonstrate that the proposed method gives a considerable enhancement of the classification task’s performance.
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
Deep Convolutional Neural Network-Based Visual Stimuli Classification Using Electroencephalography Signals of Healthy and Alzheimer’s Disease Subjects
TL;DR: This study differentiates the aspects of familiarity and emotion by the inversion effect of the face and uses convolutional neural network (CNN) models (EEGNet, EEGNet SSVEP (steady-state visual evoked potentials), and DeepConvNet) to learn discriminative features from raw electroencephalography (EEg) signals.
36
Visually evoked brain signals guided image regeneration using GAN variants
TL;DR: The image regeneration technique has been experimentally tested on a variety of generative adversarial networks including the proposed model and the final reconstructed image samples are compared to assess the quality using various evaluation metrics.
8
Towards Multi-area Contactless Museum Visitor Counting with Commodity WiFi
Yi Jiang,Xia Zheng,Chao Feng +2 more
TL;DR: This paper explores an IoT monitoring methodology in the field of museum studies, proposing a commodity WiFi-based head counting framework that does not need the visitor to connect with any device and enables multi-area visitor counting by achieving In-and-Out traffic detection at different sites with a convolutional neural network algorithm.
6
Self-supervised Learning for Electroencephalogram: A Systematic Survey
Weining Weng,Yang Gu,Shuai Guo,Yuan Ma,Zhaohua Yang,Yuchen Liu,Yiqiang Chen +6 more
TL;DR: A comprehensive review of SSL for EEG analysis, including taxonomy, methodology, and technique details of the existing EEG-based SSL frameworks, and discusses the difference between these methods are provided.
EEG-Based Emotion Recognition via Knowledge-Integrated Interpretable Method
TL;DR: In this article , the authors explore the use of representative interpretable models to analyze the learning behavior of convolutional neural networks (CNN) in EEG-based emotion recognition, and propose a new model by integrating brain science knowledge with the interpretability analysis results in the learning process.
References
DEAP: A Database for Emotion Analysis ;Using Physiological Signals
Sander Koelstra,Christian Mühl,Mohammad Soleymani,Jong-Seok Lee,Ashkan Yazdani,Touradj Ebrahimi,Thierry Pun,Anton Nijholt,Ioannis Patras +8 more
TL;DR: A multimodal data set for the analysis of human affective states was presented and a novel method for stimuli selection is proposed using retrieval by affective tags from the last.fm website, video highlight detection, and an online assessment tool.
•Posted Content
The Effectiveness of Data Augmentation in Image Classification using Deep Learning
Luis Perez,Jason Wang +1 more
TL;DR: A method to allow a neural net to learn augmentations that best improve the classifier, which is called neural augmentation is proposed, and the successes and shortcomings of this method are discussed.
Deep learning-based electroencephalography analysis: a systematic review.
Yannick Roy,Hubert Banville,Isabela Albuquerque,Alexandre Gramfort,Tiago H. Falk,Jocelyn Faubert +5 more
TL;DR: In this paper, the authors present a review of 154 studies that apply deep learning to EEG, published between 2010 and 2018, and spanning different application domains such as epilepsy, sleep, brain-computer interfacing, and cognitive and affective monitoring.
1.1K
Auto-Keras: An Efficient Neural Architecture Search System
Haifeng Jin,Qingquan Song,Xia Hu +2 more
- 25 Jul 2019
TL;DR: In this article, the authors propose a novel framework enabling Bayesian optimization to guide the network morphism for efficient neural architecture search, which keeps the functionality of a neural network while changing its neural architecture, enabling more efficient training during the search.
Speech emotion recognition: two decades in a nutshell, benchmarks, and ongoing trends
TL;DR: 20 years of progress in making machines hear the authors' emotions based on speech signal properties is traced, with a focus on artificial intelligence and machine learning.
559