Skip to main content
Erschienen in: Human-centric Computing and Information Sciences 1/2019

Open Access 01.12.2019 | Review

Emotion classification based on brain wave: a survey

verfasst von: Ting-Mei Li, Han-Chieh Chao, Jianming Zhang

Erschienen in: Human-centric Computing and Information Sciences | Ausgabe 1/2019

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Abstract

Brain wave emotion analysis is the most novel method of emotion analysis at present. With the progress of brain science, it is found that human emotions are produced by the brain. As a result, many brain-wave emotion related applications appear. However, the analysis of brain wave emotion improves the difficulty of analysis because of the complexity of human emotion. Many researchers used different classification methods and proposed methods for the classification of brain wave emotions. In this paper, we investigate the existing methods of brain wave emotion classification and describe various classification methods.
Hinweise

Publisher's Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Introduction

Brain science has shown that human emotions are controlled by the brain [1]. The brain produces brain waves as it transmits messages. Brain wave data is one of the biological messages, and biological messages usually have emotion features. The feature of emotion can be extracted through the analysis of brain wave messages. But because of the environmental background and cultural differences of human growth, the complexity of human emotion is caused. Therefore, in the analysis of brain wave emotion, classification algorithm is very important. In this article, we will focus on the classification of brain wave emotions.
Emotion classification is one of the most important topics in the field of brain Wave Research [2]. One of the main problems in the analysis of brain wave emotion is how to accurately classify the types of emotion. However, the uniqueness and particularity of Brain Potter [3], resulting in the inability to accurately distinguish between the diversity of human emotions. Although the types of human diversity emotions cannot be classified [4]. However, the twentieth century psychologist “Pail Ekmean” divided emotion into basic emotions and complex emotions and basic emotions are closely related to human physiological responses. Therefore, we can classify the emotion types in the basic emotions through the brain Wave Emotion classification method [5].

Background

Brain waves are the current reactions that occur during neurological activity within the brain. O’Regan et al. and Lan et al. [6, 7] studies have confirmed that brain waves reflect the most real human body reactions. Brain wave emotion analysis compared with other emotion analysis. The authenticity and non-immutable credibility of brain waves are high. The Federation of societies electroencephalography and clinical neurophysiology distinguishes brain waves using different frequency sizes [8]. These distinguished brain waves have different emotion features, which combine to be human emotions. Brain waves are divided into five different kinds of waves, such as Table 1. Brain waves are more likely to obtain emotion features in biological messages when they are differentiated.
Table 1
Introduction to brain wave
Wave
State of consciousness
Frequency (Hz)
Psychological state
\(\delta\)
Unconscious level
1–3
\(\delta\) usually appear in the deep sleep state of adults and are also the most important brain waves in infants
\(\delta\) are often used as a basis for sleep therapy, such as [12, 13], which detects the amount of energy released by the patient’s Delta wave and determines whether it has entered a deep sleep state
\(\delta\) are needed to regain physical sleep
\(\theta\)
Subconscious level
4–7
\(\theta\) usually appear in a shallow sleep state, also as a meditative state, referring to the brain waves that manifest when they first fall asleep
When we perform memory, perceptual, and emotional-related behaviors, \(\theta\) are higher because the brain acts as a memory, and behavior is trained as an unconscious action
\(\alpha\)
 Low \(\alpha\)
Consciousness and subconscious level
8–9
It is the main brain wave of normal relaxed adults
Consciousness gradually moves towards ambiguity
It’s also about relaxation and freedom
The \(\upalpha\) is related to the active activity of the brain [14], and when the energy released by the Alpha Wave is strong, it represents the brain wave in the best state of learning and thinking
 High \(\alpha\)
10–12
\(\beta\)
 Low \(\beta\)
Level of consciousness
13–17
\(\beta\) are associated with concentration, and when beta waves emit higher energy, they represent a positive increase in attention
 High \(\beta\)
18–30
\(\gamma\)
 Low \(\gamma\)
Level of consciousness
31–40
\(\upgamma\) are associated with happiness
When the energy released by the Gamma Wave is higher, it represents a higher sense of happiness. \(\upgamma\) are associated with reducing stress
When the energy released by the \(\upgamma\) is higher, the more pressure is released
 High \(\gamma\)
41–50
The human mood is very complicated. It is the coordinated response of physiology, behavior and neurological mechanisms. Pail Ekmean confirmed that basic emotions are human physiological responses [9]. Basic emotions can be divided into six categories, namely, happiness, anger, fear, surprise, sadness and disgust [10]. Psychologists have the following views on basic emotions.
  • Fear: The instinctive behavior of a common creature or person in the face of danger in life. Fear can cause changes in the heart rate, elevated blood pressure, night sweats, tremors and other physiological phenomena, and even the symptoms of cardiac arrest shock.
  • Anger: Emotional agitation, being violated, disrespected, or wrongly treated, can lead to instinctive self-preparedness for its combat response. Emotional anger, micro-lukewarm, resentment, inequality, irritability, hostility, and, more extreme, hatred and violence.
  • Sadness: It is usually the psychological frustration of failure, the mood is lower meaning. Emotions are sad, depressed, self-pity, loneliness, depression, despair, and morbid severe melancholy.
  • Joy: Emotion is the psychological state of pleasure, with the meaning of joy, contentment, self-satisfaction, pride, and excitement in the senses.
  • Surprise: By unexpected stimulation in the living environment, resulting in temporary action to stop.
  • Disgust: Facing negative stimuli in the environment.
Do not agree with the source of the stimulus is not accepted.

Evaluation metrics

In order to evaluate the emotion classification of brain waves, accuracy is usually used as a pointer. Accuracy as a pointer has been widely used in the literature. In the problem of brain wave emotion classification, how to classify emotion features accurately is the key and the quality of classification method is judged by accuracy.

Classifier of brain wave emotion classification

In this paper, the classification of brain wave emotion is divided into two categories: the use of linear classification methods and nonlinear classification methods. Nowadays, most of the study of brain wave emotion is based on sound source, short film to do the source of stimulation. These stimuli are used to stimulate the subjects to work better [11].

Linear classifier

Linear classifiers are determined by the linear combination of features to make classification decisions. Viewed from the perspective of two-dimensional space. If it is to categorize the feature of the two categories. A linear classifier is a straight line. This line can leave the two types of points as shown in the Fig. 1. The expression is defined as \({\text{y}} = {\text{ax}} + {\text{b}}\). Common linear classifiers are linear regression, linear discriminant analysis (LDA), linear support vector machine, single-layer Perceptron network and simple Bayesian classifier (Naive Bayes). The following sections describe the use of different linear classifiers for brain Wave affective classification. A comparison of the different scenarios is shown in the Table 2.
Table 2
Comparison of different schemes of linear classifier
Schemes
Preprocessing
Feature extraction
Feature smoothing
Classification
Emotion states
Accuracy
Method by Li et al.
FT
CSP
 
liner-SVM
Happiness and sadness
93.5%
Method by Murugappan et al.
Surface Laplacian filtering
Zero mean unit variance
Wavelet transform
 
KNN and LDA
Disgust, happy, surprise, fear and neutral
KNN: 77.68%
LDA: 73.5%
Method by Wang et al.
 
Wavelet transform, PCA, LDA, CFS
LDS
liner-SVM
Negative and positive
87.53%
Method by Petrantonakis et al.
 
Statistical values, wavelet transform and HOC
 
QDA, KNN, MD and SVMs
Happiness, surprise, anger, fear, disgust and sadness
QDA: 62.3%
SVMs: 83.33%
MD: 44.90%
KNN: 34.60%
Method by Duan et al.
 
DE, DASM, RASM and ES
LDS
PCA and MRMR
liner-SVM and kNN
Negative and positive
liner-SVM: 74.10%
kNN: 69.24%

Method by Li et al. [15]

Li et al. for brain wave emotion analysis is the use of 62-channel brain wave instrument. The aim of the experiment was to classify the two emotions of human happiness and sadness. In order to balance the differences in human physiological factors. The average age of the subjects selected was 25 years. In order to classify the two emotions of happiness and sadness. The authors use common Spatial Patterns (CSP) to extract brain wave features [16] and classify features into linear support vector machines (LINER-SVM).
First, the EEG signal to remove the pseudo-image is filtered with fast Fourier first. Then the covariance matrix is calculated by CSP method [17]. The main purpose of CSP method is to extract the size reduction method of brain wave feature supervision. CSP Search direction to maximize the variance projected to two emotion signals. Where \(D_{{i_{k} }}^{(1)}\) and \(D_{{i_{k} }}^{(2)}\) represent two signals. \(i_{1} = 1, \ldots ,n_{1} ,\) \(n_{1}\) and \(n_{2}\) to indicate the number of tests for each emotion brain wave signal. The average covariance of each type of brain wave emotion is:
$$\sum^{(k)} = \frac{1}{{n_{k} }}\sum\limits_{i = 1}^{{n_{k} }} {\sum_{i}^{(k)} } .$$
(1)
After the derivation size of each brain wave emotion is obtained by CSP method, the logarithmic variance of the dimension push test is used as a feature to introduce the brain wave emotion classification by using linear support vector machine (LINER-SVM). D is characterized by F and calculates \(f = \log \left( {Var\left( {DW} \right)} \right) = \log \left( {diag\left( {W^{T} \sum W} \right)} \right).\) Where \(Var\left( \cdot \right)\) is calculated for each column method, \({\text{diag}}\left( \cdot \right)\) is the diagonal of the matrix.

Method by Murugappan et al. [11]

Murugappan et al. used 64-channel brain wave instrument to collect brain wave signals. The aim of the experiment was to classify five kinds of human emotions. The five emotions were disgust, joy, surprise, fear, neutrality. There are two kinds of classification methods used in experiments, namely linear discriminant analysis and K nearest neighbor method. This scheme first decomposes the brain wave signal through wavelet transform into five kinds of waves. The feature extraction of these five kinds of waves is then carried out. The preprocessing EEG signal is calculated by Formulae 2 and 3 to achieve the purpose of feature extraction. Finally, two linear classifications are used to classify the features emotionally. The experimental flow is shown in Fig. 2. Experimental results The KNN classifier has good results. KNN has an average emotion recognition rate of 79.174%.
$$\varPsi_{a,b} \left( t \right) = \frac{1}{\sqrt a }\varPsi \left( {\frac{t - b}{a}} \right).$$
(2)
$$C_{\psi } = \mathop \int \limits_{ - \infty }^{\infty } \frac{{\left| {\varPsi \left( \omega \right)} \right|^{2} }}{\omega }d\omega < \infty .$$
(3)

Method by Wang et al. [18]

Wang et al. use 62 channel brain wave instrument for brain wave signal acquisition. The goal of the experiment is to classify two kinds of human emotions. The two emotions are positive emotions and negative emotions, respectively. In order to achieve emotion classification, by using the support vector Machine (SVM) classifier. The experimental process is shown in Fig. 3. This scheme first reduces the computational complexity by preprocessing the brain wave signal. Then power spectrum, wavelet and nonlinear dynamic analysis are used for feature extraction. Then through the linear dynamical system (LDS) for the extracted features of pseudo-counterfeiting. After the pseudo-counterfeiting through LDS, the emotion-independent information in the feature will be filtered out. Brain wave is characterized by high dimensional data, so the reduction of feature dimension is a very important step in EEG data analysis. Wang et al. used three dimensional reduction methods to achieve the reduction of feature dimensions. The main component analysis (PCA), linear discriminant analysis (LDA) and related feature selector (CFS) Three known dimension reduction methods are respectively.
The purpose of SVM is to maximize the distance between two kinds of emotion features in hyperspace space. A super plane of two different classes is separated by Formula 4. The training and test mode order of SVM is accomplished by the kernel function in SVM. The kernel function is defined as Formula 5. This scheme compares the performance of three different types of cores, namely linear, polynomial and RBF. Through the 10 cross-verification method, it is found that the SVM classification accuracy of linear kernel function is better. The average classification accuracy of SVM with linear nuclei is 87.53%.
$$y\left( x \right) = w^{T} \varphi \left( x \right) + b = 0\mathop \sum \limits_{i = 1}^{{n_{k} }} \sum_{i}^{\left( k \right)} .$$
(4)
$$k\left( {x_{i} ,x_{j} } \right) = \varphi^{T} \left( {x_{i} } \right) \cdot \varphi \left( {x_{j} } \right)\mathop \sum \limits_{i = 1}^{{n_{k} }} \sum_{i}^{\left( k \right)} .$$
(5)

Method by Petrantonakis et al. [19]

The method of brain wave instrument used by Petrantonakis et al. is different from other studies. Most of the electrical poles used in the study of brain waves are 64 or channels. The electrode points used in this programme are 3 channels, namely FP1, FP2, and a bipolar channel of F3 and F4 positions according to 10–20 system. In this scheme, the number of electric poles in brain wave instrument For other studies less. That is, the computational complexity of this scenario is low. The purpose of this scheme is to classify six kinds of human emotions. Six kinds of emotions are: happiness, surprise, anger, fear, disgust and sadness. The programme uses four classification methods, namely quadratic discriminant analysis (QDA), k-nearest neighbor (KNN), Mahalanobis distance (MD) and the Vector Machines (SVMs). The experimental flow is shown in Fig. 4. In this scheme, three methods were obtained to obtain the brain wave eigenvectors (FVS), which were statistical values [20], wavelet transform [21] and higher order crossings (HOC). The FVs classifies six emotions through four classifiers. The experimental results show that SVM has 83.33% average classification rate. The best results obtained by SVM in four classifiers.

Method by Duan et al. [22]

Duan et al. have proposed a new EEG characteristic-differential entropy (DE) for brain wave signals. De to denote emotion state-related features. For the proof de is an emotion correlation characteristic. This scheme is compared with the combination of its symmetric electrodes (differential asymmetry, dasm; and rational asymmetry, rasm) with traditional frequency domain features (energy spectrum, ES). Brain wave data is high dimensional data, in order to improve the speed and stability of computation, the reduction of dimension is necessary. The experimental flow of this scheme is shown in Fig. 5.
The feature extraction of this scheme adopts the frequency domain feature and its combination, namely ES, DE, dasm and Rasm. ES is the average energy of the EEG signal. The de is defined as Formula 6. DASM is defined as Formula 7. RASM is defined as Formula 8. This scheme removes emotion-independent features through the LDS method [23]. The classifier adopts two kinds of classifiers, namely linear kernel support vector machine (SVM) and K near neighbor (KNN) algorithm. The aim of the experiment was to classify two emotions of negative and positive. This scheme uses principal component analysis (PCA) algorithm and Minimal-redundancy-maximalrelevance (MRMR) [24] algorithm two methods to achieve the reduction of dimension. Experimental results show that the average accuracy of SVM classifier reaches 74.1%, and the MRMR algorithm can effectively improve the accuracy of classifier.
$$h\left( x \right) = - \mathop \int \limits_{ - \infty }^{\infty } \frac{1}{{\sqrt {2\pi \sigma^{2} } }}e^{{ - \frac{{\left( {x - \mu } \right)^{2} }}{{2\sigma^{2} }}}} \log \left( {\frac{1}{{\sqrt {2\pi \sigma^{2} } }}e^{{ - \frac{{\left( {x - \mu } \right)^{2} }}{{2\sigma^{2} }}}} } \right){\text{dx}} = \frac{1}{2}\log \left( {2\pi e\sigma^{2} } \right).$$
(6)
$$DASM = h\left( {x_{i}^{left} } \right) - h\left( {x_{i}^{right} } \right).$$
(7)
$$RASM = \frac{{h\left( {x_{i}^{left} } \right)}}{{h\left( {x_{i}^{right} } \right)}}.$$
(8)

Nonlinear classifier

There is no limit to the classification boundary of nonlinear classifiers. Nonlinear classifiers can be divided into two broad categories. The first large class is based on discriminant functions. The classification boundary of this type of nonlinear classifier may be a surface, or it may be a combination of multiple curves (Fig. 6). Viewed from the perspective of two-dimensional space. If it is to categorize the feature of the two categories. A nonlinear classifier is a curve. The second largest class is not based on discriminant function, that is, the classification boundary of nonlinear classifier cannot be described by linear relation.
Common nonlinear classifiers are k-nearest neighbor (KNN), support vector machines, multilayer sensors, and decision tree (DT). The following sections describe the use of different nonlinear classifiers for brain Wave affective classification. The comparison of the different options is shown in Table 3.
Table 3
Comparison of different schemes of nonlinear classifiers
Schemes
Preprocessing
Feature extraction
Feature smoothing
Classification
Emotion states
Accuracy
Method by Liu et al.
   
FD
Sad, frustrated, fear, satisfied, pleasant and happy
 
Method by Liu et al.
 
ResNets, LFCC
 
KNN, SVM, LR, RF, NB, DT and FC
Anger, joy, sadness and pleasure
KNN: 89.72%
Method by Zheng et al.
 
DE, DASM, RASM
 
DBN, SVM, LR and KNN
Positive, neutral and negative
DBN: 86.08%
SVM: 83.99%
LR: 82.70%
KNN: 72.60%
Method by Dan Nie et al.
 
FFT
LDS
SVM
Negative and positive
SVM: 87.53
Method by Zheng et al.
 
PSD, DE, DASM, RASM, ASM and DCAU
MRMR
KNN, LR, SVM and GELM
Negative, positive and neutral
KNN: 70.43%
LR: 84.08%
SVM: 78.21
GELM: 91.07%

Method by Liu et al. [25]

Liu et al. use 14 channels brain wave instrument. The purpose of this scheme is to classify six kinds of human emotions. Six emotions were sad, frustrated, fear, satisfied, pleasant and happy. This scheme has different affective classification system for emotion classification. The two-dimensional classification of arousal and valence size is adopted in this scheme. Liu et al. use awakening and price size to design two-dimensional emotion models, as shown in Fig. 7. The experimental flow of this scheme is shown in Fig. 8. The programme proposes fractal dimension based approach to emotion recognition [2628], through the fractal analysis of Fractal Dimension (FD) [29] can be defined with the calculated FD value of the mood awakening and price level.

Method by Liu et al. [30]

Liu et al. use two different schemes for the selection of electric poles of brain wave instrument. One is the use of 32 channel EEG and the extraction of features through the residual network (resnets). The other is to select 2 channel EEG, through the linear frequency inverted spectrum coefficient (LFCC) to extract the feature. The affective classification method is classified by valence-arousal (VA) model. VA model is a two-dimensional model, which can classify four kinds of emotions as shown in Fig. 9. Seven different classifiers are used in this scheme are: K-nearest neighbor (KNN), Machines (SVM), logical regression (LR), Random Forest (RF), naive Bayesian (NB), decision Tree (DT) and a fully-connected neural network (FC) with 3 dense layers and 2 dropout layers. The experimental process is shown in Fig. 10.
There are three test tasks for this scenario: (1) low/high valence. (2) Low/high arousal. (3) Low arousal low valence/high arousal low valence/low arousal high valence/high arousal high valence. The purpose of the first task was to classify positive and negative emotions. The result of the second task represents the degree of emotion stimulation. The result of the third task can also be said to synthesize the results of the first two tasks. The third task results in a variety of emotions.

Method by Zheng et al. [31]

Zheng et al. use 62 channels brain wave instrument to collect brain wave signals. The purpose of this programme is to distinguish between three different human emotions. Three emotions were positive, neutral and negative. The programme uses the deep belief networks (four classifiers). Consider the complexity of the continuous random variable [32] of emotions. In this scheme, differential entropy (DE) [33, 34], is used for feature extraction. In addition, relevant studies have shown that [35, 36], in asymmetric brain activity, seems to be effective in the treatment of emotions. Feature extraction also adds asymmetry (dasm), reasonable asymmetry (rasm) function [34]. In order to compare the above three features. The scheme also extracts the conventional power spectral density (PSD) as the baseline. The experimental flow is shown in Fig. 11. The average accuracy of DBN, SVM, LR and KNN in this experiment is 86.08%, 83.99%, 82.70%, and 72.6%.

Method by Nie et al. [37]

Nie et al. use 62 channels brain wave instrument. The purpose of this scheme is to classify positive and negative two kinds of emotions. Use the support vector machine classifier to achieve emotion classification. Brain wave data is extracted by Fast Fourier (FFT). Because this scheme uses the channels brain wave instrument, in order to reduce the influence of unrelated emotion. So the feature of the most relevant emotions are found through linear dynamic systems (LDS). The experimental process is shown in Fig. 12.

Method by Zheng et al. [5]

Zheng et al. used the channels brain wave instrument to collect brain wave signals. The aim of the experiment was to classify three kinds of brain wave affective types, namely negative, positive and neutral. Feature extraction using power spectral density (PSD), differential entropy (DE), differential asymmetry (dasm), rational asymmetry (rasm), a symmetry (ASM) and differential caudality (DCAU) six different features and electrode combinations. In order to reduce the feature dimension, the calculation speed is improved. The programme uses minimal redundancy maximal relevance (MRMR) algorithm [24]. The programme has adopted four classifiers for K nearest Neighbor (KNN) [38], logistic regression (LR) [39], and Graph vector Machine (SVM) [40] and regularized Extreme Learning (machine) [41]. The experimental process is shown in Fig. 13. Experimental results The Gelm classifier is superior to other classifiers.

Method by Lu et al. [42]

Lu et al. collated the previous study of brain wave emotion, and compared the efficiency of 10 kinds of classifiers. The 10 classifiers are: regularized logistic regression with (LL1) [43], linear discriminant analysis (LDA), quadratic discriminant Ana Lysis (QDA), k-nearest neighbor classifier (KNN) algorithm using the Euclidean distance, Vector Machine (SVM) [40, 44], Gaussian Naive Bayes classifier (GNB), decision Tree (DT), regularized linear models with stochastic gradient descent (SGD) learning [45, 46], Random Forests (RF) [47], gradient boosting (GB). The experimental process is shown in Fig. 14. Differential entropy (DE) is used for feature extraction of this scheme. The aim of the experiment was to classify negative, positive, neutral three kinds of brain wave emotions. The experimental results show that the LR with Norm L2 Classifier has a good average accuracy of 81.26%.

Conclusion

Human emotions are very complex. In order to be able to classify the feature of brain wave emotions, many studies have used different techniques to extract these features. This paper first introduces the type of brain wave and describes the emotion features of different types of brain waves. Then the existing classification scheme of the emotion features of brain waves is classified and described. We introduce and compare these classification schemes based on linear and nonlinear methods. Brain wave sentiment analysis is one of the most popular studies. In order to be able to more accurately classify the feature of brain wave emotions. We need to find more ways, such as deep learning, to solve the challenge of classifying the emotion features of brain waves.

Acknowledgements

The authors would like to thank the Editor and Anonymous Reviewers for their valuable comments and suggestions on this paper. This work was supported in part by the Ministry of Science and Technology of Taiwan, R.O.C., under Contracts MOST 105-2221-E-197-010-MY2 and 106-2511-S-259 -001-MY3.

Competing interests

The authors declare that they have no competing interests.
Open AccessThis article is distributed under the terms of the Creative Commons Attribution 4.0 International License (http://​creativecommons.​org/​licenses/​by/​4.​0/​), which permits unrestricted use, distribution, and reproduction in any medium, provided you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons license, and indicate if changes were made.

Publisher's Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.
Literatur
1.
Zurück zum Zitat Liu YJ, Yu M, Zhao G, Song J, Ge Y, Shi Y (2017) Real-time movie-induced discrete emotion recognition from EEG signals. IEEE Trans Affect Comput 9(4):550–562CrossRef Liu YJ, Yu M, Zhao G, Song J, Ge Y, Shi Y (2017) Real-time movie-induced discrete emotion recognition from EEG signals. IEEE Trans Affect Comput 9(4):550–562CrossRef
2.
Zurück zum Zitat Gupta A, Singh P, Karlekar M (2018) A novel signal modeling approach for classification of seizure and seizure-free EEG signals. IEEE Trans Neural Syst Rehabil Eng 26(5):925–935CrossRef Gupta A, Singh P, Karlekar M (2018) A novel signal modeling approach for classification of seizure and seizure-free EEG signals. IEEE Trans Neural Syst Rehabil Eng 26(5):925–935CrossRef
3.
Zurück zum Zitat Jayarathne I, Cohen M, Amarakeerthi S (2017) Survey of EEG-based biometric authentication. In: 2017 IEEE 8th international conference on awareness science and technology (iCAST). IEEE, New York. pp 324–329 Jayarathne I, Cohen M, Amarakeerthi S (2017) Survey of EEG-based biometric authentication. In: 2017 IEEE 8th international conference on awareness science and technology (iCAST). IEEE, New York. pp 324–329
4.
Zurück zum Zitat Ekman P, Friesen WV (1969) The repertoire of nonverbal behavior: categories, origins, usage, and coding. Semiotica 1(1):49–98CrossRef Ekman P, Friesen WV (1969) The repertoire of nonverbal behavior: categories, origins, usage, and coding. Semiotica 1(1):49–98CrossRef
5.
Zurück zum Zitat Zheng WL, Zhu JY, Lu BL (2017) Identifying stable patterns over time for emotion recognition from EEG. IEEE Trans Affect Comput 10(3):417–429CrossRef Zheng WL, Zhu JY, Lu BL (2017) Identifying stable patterns over time for emotion recognition from EEG. IEEE Trans Affect Comput 10(3):417–429CrossRef
6.
Zurück zum Zitat O’Regan S, Faul S, Marnane W (2010) Automatic detection of EEG artefacts arising from head movements. In: 2010 annual international conference of the IEEE engineering in medicine and biology. IEEE, New York. pp 6353–6356 O’Regan S, Faul S, Marnane W (2010) Automatic detection of EEG artefacts arising from head movements. In: 2010 annual international conference of the IEEE engineering in medicine and biology. IEEE, New York. pp 6353–6356
7.
Zurück zum Zitat Lan Z, Sourina O, Wang L, Liu Y (2016) Real-time EEG-based emotion monitoring using stable features. Vis Comput 32(3):347–358CrossRef Lan Z, Sourina O, Wang L, Liu Y (2016) Real-time EEG-based emotion monitoring using stable features. Vis Comput 32(3):347–358CrossRef
8.
Zurück zum Zitat Mohammadi Z, Frounchi J, Amiri M (2017) Wavelet-based emotion recognition system using EEG signal. Neural Comput Appl 28(8):1985–1990CrossRef Mohammadi Z, Frounchi J, Amiri M (2017) Wavelet-based emotion recognition system using EEG signal. Neural Comput Appl 28(8):1985–1990CrossRef
9.
Zurück zum Zitat Ekman P (1999) Basic emotions. Handb Cogn Emot 98(45–60):16 Ekman P (1999) Basic emotions. Handb Cogn Emot 98(45–60):16
10.
Zurück zum Zitat Ekman P, Friesen WV, Ellsworth P (2013) Emotion in the human face: guidelines for research and an integration of findings, vol 11. Elsevier, Burlington Ekman P, Friesen WV, Ellsworth P (2013) Emotion in the human face: guidelines for research and an integration of findings, vol 11. Elsevier, Burlington
11.
Zurück zum Zitat Murugappan MNRYS, Nagarajan R, Yaacob S (2009) Comparison of different wavelet features from EEG signals for classifying human emotions. In: 2009 IEEE symposium on industrial electronics & applications, vol. 2. IEEE, New York, pp 836–841 Murugappan MNRYS, Nagarajan R, Yaacob S (2009) Comparison of different wavelet features from EEG signals for classifying human emotions. In: 2009 IEEE symposium on industrial electronics & applications, vol. 2. IEEE, New York, pp 836–841
12.
Zurück zum Zitat Liu Y, Yan L, Zeng B, Wang W (2010) Automatic sleep stage scoring using Hilbert–Huang transform with BP neural network. In: 2010 4th international conference on bioinformatics and biomedical engineering. IEEE, New York. pp 1–4 Liu Y, Yan L, Zeng B, Wang W (2010) Automatic sleep stage scoring using Hilbert–Huang transform with BP neural network. In: 2010 4th international conference on bioinformatics and biomedical engineering. IEEE, New York. pp 1–4
13.
Zurück zum Zitat Zhao W, Wang X, Wang Y (2010) Automated sleep quality measurement using EEG signal: first step towards a domain specific music recommendation system. In: Proceedings of the 18th ACM international conference on multimedia. ACM, New York. pp 1079–1082 Zhao W, Wang X, Wang Y (2010) Automated sleep quality measurement using EEG signal: first step towards a domain specific music recommendation system. In: Proceedings of the 18th ACM international conference on multimedia. ACM, New York. pp 1079–1082
14.
Zurück zum Zitat Du R, Mehmood RM, Lee HJ (2014) Alpha activity during emotional experience revealed by ERSP. J Internet Technol 15(5):775–782 Du R, Mehmood RM, Lee HJ (2014) Alpha activity during emotional experience revealed by ERSP. J Internet Technol 15(5):775–782
15.
Zurück zum Zitat Li M, Lu BL (2009) Emotion classification based on gamma-band EEG. In: 2009 annual international conference of the IEEE Engineering in medicine and biology society. IEEE, New York. pp 1223–1226 Li M, Lu BL (2009) Emotion classification based on gamma-band EEG. In: 2009 annual international conference of the IEEE Engineering in medicine and biology society. IEEE, New York. pp 1223–1226
16.
Zurück zum Zitat Koles ZJ, Lazar MS, Zhou SZ (1990) Spatial patterns underlying population differences in the background EEG. Brain Topogr 2(4):275–284CrossRef Koles ZJ, Lazar MS, Zhou SZ (1990) Spatial patterns underlying population differences in the background EEG. Brain Topogr 2(4):275–284CrossRef
17.
Zurück zum Zitat Ramoser H, Muller-Gerking J, Pfurtscheller G (2000) Optimal spatial filtering of single trial EEG during imagined hand movement. IEEE Trans Rehabil Eng 8(4):441–446CrossRef Ramoser H, Muller-Gerking J, Pfurtscheller G (2000) Optimal spatial filtering of single trial EEG during imagined hand movement. IEEE Trans Rehabil Eng 8(4):441–446CrossRef
18.
Zurück zum Zitat Wang X-W, Nie D, Lu B-L (2014) Emotional state classification from EEG data using machine learning approach. Neurocomputing 129:94–106CrossRef Wang X-W, Nie D, Lu B-L (2014) Emotional state classification from EEG data using machine learning approach. Neurocomputing 129:94–106CrossRef
19.
Zurück zum Zitat Petrantonakis PC, Hadjileontiadis LJ (2009) Emotion recognition from EEG using higher order crossings. IEEE Trans Inf Technol Biomed 14(2):186–197CrossRef Petrantonakis PC, Hadjileontiadis LJ (2009) Emotion recognition from EEG using higher order crossings. IEEE Trans Inf Technol Biomed 14(2):186–197CrossRef
20.
Zurück zum Zitat Takahashi K (2004) Remarks on emotion recognition from bio-potential signals. In: 2nd international conference on autonomous robots and agents, vol. 3. pp 1148–1153 Takahashi K (2004) Remarks on emotion recognition from bio-potential signals. In: 2nd international conference on autonomous robots and agents, vol. 3. pp 1148–1153
21.
Zurück zum Zitat Murugappan M, Rizon M, Nagarajan R, Yaacob S, Zunaidi I, Hazry D (2007) EEG feature extraction for classifying emotions using FCM and FKM. Int J Comput Commun 1(2):21–25 Murugappan M, Rizon M, Nagarajan R, Yaacob S, Zunaidi I, Hazry D (2007) EEG feature extraction for classifying emotions using FCM and FKM. Int J Comput Commun 1(2):21–25
22.
Zurück zum Zitat Duan RN, Zhu JY, Lu BL (2013) Differential entropy feature for EEG-based emotion classification. In: 2013 6th international IEEE/EMBS conference on neural engineering (NER). IEEE, New York. pp 81–84 Duan RN, Zhu JY, Lu BL (2013) Differential entropy feature for EEG-based emotion classification. In: 2013 6th international IEEE/EMBS conference on neural engineering (NER). IEEE, New York. pp 81–84
23.
Zurück zum Zitat Shi LC, Lu BL (2010) Off-line and on-line vigilance estimation based on linear dynamical system and manifold learning. In: 2010 annual international conference of the ieee engineering in medicine and biology. IEEE, New York. pp 6587–6590 Shi LC, Lu BL (2010) Off-line and on-line vigilance estimation based on linear dynamical system and manifold learning. In: 2010 annual international conference of the ieee engineering in medicine and biology. IEEE, New York. pp 6587–6590
24.
Zurück zum Zitat Peng H, Long F, Ding C (2005) Feature selection based on mutual information: criteria of max-dependency, max-relevance, and min-redundancy. IEEE Trans Pattern Anal Mach Intell 8:1226–1238CrossRef Peng H, Long F, Ding C (2005) Feature selection based on mutual information: criteria of max-dependency, max-relevance, and min-redundancy. IEEE Trans Pattern Anal Mach Intell 8:1226–1238CrossRef
25.
Zurück zum Zitat Liu Y, Sourina O, Nguyen MK (2010) Real-time EEG-based human emotion recognition and visualization. In: 2010 international conference on cyberworlds. IEEE, New York. pp 262–269 Liu Y, Sourina O, Nguyen MK (2010) Real-time EEG-based human emotion recognition and visualization. In: 2010 international conference on cyberworlds. IEEE, New York. pp 262–269
26.
Zurück zum Zitat Block A, Von Bloh W, Schellnhuber HJ (1990) Efficient box-counting determination of generalized fractal dimensions. Phys Rev A 42(4):1869MathSciNetCrossRef Block A, Von Bloh W, Schellnhuber HJ (1990) Efficient box-counting determination of generalized fractal dimensions. Phys Rev A 42(4):1869MathSciNetCrossRef
27.
Zurück zum Zitat Higuchi T (1988) Approach to an irregular time series on the basis of the fractal theory. Physica D 31(2):277–283MathSciNetCrossRef Higuchi T (1988) Approach to an irregular time series on the basis of the fractal theory. Physica D 31(2):277–283MathSciNetCrossRef
28.
Zurück zum Zitat Maragos P, Sun FK (1993) Measuring the fractal dimension of signals: morphological covers and iterative optimization. IEEE Trans Signal Process 41(1):108CrossRef Maragos P, Sun FK (1993) Measuring the fractal dimension of signals: morphological covers and iterative optimization. IEEE Trans Signal Process 41(1):108CrossRef
29.
Zurück zum Zitat Qiang W, Sourina O, Khoa NM (2010) A fractal dimension based algorithm for neurofeedback games. CGI 2010, SP25 Qiang W, Sourina O, Khoa NM (2010) A fractal dimension based algorithm for neurofeedback games. CGI 2010, SP25
30.
Zurück zum Zitat Liu N, Fang Y, Li L, Hou L, Yang F, Guo Y (2018) Multiple feature fusion for automatic emotion recognition using EEG signals. In: 2018 IEEE international conference on acoustics, speech and signal processing (ICASSP). IEEE, New York. pp 896–900 Liu N, Fang Y, Li L, Hou L, Yang F, Guo Y (2018) Multiple feature fusion for automatic emotion recognition using EEG signals. In: 2018 IEEE international conference on acoustics, speech and signal processing (ICASSP). IEEE, New York. pp 896–900
31.
Zurück zum Zitat Zheng WL, Lu BL (2015) Investigating critical frequency bands and channels for EEG-based emotion recognition with deep neural networks. IEEE Trans Auton Ment Dev 7(3):162–175CrossRef Zheng WL, Lu BL (2015) Investigating critical frequency bands and channels for EEG-based emotion recognition with deep neural networks. IEEE Trans Auton Ment Dev 7(3):162–175CrossRef
32.
Zurück zum Zitat Gibbs JW (2014) Elementary principles in statistical mechanics. Courier Corporation, New York Gibbs JW (2014) Elementary principles in statistical mechanics. Courier Corporation, New York
33.
Zurück zum Zitat Shi LC, Jiao YY, Lu BL (2013) Differential entropy feature for EEG-based vigilance estimation. In: 2013 35th annual international conference of the IEEE engineering in medicine and biology society (EMBC). IEEE, New York. pp 6627–6630 Shi LC, Jiao YY, Lu BL (2013) Differential entropy feature for EEG-based vigilance estimation. In: 2013 35th annual international conference of the IEEE engineering in medicine and biology society (EMBC). IEEE, New York. pp 6627–6630
34.
Zurück zum Zitat Duan RN, Zhu JY, Lu BL (2013) Differential entropy feature for EEG-based emotion classification. In 2013 6th international IEEE/EMBS conference on neural engineering (NER). IEEE, New York. pp 81–84 Duan RN, Zhu JY, Lu BL (2013) Differential entropy feature for EEG-based emotion classification. In 2013 6th international IEEE/EMBS conference on neural engineering (NER). IEEE, New York. pp 81–84
35.
Zurück zum Zitat Davidson RJ, Fox NA (1982) Asymmetrical brain activity discriminates between positive and negative affective stimuli in human infants. Science 218(4578):1235–1237CrossRef Davidson RJ, Fox NA (1982) Asymmetrical brain activity discriminates between positive and negative affective stimuli in human infants. Science 218(4578):1235–1237CrossRef
36.
Zurück zum Zitat Lin YP, Yang YH, Jung TP (2014) Fusion of electroencephalographic dynamics and musical contents for estimating emotional responses in music listening. Front Neurosci 8:94 Lin YP, Yang YH, Jung TP (2014) Fusion of electroencephalographic dynamics and musical contents for estimating emotional responses in music listening. Front Neurosci 8:94
37.
Zurück zum Zitat Nie D, Wang XW, Shi LC, Lu BL (2011) EEG-based emotion recognition during watching movies. In 2011 5th international IEEE/EMBS conference on neural engineering. IEEE, New York. pp 667–670 Nie D, Wang XW, Shi LC, Lu BL (2011) EEG-based emotion recognition during watching movies. In 2011 5th international IEEE/EMBS conference on neural engineering. IEEE, New York. pp 667–670
38.
Zurück zum Zitat Cover TM, Hart P (1967) Nearest neighbor pattern classification. IEEE Trans Inf Theory 13(1):21–27CrossRef Cover TM, Hart P (1967) Nearest neighbor pattern classification. IEEE Trans Inf Theory 13(1):21–27CrossRef
39.
Zurück zum Zitat Hosmer DW Jr, Lemeshow S, Sturdivant RX (2013) Applied logistic regression, vol 398. Wiley, HobokenCrossRef Hosmer DW Jr, Lemeshow S, Sturdivant RX (2013) Applied logistic regression, vol 398. Wiley, HobokenCrossRef
40.
Zurück zum Zitat Vapnik V (2013) The nature of statistical learning theory. Springer Science & Business Media, New YorkMATH Vapnik V (2013) The nature of statistical learning theory. Springer Science & Business Media, New YorkMATH
41.
Zurück zum Zitat Peng Y, Wang S, Long X, Lu BL (2015) Discriminative graph regularized extreme learning machine and its application to face recognition. Neurocomputing 149:340–353CrossRef Peng Y, Wang S, Long X, Lu BL (2015) Discriminative graph regularized extreme learning machine and its application to face recognition. Neurocomputing 149:340–353CrossRef
42.
Zurück zum Zitat Zheng WL, Santana R, Lu BL (2015). Comparison of classification methods for EEG-based emotion recognition. In: World congress on medical physics and biomedical engineering, June 7–12, 2015, Toronto, Canada. Springer, Cham. pp 1184–1187 Zheng WL, Santana R, Lu BL (2015). Comparison of classification methods for EEG-based emotion recognition. In: World congress on medical physics and biomedical engineering, June 7–12, 2015, Toronto, Canada. Springer, Cham. pp 1184–1187
43.
Zurück zum Zitat Yu HF, Huang FL, Lin CJ (2011) Dual coordinate descent methods for logistic regression and maximum entropy models. Mach Learn 85(1–2):41–75MathSciNetCrossRef Yu HF, Huang FL, Lin CJ (2011) Dual coordinate descent methods for logistic regression and maximum entropy models. Mach Learn 85(1–2):41–75MathSciNetCrossRef
44.
Zurück zum Zitat Atkinson J, Campos D (2016) Improving BCI-based emotion recognition by combining EEG feature selection and kernel classifiers. Expert Syst Appl 47:35–41CrossRef Atkinson J, Campos D (2016) Improving BCI-based emotion recognition by combining EEG feature selection and kernel classifiers. Expert Syst Appl 47:35–41CrossRef
45.
Zurück zum Zitat Zadrozny B, Elkan C (2002) Transforming classifier scores into accurate multiclass probability estimates. In: Proceedings of the eighth ACM SIGKDD international conference on Knowledge discovery and data mining. ACM, New York. pp 694–699 Zadrozny B, Elkan C (2002) Transforming classifier scores into accurate multiclass probability estimates. In: Proceedings of the eighth ACM SIGKDD international conference on Knowledge discovery and data mining. ACM, New York. pp 694–699
47.
Metadaten
Titel
Emotion classification based on brain wave: a survey
verfasst von
Ting-Mei Li
Han-Chieh Chao
Jianming Zhang
Publikationsdatum
01.12.2019
Verlag
Springer Berlin Heidelberg
Erschienen in
Human-centric Computing and Information Sciences / Ausgabe 1/2019
Elektronische ISSN: 2192-1962
DOI
https://doi.org/10.1186/s13673-019-0201-x

Weitere Artikel der Ausgabe 1/2019

Human-centric Computing and Information Sciences 1/2019 Zur Ausgabe

Premium Partner