Next Article in Journal
A Software Platform for Quadruped Robots with Advanced Manipulation Capabilities
Previous Article in Journal
Grant-Free NOMA: A Low-Complexity Power Control through User Clustering
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Working Memory Ability Evaluation Based on Fuzzy Support Vector Regression

1
Department of Mechanical Engineering, National Taiwan University, Taipei 10617, Taiwan
2
Department of Gerontology and Health Care Management, Chang Gung University of Science and Technology, Taoyuan City 33303, Taiwan
*
Author to whom correspondence should be addressed.
Sensors 2023, 23(19), 8246; https://doi.org/10.3390/s23198246
Submission received: 20 September 2023 / Revised: 27 September 2023 / Accepted: 29 September 2023 / Published: 4 October 2023
(This article belongs to the Section Physical Sensors)

Abstract

:
One’s working memory process is a fundamental cognitive activity which often serves as an indicator of brain disease and cognitive impairment. In this research, the approach to evaluate working memory ability by means of electroencephalography (EEG) analysis was proposed. The result shows that the EEG signals of subjects share some characteristics when performing working memory tasks. Through correlation analysis, a working memory model describes the changes in EEG signals within alpha, beta and gamma waves, which shows an inverse tendency compared to Zen meditation. The working memory ability of subjects can be predicted using multi-linear support vector regression (SVR) with fuzzy C-mean (FCM) clustering and knowledge-based fuzzy support vector regression (FSVR), which reaches the mean square error of 0.6 in our collected data. The latter, designed based on the working memory model, achieves the best performance. The research provides the insight of the working memory process from the EEG aspect to become an example of cognitive function analysis and prediction.

1. Introduction

Cognition is an important part of human brain activity which affects our thinking and behavior, and cognitive impairment is often related to many brain diseases such as Alzheimer’s disease. Electroencephalography (EEG) researchers can acquire the signals of brain activity, so-called “brain waves”, for further analysis. Many brain states, such as emotion and cognitive load, have been discovered in previous research. A study in 2016 estimated the cognitive load using EEG connectivity measures [1]. The model designed using regularized linear discriminant analysis (RLDA) classified cognition load into two categories, which reached an accuracy of 60%. Despite the performance needing improvements, several approaches were proposed to measure connectivity in the brain region. With the spread of machine learning applications, a study constructed the classifier using recurrent neural network (RNN) to deal with four categories of cognition load with an accuracy of up to 92.5% in 2018 [2]. The RNN classifier consists of the convolutional neural network (CNN) and long-short term memory (LSTM). The machine learning classifier shows high performance but lacks the ability to explain the mechanisms of brain activity. In 2020, the approach of cognition load analysis was applied to scenarios in driving tasks with multi-type data analysis including EEG signals [3]. The classifier was trained using machine learning algorithms such as support vector machine (SVM), k-nearest neighbors (KNN) and random forest. Dealing with three categories, the F-score was about 0.8, proving that the brain state can be acquired through multi-type measurements. SVM and KNN were also utilized to remove artifacts [4]. Another study found the EEG temporal features using bidirectional long-short term memory (BiLSTM) in emotion recognition [5], which satisfied the frontal EEG asymmetry discovered in 2004 [6]. Those previous studies showed that the brain state can be detected and analyzed using EEG measurement and the machine learning algorithm; however, it is still hard to satisfy both the performance and explanation of cognition evaluation.
The study of cognitive load has been covered in previous studies [7,8]. The brain state is regarded as the comparison within individuals which is often related to feelings. Nonetheless, comparing cognitive abilities among individuals is difficult to analyze due to the diversity of brains in different subjects. In 2015, a study identified individuals using patterns of brain connectivity [7]. The result indicated that one’s brain connectivity can be treated as the structure of the cerebrum, which was unique to distinguishing subjects. One’s cognitive behavior can also be predicted by considering connectivity one’s brain network. This discovery proved the assumption concerning human brain diversity and the possibility to predict human behaviors. Another study in 2022 focused on the correlation between brain connectivity and EEG signals [8]. It was found that the base signal in EEG is shared across tasks and time, which can serve as a personal identifier. The base signals in EEG were coined “mind prints”, which originated from the uniqueness of individual brain networks. Furthermore, Abbasi et al. [9] showed through experimentation and clinical research that the severity of neuronal damage is also correlated with changes in EEG after hypoxic-ischemia. EEG signals are influenced by the age and severity of neuronal loss. Combining the above studies, it is possible to predict one’s working memory ability using EEG analysis.
Working memory processing is an important part of cognition which involves short-term memory and thinking. The evaluation of working memory ability has seldom been addressed in previous research. A study in 2020 predicted working memory ability based on EEG by functional data analysis [10]. Least absolute shrinkage and selection operator (LASSO) was utilized to select features and a linear regression model was constructed to predict working memory performance. The article claimed that there were no existing methods for predicting working memory ability. Another study in 2022 predicted a working memory performance based on the spatio-temporal features [11]. The result indicated that the spatial and temporal characteristics emerged during the working memory process, and that the working memory performance can be predicted using regularized linear discriminant analysis (RLDA). There was a correlation between the real performance and model prediction. These previous studies, however, shared the same defects. First, the error between prediction and real performance was not discussed. It is possible to predict working memory ability with more exact outputs. Second, insufficient regression analysis was conducted in both studies due to the lack of train–test validation. This was not compared with other regression models. These two main defects are the barriers to evaluating working memory ability.
In this research, we will focus on the entire evaluation of one’s working memory ability based on EEG analysis. The mechanism of working memory processing was discovered in terms of neurological aspects, looking further into the characteristics of EEG signals in different brain regions and states. On the other hand, the fuzzy support vector regression (FSVR) models are designed using the discovery from the mechanism of working memory processing and compared to other machine learning algorithms. The discussion of working memory processing from the EEG aspect will be covered in the whole article. The main contributions are as follows:
  • Two propositions for the working memory model are described in terms of EEG analysis.
  • The FSVR approach is proposed to evaluate working memory ability based on EEG signals.

2. Materials

The preparations of materials are demonstrated in this section. Dataset 1 was acquired with the 10-10 system Neuroscan device by the National Taiwan University Robotics Lab. We used this dataset as the main material to propose the working memory model and the algorithms. Dataset 2 is an open source dataset available since 2022 created by the University of Salford (UK), Aston University (UK) and University College Dublin (Ireland) [12]. This dataset was used to confirm that another algorithm with fuzzy concepts also performs better than existing approaches in other types of working memory ability. Although the two datasets involve the working memory performance, dataset 1 focuses on the capacity of working memory, and dataset 2 refers to the recalling speed. The profiles of these two datasets are shown in Table 1.
In dataset 1, an experiment comprised 20 subjects, 17 males and 3 females, between the ages of 22 and 24 with Bachelor’s degrees as their minimum level of education. To ensure that their mental states were relaxed and without fatigue, the subjects were instructed to sleep sufficiently the previous night and they rested for about 10 min before the experiment. The electrodes were selected according to their corresponding brain areas, which are located in the prefrontal lobe (Fpz), frontal lobe (Fz, F7, F8), temporal lobe (T7, T8), parietal lobe (Cz, Pz), and the occipital lobe (Poz, Oz). These 10 electrodes fully cover the entire cerebrum, and the analysis of EEG features is separated among these regions.

2.1. Measuring Procedure

The main objective of the experiment was to measure the EEG signals of the subjects and the time spent in each task. The whole procedure was divided into three sessions. In session 1, the subjects were asked to stare at the whiteboard for 1 min and think of nothing. The data recorded in this session constituted the brain waves in resting state. In session 2, the subjects conducted the memory task with 8 numbers. In session 3, the subjects conducted the memory task with 12 tokens. The subjects could interact with a gamer interface and each session was conducted 3 times. In the memory task, the subjects were asked to find the pair of cards with the same numbers or tokens. If the cards with the same items were chosen, these two cards disappeared. If cards with different items were chosen, these remained on the screen. The more accurate the subjects remembered, the faster the task was completed. Eventually, the time consumption was defined as the cognitive performance. A picture of the task is shown in Figure 1.
After the experiment, the cognitive performance and the EEG signals were recorded for working memory prediction. The cognitive performance measured using time was used to make a Z-score, which is the standard representation of cognitive ability and is the same as the Wechsler Adult Intelligence Scale. Since one’s working memory process is regarded as a part of human intelligence, one’s working memory performance was denoted by a Z-score as shown in Equation (1), which represents their ranking compared to the group. x is the inverse of the time that a subject takes in the measurement, μ is the average and σ is the standard deviation.
z = x μ σ

2.2. Working Memory and Dementia

Nowadays, subjects’ basic cognition is assessed by scales. The Wechsler Intelligence Scale (WMS) is utilized to measure different types of memory [13]. The Cognitive Abilities Screening Instrument (CASI) is good for diagnosing Alzheimer’s disease (AD) and mild cognitive impairment, but it is not suitable for highly educated subjects [14]. The Montreal Cognitive Assessment (MoCA) is a fast tool for detecting AD in patients composed of 30 questions measuring executive functions and multiple cognitive domains, as shown in the Appendix A, which represents the general cognitive ability of subjects [15]. The correlation between dementia and cognitive abilities has been confirmed. From the same scales mentioned above, general cognitive ability can be divided into several common parts, as shown in Table 2. In this study, we focus on working memory ability through a card pairing task, which mainly depends on anterograde space memory ability, anterograde word/image memory ability and the ability to focus. These three parts of brain function are the parts of basic cognition. To assess the working memory ability, we referred to the design of WMS, wherein the performance is denoted as a Z-score for the comparison among subjects. In our measurement, working memory ability is represented by a Z-score. People living with AD constitute 1.34% of the total population. If older subjects have working memory ability scores lower than −2, then there is a high risk that the subject has a mild cognitive impairment. Working memory performance can be treated as an index to rapidly predict dementia.

3. Methods

This section demonstrates the algorithms used in data processing and analysis. Using feature extraction, the EEG signals are integrated into the vector of features which includes the characteristics of working memory processing. The knowledge-based fuzzy SVR (FSVR) will be introduced, and the multi-linear SVR with fuzzy C-mean (FCM) clustering is also utilized to construct prediction models. The flowchart representing the FSVR design and process is shown in Figure 2.

3.1. Feature Extraction

The EEG signals are preprocessed for cleaner data. EEG signals are easily affected by muscle movement and eye blinks [4], and the loss of signals occurs due to accidents in the measuring procedure. The purpose of artifact removal is to eliminate abnormal signals and bad channels. After that, automatic preprocessing is designed for noise reduction. The low-frequency peak noise is removed by setting the threshold. The signal is re-referenced to the average, and the mean filter is applied to smooth the high-frequency noise. The whole procedure of signal preprocessing is shown in Figure 3.
After preprocessing, the fast Fourier transform is taken to calculate the band power. The features extracted from signals under specific spectra are called the band power ratio (BPratio), which is defined in Equations (2)–(4), as derived from our previous research [16]. The meaning of the band power ratio indicates the intensity of certain waves. In this research, we focus on alpha, beta and gamma waves since these three waves are often related to the conscious brain state. The alpha pattern represents the relaxed state, the beta pattern represents the thinking state, and the gamma pattern represents the focused state. The characteristics of EEG signals of working memory processing will be denoted by these three patterns. With 3 band power ratios and 10 channels, a feature vector consists of 30 components.
B P r a t i o α = B P 8 13 Hz B P 1 44 Hz
B P r a t i o β = B P 13 30 Hz B P 1 44 Hz
B P r a t i o γ = B P 30 44 Hz B P 1 44 Hz

3.2. Knowledge-Based Fuzzy SVR

Support vector regression (SVR) has been applied to many regressive problems to predict a continuous output [17]. Solved using the Lagrange multiplier, n support vectors α i and α i were found during the training process, which expanded the function f(x) with bias b, as shown in Equation (5). The kernel k x i , x is often chosen as a Gaussian function for normal distribution data. In this research, SVR is treated as predictor of the feature vector.
f ( x ) = k = 1 n α i α i k x i , x + b
Knowledge-based fuzzy SVR (FSVR) is a combination of the SVR regression part and the fuzzy logic part. It is designed based on the working memory model proposed in this research, which will be discussed in the next section. The procedure of designing the fuzzy logic part is the same as that of the traditional fuzzy logic controller. The BPratios of the alpha, beta and gamma waves from the same channel are transformed by the Z-score and serve as the input. As shown in Figure 4, the fuzzy membership function is designed as triangular function, and the relation between the input and the output can be visualized as the control surface, as shown in Figure 5. “Alpha” is the input of the Z-score B P r a t i o α , “Beta” is the input of the Z-score B P r a t i o β , and “Output” denotes the outputs of control surface.
The fuzzy logic part of knowledge-based FSVR serves as a feature transformer which changes the original feature vector with a length of 30 into the new feature vector with a length of 10. These 10 new features stand for the degree satisfying the rule of a working memory model in each channel. The proposed model balances the requirements of explanation and performance, which modifies the features by fuzzy rules with scientific knowledge and achieves a high prediction performance.

3.3. Multi-Linear SVR with Fuzzy C-Mean Clustering

Multi-linear SVR with FCM clustering is a modified fuzzy SVR regressing data by multiple SVR models proposed in [18]. Given fixed amounts of clusters, the centroid of each cluster is defined in Equation (6), where w ( x ) is the fuzzy membership degree of the x corresponding to the centroid c k . Parameter m represents the fuzzified degree of the clusters. To determine the proper position of centroids, the FCM aims to minimize the objective function, as shown in Equation (7).
c k = Σ x w ( x ) m x Σ x w ( x ) m
J ( w , C ) = i = 1 n j = 1 C w i j m x i C j 2
Using FCM clustering, each of the clusters has one regression model. The input feature vector is projected onto the fuzzy membership degree space of multi-clusters, and the output is the fusion of multi-linear SVR model. In this research, multi-linear SVR with fuzzy C-mean clustering is implemented to predict the working memory performance. The data are first regressed by SVR with a Gaussian kernel to set up the baseline. If the predicted error of the single data is less than the threshold (<0.5), this point will be included to the clustering set which decides the final model. The model is trained under certain amounts of clusters, which comprise hyperparameters needing to be tuned (integer 2 to 10). Input data are transformed into the fuzzy membership degree and finally construct the whole model. The results compared to other algorithms will be discussed in the next section.

4. Results

To fully investigate the working memory process, statistical analysis was applied to dataset 1, as required in our experiments and measurements. EEG signals demonstrate several characteristics of the working memory process based on which the working memory ability can be more accurately predicted with an explainable model.

4.1. Characteristics of EEG Signals

The positions of EEG channels are related to the functional division of the cerebral cortex. The superior frontal gyrus was located in the prefrontal lobe (Fpz, Fz), corresponding to the high cognitive function including decision making and planning. cuneus is located in the occipital lobe, corresponding to the processing and integration of visual information. These two brain regions are related to the working memory task in our experiments. The following analysis will be focused on the channels in the superior frontal gyrus, cuneus and full brain region.
Figure 6 shows an example of the EEG signals of subjects performing the working memory processing task (right) compared to subjects in the resting state (left). The energy of the alpha wave decreases, which is referred to as the relaxed state of the brain. The beta and gamma waves increase, which are referred to as the thinking and focusing states, respectively. Based on the tendency of changes in energy, we proposed Proposition 1 for the working memory task.
Proposition 1. 
The alpha waveform decreases, while the beta and gamma waveforms increase during the working memory process.
This requires the functions of thinking and focusing, rather than relaxing. As shown in Table 3, the probability of satisfying Proposition 1 is higher than 80% for the alpha waveforms in the brain region in all subjects, but higher than 70% for the beta and gamma waveforms in only the cuneus and full region. The lack of probability of Proposition 1 being satisfied in the superior frontal gyrus is probably because the working memory process is a fundamental cognitive activity, and the superior frontal gyrus performs higher cognitive functions. With the explainable exception, the characteristics of EEG signals in different working memory task and resting state have been discovered.
To discover the relation between working memory ability and waveform energy, a correlation analysis was conducted. The working memory performance was defined as the inverse ratio of time consumption. Since Proposition 1 was not satisfied in the superior frontal gyrus, the following analysis will be focused on the cuneus and full brain region. The relation between performance and wave form energy shows the tendency in the full region. There is a negative relation in Figure 7a, and a positive relation in Figure 7b,c. The relation between performance and waveform energy shows the tendency in the cuneus. There is a negative relation in Figure 8a, and a positive relation in Figure 8b,c. Based on the tendency, we propose Proposition 2.
Proposition 2. 
The energy of the alpha waveform shows negative effects on working memory performance while beta and gamma waveforms have positive effects on the working memory performance.
As shown in Table 4, the result in the picture task is significant, which supports Proposition 2. The lack of satisfaction for the word task is probably due to the defect of the task in experiments. There are 8 pairs in word memory task, which is less than the 12 pairs in the picture memory task, and not challenging enough for subjects with significant differences in their abilities. The performance in the word task was strongly affected by the random initials of the card positions. Based on the evidence, Proposition 2 is confirmed with the explainable exception.
Summarizing the two propositions and the discovered EEG signal characteristics, we propose a working memory model for waveform aspects with two equations. Equation (8) shows the energy change in the working memory process from resting state. B P r a t i o α decreases with B P r a t i o β and B P r a t i o γ increases. Equation (9) describes the effects of the waveform energy on the working memory performance. The lower the energy of the alpha waveform, the higher the energies of the beta and gamma waveforms and the better the subject performs in the working memory task. Compared to the entire group, the performance of a task can determine the working memory ability of the subject.
Δ B P r a t i o α < 0 , Δ B P r a t i o β > 0 , Δ B P r a t i o γ > 0
P e r f o r m a n c e B P r a t i o α B P r a t i o β B P r a t i o γ

4.2. Zen Meditation and Working Memory Process

Zen meditation is a traditional Buddhist art which is often related to the effects of releasing mental stress and relaxing. A previous study [19] divided Zen meditation into five scenarios. In scenario D, the meditator experiences a bright (surrounded by sacred light) and fully relaxed meditation in the test. The alpha activities also emerge at this moment. The results of the alpha waveform during Zen meditation show a relaxed brain state, which is preferred during the working memory task. In another previous study in 2006 [20], the author hypothesized that Zen meditation results in decreased cognitive involvement and decreased mental activity, which is the opposite to the brain state during the working memory task. Combining our findings with those of previous articles, the change in alpha energy from the resting state reflects different brain activities in Zen meditation and the working memory task. As shown in Table 5, the change in alpha energy reflects the degree of cognition deployed. The effects of Zen meditation on alpha waveform energy are the opposite to those of the working memory task.

4.3. Prediction of Working Memory Ability

The working memory abilities of subjects in dataset 1 are predicted using the method proposed in this research. The models built by different approaches are shown in Table 6. LASSO was utilized in previous research [10] with different feature extraction methods. Knowledge-based FSVR is designed using the working memory model of the waveform aspect, which is proposed in Section 4.1, and fuzzy logic regression is the fuzzy logic part of knowledge-based FSVR. In dataset 1, the results show that knowledge-based FSVR and SVR with FCM clustering perform better than other approaches, especially knowledge-based FSVR, which achieves the least mean square error. To verify the performance on different types of memory task, dataset 2 is utilized to confirm the advantages of SVR with FCM clustering. It achieves the least mean square error compared to other approaches. Knowledge-based FSVR and fuzzy logic regression are not available on dataset 2 as their fuzzy inferences are designed based on the discovery in dataset 1. The definition of performance in dataset 2 is the recalling speed, and it is not equivalent to our defined performance in dataset 1. This makes knowledge-based FSVR incompatible with dataset 2. Through two different datasets, the performances of the two approaches proposed in this research are demonstrated.

5. Conclusions

In this research, the main objective was to discover the working memory ability in terms of the EEG aspect, and we designed the experiment for the measurement. The working memory model of the EEG aspect was proposed with a correlation analysis, which discovered that the usage of the working memory process involves the energy change in waveform energy, and the working memory performance was related to the change in waveform energy. The model was supported by the significant p-value from statistics correlation analysis. Based on this model, the working memory ability was predicted and the brain state during the working memory process was discovered. It is proven that one’s working memory ability can be evaluated from EEG signals using knowledge-based FSVR and multi-linear SVR with FCM clustering. The proposed method not only balances the explanation and performance of model, but also goes through train–test validation on the working memory EEG dataset compared to other regression models. The results demonstrate that knowledge-based FSVR achieves the best performance in the regression problem of dataset 1, and multi-linear SVR with FCM clustering achieves the best performance in the regression problem in dataset 2. Our study demonstrates an example of cognitive function evaluation by EEG measurement. In the future, other higher cognitive abilities can be evaluated based on the proposed methods.

Author Contributions

Conceptualization, H.-P.H.; methodology, H.-P.H. and J.-H.L.; software, J.-H.L.; validation, J.-H.L.; formal analysis, J.-H.L.; investigation, J.-H.L.; resources, H.-P.H. and J.-H.L.; data creation, J.-H.L. and S.-C.S.; writing—original draft preparation, J.-H.L.; writing—review and editing, J.-H.L.; visualization, J.-H.L.; supervision, H.-P.H.; project administration, H.-P.H.; funding acquisition, H.-P.H. All authors have read and agreed to the published version of the manuscript.

Funding

This research was partially funded by the National Science and Technology Council under Grant number 110-2221-E-002-110-MY3.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Acknowledgments

All members from Robotics Lab who provided insight and expertise are greatly appreciated. We would like to thank for Wen-Chyuan Chen, Pei-Chen Teng and Hui-Fen Chiou for helping us to create data and recruit subjects.

Conflicts of Interest

The authors declare no conflict of interest.

Appendix A

Figure A1. English version of MoCA-T.
Figure A1. English version of MoCA-T.
Sensors 23 08246 g0a1

References

  1. Charbonnier, S.; Roy, R.; Doležalová, R.; Campagne, A.; Bonnet, S. Estimation of Working Memory Load Using EEG Connectivity Measures; Conference of Biosignals: Roma, Italy, 2016. [Google Scholar]
  2. Kuanar, S.; Athitsos, V.; Pradhan, N.; Mishra, A.; Rao, K.R. Cognitive Analysis of Working Memory Load from EEG, by A Deep Recurrent Neural Network. In Proceedings of the IEEE International Conference on Acoustics, Calgary, AB, Canada, 15–20 April 2018. [Google Scholar]
  3. Barua, S.; Ahmed, M.U.; Begum, S. Towards Intelligent Data Analytics: A Case Study in Driver Cognitive Load Classification. Brain Sci. 2020, 10, 526. [Google Scholar] [CrossRef] [PubMed]
  4. Ghosh, R.; Phadikar, S.; Deb, N.; Sinha, N.; Das, P.; Ghaderpour, E. Automatic Eyeblink and Muscular Artifact Detection and Removal From EEG Signals Using k-Nearest Neighbor Classifier and Long Short-Term Memory Networks. IEEE Sens. J. 2023, 23, 5422–5436. [Google Scholar] [CrossRef]
  5. Li, Y.; Zheng, W.; Wang, L.; Zong, Y.; Cui, Z. From Regional to Global Brain: A Novel Hierarchical Spatial-Temporal Neural Network Model for EEG Emotion Recognition. IEEE Trans. Affect. Comput. 2022, 13, 568–578. [Google Scholar] [CrossRef]
  6. Coan, J.A.; Allen, J.J. Frontal EEG asymmetry as a moderator and mediator of emotion. Biol. Psychol. 2004, 67, 7–50. [Google Scholar] [CrossRef] [PubMed]
  7. Finn, E.S.; Shen, X.; Scheinost, D.; Rosenberg, M.D.; Huang, J.; Chun, M.M.; Papademetris, X.; Constable, R.T. Functional connectome fingerprinting: Identifying individuals using patterns of brain connectivity. Nat. Neurosci. 2015, 18, 1664–1671. [Google Scholar] [CrossRef] [PubMed]
  8. Yang, Y.Y.; Hwang, A.H.; Wu, C.T.; Huang, T.R. Person-identifying brainprints are stably embedded in EEG mindprints. Sci. Rep. 2022, 12, 17031. [Google Scholar] [CrossRef] [PubMed]
  9. Abbasi, H.; Battin, M.R.; Butler, R.; Rowe, D.; Lear, B.A.; Gunn, A.J.; Bennet, L. Early Signatures of Brain Injury in the Preterm Neonatal EEG. Signals 2023, 4, 630–643. [Google Scholar] [CrossRef]
  10. Zhang, Y.; Wang, C.; Wu, F.; Huang, K.; Yang, L.; Ji, L. Prediction of working memory ability based on EEG by functional data analysis. J. Neurosci. Methods 2020, 333, 108552. [Google Scholar] [CrossRef]
  11. Changoluisa, V.; Poch, C.; Rodriguez, P.C.F.B. Predicting Working Memory performance based on specific individual EEG spatiotemporal features. bioRxiv 2022, 490941. [Google Scholar] [CrossRef]
  12. Gregory, S.E.A.; Wang, H.; Kessler, K. A dataset of EEG recordings from 47 participants collected during a virtual reality working memory task where attention was cued by a social avatar and non-social stick cue. Data Brief 2022, 41, 107827. [Google Scholar] [CrossRef] [PubMed]
  13. David, W. Wechsler Intelligence Scale for Children; Psychological Corporation: San Antonio, TX, USA, 2016. [Google Scholar]
  14. Teng, E.L.; Hasegawa, K.; Homma, A.; Imai, Y.; Larson, E.; Graves, A.; Sugimoto, K.; Yamaguchi, T.; Sasaki, H.; Chiu, D.; et al. The Cognitive Abilities Screening Instrument (CASI): A Practical Test for Cross-Cultural Epidemiological Studies of Dementia. Int. Psychogeriatrics 2005, 6, 45–58. [Google Scholar] [CrossRef] [PubMed]
  15. Wong, A.; Law, L.S.N.; Liu, W.; Wang, Z.; Lo, E.S.K.; Lau, A.; Wong, L.K.S.; Mok, V.C.T. Montreal Cognitive Assessment One Cutoff Never Fits All. Stroke 2015, 6, 3547–3550. [Google Scholar] [CrossRef] [PubMed]
  16. Lo, J.; Huang, C.; Huang, H. Dementia Diagnosis with Electroencephalography. In Proceedings of the International Automatic Control Conference of CACS, Taipei, Taiwan, 18–20 November 2022. [Google Scholar]
  17. Basak, D.; Pal, S.; Patranabis, D.C. Support Vector Regression. Process. Lett. Rev 2007, 11, 203. [Google Scholar]
  18. Wang, Z.; Yang, C.; Oh, S.; Fu, Z.; Pedrycz, W. Robust Multi-Linear Fuzzy SVR Designed With the Aid of Fuzzy C-Means Clustering Based on Insensitive Data Information. IEEE Access 2020, 8, 184997–185011. [Google Scholar] [CrossRef]
  19. Chang, K.; Lo, P. Meditation EEG Interpretation Based on Novel Fuzzy-Merging Strategies and Wavelet Features. Biomed. Eng. Appl. Basis Commun. 2005, 17, 167–175. [Google Scholar] [CrossRef]
  20. Chang, K.; Lo, P. F-VEP and Alpha-suppressed EEG Physiological Evidence of Inner-light Perception During Zen Meditation. Biomed. Eng. Appl. Basis Commun. 2006, 18, 1–7. [Google Scholar] [CrossRef]
Figure 1. Measurement during working memory task.
Figure 1. Measurement during working memory task.
Sensors 23 08246 g001
Figure 2. Knowledge-based FSVR.
Figure 2. Knowledge-based FSVR.
Sensors 23 08246 g002
Figure 3. Preprocessing of EEG signals.
Figure 3. Preprocessing of EEG signals.
Sensors 23 08246 g003
Figure 4. Membership function.
Figure 4. Membership function.
Sensors 23 08246 g004
Figure 5. Fuzzy control surface of alpha and beta.
Figure 5. Fuzzy control surface of alpha and beta.
Sensors 23 08246 g005
Figure 6. Waveform changes during the working memory process.
Figure 6. Waveform changes during the working memory process.
Sensors 23 08246 g006
Figure 7. Linear regression of waveform energy and time consumed in full region. (a) the relation between alpha band power ratio and time consumed. (b) the relation between beta band power ratio and time consumed. (c) the relation between gamma band power ratio and time consumed.
Figure 7. Linear regression of waveform energy and time consumed in full region. (a) the relation between alpha band power ratio and time consumed. (b) the relation between beta band power ratio and time consumed. (c) the relation between gamma band power ratio and time consumed.
Sensors 23 08246 g007
Figure 8. Linear regression of waveform energy and time consumed in cuneus: (a) the relation between alpha band power ratio and time consumed; (b) the relation between beta band power ratio and time consumed; (c) the relation between gamma band power ratio and time consumed.
Figure 8. Linear regression of waveform energy and time consumed in cuneus: (a) the relation between alpha band power ratio and time consumed; (b) the relation between beta band power ratio and time consumed; (c) the relation between gamma band power ratio and time consumed.
Sensors 23 08246 g008
Table 1. Profile of two datasets.
Table 1. Profile of two datasets.
Dataset 1Dataset 2
DateAugust 2022January 2022
Subjects2047
Sessions22
Trials3 + 1 resting state112
Channels1061
Sampling rate1000/s500/s
Data size12010,528
LabelTime consumption of working memory taskTime consumption of memory recalling
Table 2. Basic cognition.
Table 2. Basic cognition.
CategoriesComponents
Anterograde memoryLinguistic logic
Space *
Facial recognition
Word and image *
SenseTime
Position
Focusing *
Oral fluency
Mind operationWord reconstruction
Drawing mimic
* Types of cognition related to working memory ability.
Table 3. Percentages of satisfying Proposition 1.
Table 3. Percentages of satisfying Proposition 1.
Brain RegionAlphaBetaGammaTask
Superior frontal gyrus80 *5565Word
85 *5055Picture
Cuneus95 *70 *90 *Word
90 *75 *85 *Picture
Full region85 *75 *85 *Word
85 *85 *80 *Picture
* High tendency to satisfy Proposition 1.
Table 4. p-value correlation analysis.
Table 4. p-value correlation analysis.
Brain RegionAlphaBetaGammaTask
Superior frontal gyrus0.3170.9830.686Word
0.0141 *0.00463 *0.000143 *Picture
Cuneus0.2310.6190.718Word
0.0160 *0.0131 *0.0002 *Picture
* is the p-value < 0.05 for Proposition 2.
Table 5. Comparison between working memory task and Zen meditation.
Table 5. Comparison between working memory task and Zen meditation.
Working Memory TaskZen Meditation
Alpha energyDecreaseIncrease
Cognition deployedIncreaseDecrease
Table 6. Mean square errors of models in terms of Z-score.
Table 6. Mean square errors of models in terms of Z-score.
ApproachesDataset 1Dataset 2
LASSO2.851.9
SVR0.991.17
Fuzzy logic regression1.031.36
SVR with FCM clustering0.761.111
Knowledge-based FSVR *0.60Not available
* is the proposed model.
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Lo, J.-H.; Huang, H.-P.; Sung, S.-C. Working Memory Ability Evaluation Based on Fuzzy Support Vector Regression. Sensors 2023, 23, 8246. https://doi.org/10.3390/s23198246

AMA Style

Lo J-H, Huang H-P, Sung S-C. Working Memory Ability Evaluation Based on Fuzzy Support Vector Regression. Sensors. 2023; 23(19):8246. https://doi.org/10.3390/s23198246

Chicago/Turabian Style

Lo, Jia-Hsun, Han-Pang Huang, and Su-Ching Sung. 2023. "Working Memory Ability Evaluation Based on Fuzzy Support Vector Regression" Sensors 23, no. 19: 8246. https://doi.org/10.3390/s23198246

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop