Abstract
Introduction
Sleep scoring is an important step in the treatment of sleep disorders. Manual annotation of sleep stages is time-consuming and experience-relevant and, therefore, needs to be done using machine learning techniques.
Methods
Sleep-EDF polysomnography was used in this study as a dataset. Support vector machines and artificial neural network performance were compared in sleep scoring using wavelet tree features and neighborhood component analysis.
Results
Neighboring component analysis as a combination of linear and non-linear feature selection method had a substantial role in feature dimension reduction. Artificial neural network and support vector machine achieved 90.30% and 89.93% accuracy, respectively.
Discussion and Conclusion
Similar to the state of the art performance, the introduced method in the present study achieved an acceptable performance in sleep scoring. Furthermore, its performance can be enhanced using a technique combined with other techniques in feature generation and dimension reduction. It is hoped that, in the future, intelligent techniques can be used in the process of diagnosing and treating sleep disorders.
Keywords: Sleep scoring, Artificial neural network, Neighboring component analysis, Machine learning, Support vector machine, Wavelet tree analysis
Introduction
Sleep is a behavioral state characterized by the lack of interaction between an individual and the environment as well as a relative motor quiescence (Nofzinger et al., 1997). It is worth mentioning that the undeniable impact that sleep has on various human physical and mental activities make it a significant factor in human health (Hays & Stewart, 1992; Czeisler & Klerman, 1999; Tibbitts, 2008; Tavallaie et al., 2005). Thus, it is clear that sleep disorders can lead to devastating effects on various aspects of human life (Buysse et al., 2010).
In regard to the treatment of sleep disorders, polysomnography (PSG) can be considered as the main tool for collecting as well as measuring the electrophysiological signals to analyze body functions during sleep (Nofzinger, 2005). Therefore, an important step here would be hypnogram analysis. A hypnogram is defined as a diagram for identifying the sleep transition between different stages. These stages can be determined based on Rachtschaffen and Kales as wake, sleep with rapid eye movement (REM), non-REM stage 1 (NREM1), stage 2 (NREM2), stage 3 (NREM3), and stage 4 (NREM4) (Merica & Fortune, 2004). The hypnogram is generated from PSG signals in a period of 20 or 30 s epochs) (Rossow et al., 2011) as follows:
Wake, comprising over half of the epoch, consists of alpha waves or low voltage, mixed-frequency (two–seven Hz) activity.
Stage 1, comprising half of the epoch, consists of relatively low voltage, mixed-frequency (two–seven Hz) activity. At this stage, <50% of the epoch contains alpha activity. Slow rolling eye movements, lasting several seconds, can be often observed in early Stage 1.
Stage 2 occurs with the appearance of sleep spindles and/or K complexes. Moreover, <20% of the epoch may contain high voltage (75 μV, <2 Hz) activity. Each sleep spindle and K complex have to last >0.5 s.
Stage 3, comprising 20–50% of the epoch, consists of high voltage (>75 μV) and low-frequency (<2 Hz) activity.
Stage 4, comprising over 50% of the epoch, consists of high voltage (>75 μV, <2 Hz) and delta activity.
REM stage has a relatively low voltage that consists of mixed-frequency (two–seven Hz) electroencephalographic (EEG) activity with episodic REMs and absent or reduced chin electromyographic (EMG) activity (Maeda et al., 2007).
However, the main challenge in hypnogram analysis is the recognition of sleep stages, which is very time-consuming and, more importantly, depends on the analyst’s individual experience (Ronzhina et al., 2011; Gath & Bar-On, 1980). Hence, computerization of this process would be extremely helpful in saving time and in significantly enhancing the accuracy of sleep disorder diagnosis (Innocent, John & Garibaldi, 2004).
Many examples can be mentioned here regarding the application of intelligent techniques in medical diagnostic automation (Hassan & Haque, 2015a, 2016a, 2016b; Bashar, Hassan & Bhuiyan, 2015a; Hassan, 2015a, 2015b, 2016) and EEG analysis (Hassan & Haque, 2015b, 2015c, 2016a, 2017; Bashar, Hassan & Bhuiyan, 2015b; Hassan, Siuly & Zhang, 2016; Hassan & Subasi, 2016, 2017; Hassan & Bhuiyan, 2015, 2016a, 2016b, 2016c, 2017; Hassan, Bashar & Bhuiyan, 2015a, 2015b). In 2011, Kravoska et al. achieved 81% accuracy in sleep scoring using various features derived from PSG signals. In their work, they adopted a multidimensional analysis involving quadratic discriminant analysis. It was applied as a classifier using signal-specific features in different frequency bands (Krakovská & Mezeiová, 2011). Furthermore, in 2011, Kuo et al. used features based on multiscale permutation entropy in sleep scoring and achieved 89.1% sensitivity and over 70% accuracy in sleep scoring (Kuo & Liang, 2011). In another research by Hsu et al. (2013), multiple structures of artificial neural networks (ANNs) were applied based on energy-specific features from the signals. The obtained results indicated accuracies of 81.1%, 81.7%, and 87.2% for a feed-forward neural network, probabilistic neural network, and recurrent neural network, respectively. In 2016 (Hassan & Haque, 2016c), a combination of methods, based on complete ensemble empirical mode decomposition with adaptive noise (CEEMDAN) and bootstrap aggregating (bagging), was applied on PhysioNet data, which achieved 90.69% accuracy. In 2016, Hassan et al. worked on a single EEG for sleep scoring using normal inverse Gaussian parameters and achieved 90.01% accuracy (Hassan & Bhuiyan, 2017). Their other remarkable accomplishment was the achievement of 93.69% accuracy, which was obtained by using a tunable Q-wavelet transform (Hassan & Bhuiyan, 2016a).
Polysomnography analysis requires an optimal method for signal feature extraction. In this regard, wavelet tree decomposition can be particularly useful in extracting meaningful information from PSG signals for sleep scoring. Given the large amount of information generated by the wavelet tree analysis, it is necessary to reduce the dimension of data in a desirable way to make them usable for sleep scoring. In the present study, we introduced a step-by-step method for feature extraction using the wavelet tree analysis and dimensionality reduction using neighborhood component analysis (NCA). Moreover, we made a comparison between two well-known classifiers in sleep scoring, i.e., ANN and support vector machine (SVM).
Methods
In order to compare these two classifiers based on wavelet features in sleep scoring, a sequential method was proposed in which the following steps were performed: dataset generation, preprocessing, feature extraction, dimensionality reduction, and classification, as shown in Fig. 1. All the steps were implemented using MATLAB 2016b (MathWorks, Natick, MA, USA).
Figure 1. The flowchart of the proposed method for sleep scoring.
Data
The full version of sleep-EDF from PhysioNet, which is a collection of PSG recordings along with their annotated hypnograms, was used in this study as the initial dataset. The collection of 61 whole-night polysomnographic sleep recordings contained EEG signals of the Fpz-Cz and Pz-Oz channels, electrooculography (EOG) (horizontal), and submental chin EMG signals (Fig. 2) (Kemp, 2013). The EOG and EEG signals were sampled at 100 Hz. The submental EMG signal was electronically high-pass filtered, rectified, and low-pass filtered. Then, it was expressed in uV root-mean-square and sampled at one Hz (Kemp et al., 2000). In this dataset, hypnograms were generated for every 30 s of EEG data in accordance with the R&K criteria by well-trained experts (Hassan & Bhuiyan, 2016b).
Figure 2. PolySomnoGraphy signal values.
A class-imbalanced dataset is one in which each class of the given dataset is not evenly distributed (Mohd Pozi et al., 2015). Notably, an imbalanced dataset is a serious problem in machine learning and data mining (Al Helal, Haydar & Mostafa, 2016). Because the number of sleep stages in the dataset was not equal (Table 1), 2,000 epochs were randomly selected from each sleep stage (Wake, REM, NREM1, NREM2, NREM3, and NREM4) and a 10,000-sample dataset was generated. It was actually done for the purpose of overcoming the imbalanced situation in the sleep-EDF dataset and reducing the next step’s computations. Although balancing the data can make a slight difference between the actual dataset and the new version, it does not make much sense as the number of samples was relatively high. In addition, balancing the dataset was necessary for classifier training in order to avoid biased learning.
Table 1. Stages count in sleep-EDF.
Stage | Count |
---|---|
Wake | 77,327 |
N1 | 4,664 |
N2 | 26,560 |
N3 | 9,049 |
REM | 11,618 |
Preprocessing
In order to remove the noises from the signals, standard deviation normalization was applied as in Eq. (1). Actually, owing to the use of wavelet analysis in the next steps of the study, only standard deviation normalization was used to eliminate the noise in the first step. Further analysis of the noise reduction would be performed later using the wavelet transform.
(1) |
Equation (1). Standard deviation normalization.
This stage of preprocessing was performed to normalize the signals. Most of the noises were eliminated by multistage wavelet breakdown, owing to the use of the wavelet transform in the next step to extract the features.
Feature extraction
Considering the advancement of the wavelet transformation in analyzing non-stationary signals such as EEG, EOG, and EMG, the wavelet tree analysis was used for feature extraction in this step. Various features were generated based on the wavelet tree analysis (Khushaba et al., 2011; Savareh et al., 2017), which were used as the base features for sleep scoring. According to the wavelet feature extraction and the activity bands of input signals, a tree of wavelet decomposition was applied on signals at each level, and a group of features was generated (Fig. 3). Because it works based on multiresolution approximation by decomposing the signal into a lower resolution space (Aj) and details (Dj), the approximation space (low-frequency band) and detail space (high-frequency band) were frequently decomposed from the previous levels. This recursive splitting of vector space is represented by an admissible wavelet packet tree (Khushaba & Al-Jumaily, 2007). Energy was calculated using Eq. (2) for each subband of the signal.
(2) |
Wx is the wavelet packet transform of signal; l is the subband frequency index; Ni is the number of wavelet coefficients in the lth subband.
Figure 3. Wavelet packet feature extraction from input signal.
Equation (2). Energy calculation of signals (Khushaba, Al-Jumaily & Al-Ani, 2007).
Feature selection
Machine learning techniques require a suitable number of inputs to predict intended outputs in the most excellent way. Using a large number of inputs could affect the accuracy and lead to poor performance in many cases. This phenomenon is known as the curse of dimensionality, where increasing the number of features cannot guarantee performance improvement and may even lead to performance decay. Therefore, that phenomenon should be avoided as much as possible to maintain the classifier performance at a satisfactory level (Keogh & Mueen, 2011; Alizadeh Savareh et al., 2017).
In the present study, NCA was conducted to avoid the curse of dimensionality. In this technique, the importance of each input is calculated in the output prediction. Then, the important inputs are preserved for the next steps such as classification, fitting, and time series analysis. NCA learns a feature weighting vector by maximizing the expected leave-one-out (LOO) classification accuracy. NCA is a non-parametric method for selecting features with the goal of maximizing the prediction accuracy of the regression and classification algorithms (Yang, Wang & Zuo, 2012). Ideally, this algorithm aims to optimize the classifier performance in the future test data. However, because the real data distribution is not known, the algorithm attempts to optimize the performance based on the training data using the LOO mechanism. The algorithm is restricted to learning Mahalanobis (quadratic) distance metrics. It can always be represented by symmetric positive semi-definite matrices and it can estimate such metrics through its inverse square roots by learning a linear transform of the input space. If it is denoted by a transformation matrix A, a metric is effectively learned as Q = A > A in Eq. (3).
(3) |
Equation (3). Q matrix calculation in NCA algorithm.
The goal of this algorithm is to maximize f(A), which is defined by Eq. (4), using a gradient-based optimizer such as delta-bar-delta or conjugate gradients.
(4) |
Equation (4). f(A): class separability as NCA maximization goal.
Because the cost function is not convex, some caution must be taken to avoid local maxima during training. Given the fact that its projection is linear, using a nonlinear classification is recommended in the core of the algorithm to avoid getting stuck in local maxima. This can be attained by using ANN and SVM, which are two well-known classifiers in machine learning techniques.
Classification
A review of the literature shows that ANN and SVM have been used in other applications demonstrating the general acceptance of these techniques in different applications of classification tasks (Liu et al., 2018; Li et al., 2017). Therefore, in the present study, ANN and SVM, as the most popular and successful (Sammut & Webb, 2011) methods of machine learning, were also selected for sleep scoring.
Artificial neural network
An artificial neural network, as a simple simulation of the human brain, tries to imitate the brain learning process using layers of processing units called perceptrons (Vaisla & Bhatt, 2010; Ferreira et al., 2008). A single perceptron, as the simplest feed-forward ANN unit, is only capable of learning a linear bi-class separation problem (Pradhan & Lee, 2010; Mohammadfam et al., 2015; Alizadeh et al., 2015). However, when a number of perceptrons are combined with each other in the layered structure, they emerge as a powerful mechanism with nonlinear separability called a multilayer perceptron, which is the most famous form of ANNs (Fig. 4). In this regard, ANN is considered as a logical structure with multiprocessing elements, which are connected through interlayer weights. The knowledge of ANN is presented through the weights adjusted during the learning steps. ANN is particularly valuable in processing situations where there is no linear or simple relation between inputs and outputs (Singh, Mahesh & Gupta, 2010) and in handling unstructured problems with data having no specific distribution models (Jani & Islam, 2012).
Figure 4. A sample of ANN with one input layer, two hidden layers and one output layer.
The main goal of ANN training is to reduce the error (E) of the classification as Eq. (5):
(5) |
Equation (5). Error in ANN training phase.
In Eq. (5), yij and yij* are the actual and network outputs of the jth output from ith input vector respectively. In order to train and test the ANN structures, ANN models are implemented using the settings in Table 2.
Table 2. ANNs model setting in MATLAB.
Setting | Value |
---|---|
Activation function | Tangent sigmoid |
Preprocess function | Remove constant rows |
Data partitioning mode | Random |
Network performance evaluation | Cross entropy |
Iteration | 1,000 |
Support vector machine
Support vector machine has become popular owing to its significantly better empirical performance compared with other techniques (Trivedi & Dey, 2013). SVM, with a strong mathematical basis, is closely related to some well-established theories in statistics and is capable of nonlinear separation using the hyperplane idea. It tries not only to correctly classify the training data, but also to maximize the margin for better generalization of the forthcoming data (Ge, Gao & Song, 2011). Its formulation leads to a separating hyperplane that depends only on the small fraction of data points lying on the classification margins called support vectors (bold texts in Fig. 5).
Figure 5. Support vector in SVM Each point shows a sample of data.
In the SVM training phase, tuning of the parameters involves choosing the kernel function and the box constraint (C). The box constraint is a tradeoff parameter between regularization and accuracy, which influences the behavior of support vector selection (De Leenheer & Aabi, 2001–2002). The kernel, as a key part of the SVM, is a function for transmitting information from the current space to a new hyperspace (Hsu, Chang & Lin, 2003). Because the Gaussian radial-basis function (RBF) kernel is popular, and RBF kernels are shown to perform better than linear or polynomial kernels (Bsoul, Minn & Tamil, 2011), the RBF function was selected in this study as the kernel for the SVM classifier. The RBF kernel is defined as Eq. (6), where σ is the most important factor to control the RBF kernel in transmitting data to a new hyperspace.
(6) |
Equation (6). RBF kernel.
As mentioned earlier, to achieve the optimal performance, two parameters of SVM (box constraint (C) and RBF sigma (S)) are important and should be tuned as correctly as possible. To tune these parameters, two cycles are defined in terms of accuracy for exploring the values (Table 3) and choosing the best model with the highest accuracy.
Table 3. Parameters tuning.
Parameters | Setting |
---|---|
Gamma range | Outer product of log space (−1, 0.1, 10) and np.array([1, 10]) |
Box constraint range | Outer product of log space (−1, 0.1, 10) and np.array([1, 10]) |
Validation of models
Validation of the results was performed in a different mode for each model. Intermittent ‘‘validation” was performed for ANN during training to avoid over-training problems. In this type of validation, the network is periodically validated with a different dataset. This process is repeated until the validation error begins to increase. At this point, ANN training is terminated, and the ANN is then tested with a third dataset to evaluate how effectively it has learned the generalized behavior (Omid, Mahmoudi & Omid, 2010). In this method, while training the network, as previously mentioned, 70% of the data were used to train the ANN whereas 15% were used for testing and 15% for validation purposes.
For the support vector, the cross-validation method was used to validate the modeling and testing. Cross-validation is a statistical method for evaluating and comparing learning algorithms. It is performed by dividing the data into two segments: one for learning or training the model and the other for validating the model. In a typical cross-validation, the training and validation sets must cross over in the successive rounds such that each data point has a chance of being validated. The basic form of cross-validation is K-fold cross-validation (Refaeilzadeh, Tang & Liu, 2009), which randomly divides the original sample into K subsamples. Then, a single subsample is selected as the validation data for testing the model, and the remaining K-1 subsamples are used as the training data. This process is repeated K times, and each K subsample is used exactly once as the validation data. The K results from the folds can then be averaged (or otherwise combined) to produce a single estimation (Jiang & Chen, 2016). This strategy was used for SVM validation using K = 10 and the mean accuracy was considered as the final accuracy for SVM.
Results
Based on the activity bands of the input signals, six levels of wavelet tree feature extraction were used and a total number of approximately 3,500 features were generated for PSG signals in each epoch. As the large number of features can greatly increase the risk of the curse of dimensionality, the NCA algorithm was used for feature selection (to avoid the mentioned risk).
To reduce the dimensions of the data using the NCA algorithm and to select the features, a threshold level of 0.1 was determined for weight screening. This value was selected by examining the appropriate number of output parameters based on threshold levels, where the goal of this step was to reduce the number of dimensions to 37. Figure 6 shows the NCA value (y-axis) for the selected features (x-axis) in a descending order.
Figure 6. NCA output values.
As a rule of thumb, in the classification phase, all architectures with one or two hidden layers were investigated to achieve the best architecture in the ANN design. In each layer, as many neurons as one to three times the number of inputs were explored (Fig. 7).
Figure 7. ANN Accuracy values.
Figure 7 shows the accuracy values for different layering modes of the ANN, where the horizontal axis is the number of neurons in the first hidden layer and the vertical one is the number of neurons in the second hidden layer. Based on the results, an architecture with one input layer (37 neurons = number of selected features), two hidden layers (75 neurons, 76 neurons), and one output layer (with five neurons = the number of sleep stages) was considered as the optimal architecture (Fig. 8).
Figure 8. Artificial Neural Network Architecture for sleep scoring.
According to the information theory, if the target and predicted outputs of the ANN represent two probable distributions, their cross-entropy is a natural measure of their difference (Blumstein, Bitton & DaVeiga, 2006). It should be noted that cross-entropy is an appropriate criterion for assessing the training and controlling the ANN, if necessary. Figure 9 shows the cross-entropy values over epochs for network training.
Figure 9. Network training cross entropy.
The lines show the network performance. Blue, train; green, validation; red, test.
For the five-class sleep scoring, ANN achieved a 90.3% accuracy, which is near the performance of the state-of-the-art method. As another assessment, the receiver operating characteristic (ROC) can be used as a statistic for the predictive test in a binary classification task. The ROC curve is a graphic representation of the sensitivity and specificity of the test across the entire range of the possible classification cut-offs. A 0.50 area under the ROC curve indicates a random test performance, whereas 1.00 is considered as perfect (Mattsson et al., 2012). Actually, these charts demonstrate the classifier’s ability to separate each class from the others. Converting the five-class classification problem into five binary classifications (each class versus the other classes) provides a benchmark for analyzing the classifier’s performance. Figure 10 shows the network performance on the test data section in the ROC curve.
Figure 10. ANN ROC.
ROC for five classes: blue, Wake; dark green, N1; light green, N2; red, N3; purple, REM.
In SVM training, various values were generated and tested as SVM parameters (box constraint and RBF sigma), and the accuracy was evaluated in each situation. The result of this step led to the creation of a chart of accuracy based on the parameters (Fig. 11).
Figure 11. SVM Accuracy values.
Based on the optimal parameters, the SVM model was created using the training samples, and a test was carried out based on the test samples. The SVM performance was evaluated as 89.93% in mean accuracy. Figure 12 shows the ROC diagram for SVM in a five-class sleep scoring with Area under the curve = 0.91.
Figure 12. SVM ROC.
Furthermore, Fig. 13 shows a comparison of the performance of both ANN and SVM versus the state-of-the-art methods. As shown in the figure, the method introduced in this study achieved almost the same performance as that of the state of the art.
Figure 13. Accuracy comparison.
As stated in Maeda (2018), applying some primary criteria is important for evaluating the algorithms based on the validity of the reports. In the present study, the mentioned criteria were used as widely as possible in data preparation, data splitting, training the model, and reporting; however, each study, based on its intended purpose, examines a certain aspect of efficiency. Regarding the classification of sleep stages, choosing the accuracy as the main parameter of performance evaluation is an appropriate choice and has been considered in most sleep scoring studies. It should be noted that the cost of achieving the optimal performance was also examined for both ANN and SVM techniques. Given the different layers and nodes, the ANN training took a total of approximately 8 h on Intel Core i7 3 GHz laptop with 8 GB RAM, whereas checking different parameters of SVM took approximately 1 h on the same device.
Discussion and Conclusion
The analysis of the studies on automatic sleep scoring reveals that the number of these studies is increasing in recent years (Hassan & Bhuiyan, 2015, 2016a, 2016b, 2016c, 2017; Hassan, Bashar & Bhuiyan, 2015a, 2015b; Hassan & Subasi, 2017). Moreover, the comparison of previous methods of sleep scoring with the introduced method in the present study showed some interesting points. In general, it can be concluded that the three phases including feature extraction, selection, and classification have been used in most of the studies.
In terms of features extracted from signals in the previous methods of sleep scoring, there were various techniques including spectral measures (Hassan & Bhuiyan, 2016a), nonlinear measures (Akgul et al., 2000), multiscale entropy (Liang et al., 2012), energy features from frequency bands (Hsu et al., 2013), and empirical mode decompositions (Hassan & Haque, 2016c). Moreover, features from dual tree complex wavelet transform, tunable Q-factor wavelet transform (Hassan & Bhuiyan, 2016a), normal inverse Gaussian pdf modeling (Hassan & Bhuiyan, 2017), and statistical moments (Hassan & Subasi, 2017) were used in the feature extraction phase.
The common property of these methods is the analysis of signal information at different times and frequency resolutions, which provide a detailed information of the signal at different levels.
Of course, the nature of biological signals, particularly those related to the brain function, show non-stationary properties and therefore, requires a combined time-frequency analysis simultaneously. It should be noted that the advantage of the method used in this study is the capability to perform simultaneous time-frequency analysis of the signals with high precision, and to finally present them in the form of energy parameters.
Energy extraction with the help of the multispectral analysis is valuable in the analysis of PSG signals. However, the volume of generated information is very high and each epoch of the PSG signals is mapped to a new sample in a space with a very high dimensionality. Therefore, it is necessary to control the huge amount of generated information to prevent the curse of dimensionality risk in the sleep scoring process.
In this regard, various methods have been used to reduce the dimension including manual selection of features, using transforms such as Quadratic and Linear discriminant analysis, and statistical analysis. In the present study, NCA, which combines linear and nonlinear analysis simultaneously, was used to reduce the number of dimensions. It decreases the dimensions based on a combination of linear and nonlinear operations in a mixed mode. According to the results from NCA, this method reduced the initial number of features generated by the wavelet tree analysis to 37 with a compression rate of approximately 0.01. In addition to the quantitative power of the method in compressing the feature dimensions, the selected features were also of excellent quality when they were used at the next stage as the input of the classifiers, leading to an acceptable performance.
Surveying studies have applied various classifier techniques such as Quadratic Discriminant Analysis (QDA), Linear Discriminant Analysis (LDA), ANNs, boosted decision tree, random forest, bagging (ANN), and adaptive boosting in sleep scoring. In this study, ANN and SVM were used for testing sleep scoring based on the features generated by the wavelet tree analysis. The features were then compressed using the NCA algorithm. One of the most successful studies in automatic sleep scoring applied CEEMDAN with bootstrap aggregating (bagging with a decision tree core) and achieved a 90.69% accuracy in sleep scoring (Hassan & Bhuiyan, 2016b). Another study applied tunable Q-wavelet transform features with various spectral features and achieved an overall accuracy of 91.50% for a five-class sleep scoring (Hassan & Bhuiyan, 2016a). Moreover, another study achieved 93.69% accuracy using a decomposed two-subband tunable Q-wavelet transform and four statistical moments extracted for each subband (Hassan & Subasi, 2017). In terms of overall accuracy (five-class separation), applying our methods on the sleep-EDF dataset achieved 90.33% and 89.93% accuracies for ANN and SVM respectively, which are close to the performance of the state of the art (see Tables 4–7).
Table 4. ANN confusion matrix.
Target/Out | Wake | N1 | N2 | N3 | Rem |
---|---|---|---|---|---|
Wake | 305 | 3 | 0 | 1 | 1 |
N1 | 5 | 256 | 6 | 0 | 8 |
N2 | 0 | 11 | 252 | 7 | 43 |
N3 | 0 | 1 | 6 | 277 | 0 |
Rem | 5 | 22 | 6 | 20 | 265 |
Table 7. SVM evaluation metrics.
Metrics | Values |
---|---|
Accuracy | 0.8993 |
Error | 0.1007 |
Sensitivity | 0.8996 |
Specificity | 0.9748 |
Precision | 0.8994 |
False positive rate | 0.0252 |
F1_score | 0.8991 |
Matthews correlation coefficient | 0.8743 |
Kappa | 0.6854 |
Table 5. ANN evaluation metrics.
Metrics | Values |
---|---|
Accuracy | 0.9033 |
Error | 0.0967 |
Sensitivity | 0.9057 |
Specificity | 0.9758 |
Precision | 0.9039 |
False positive rate | 0.0242 |
F1_score | 0.9034 |
Matthews correlation coefficient | 0.8803 |
Kappa | 0.6979 |
Table 6. SVM confusion matrix.
Target/Out | Wake | N1 | N2 | N3 | Rem |
---|---|---|---|---|---|
Wake | 292 | 5 | 0 | 0 | 1 |
N1 | 2 | 232 | 19 | 3 | 44 |
N2 | 0 | 5 | 275 | 10 | 7 |
N3 | 1 | 2 | 8 | 288 | 1 |
Rem | 1 | 32 | 10 | 0 | 262 |
In the end, the following points are worth mentioning. In the present study, the wavelet tree analysis was used for feature extraction from biological signals both in the time and frequency domains, because of its ability to mine very precise information about the signal energy. Notably, the wavelet tree produced high-dimensional features, which should be handled using a suitable method. In this regard, the NCA, as a combination of linear and nonlinear methods, was used to compress the information in an excellent way, both quantitatively and qualitatively. Thus, the advantage of this study was the use of the NCA method in reducing the dimensions of features appropriately by the simultaneous analysis of both linear and nonlinear features (although some similar studies had also achieved a good performance using some other classifiers). Given the modular capability of the method presented in this study, it is possible to replace any of its elements in the feature extraction, feature compression, and classification. Therefore, future studies can be directed toward changing each element to achieve better performance.
Limitations
This study was limited to the acquisition of local sleep EEG datasets. Accessing such datasets could help validate its results more accurately.
Supplemental Information
Funding Statement
The authors received no funding for this work.
Additional Information and Declarations
Competing Interests
The authors declare that they have no competing interests.
Author Contributions
Behrouz Alizadeh Savareh conceived and designed the experiments, performed the experiments, analyzed the data, contributed reagents/materials/analysis tools, prepared figures and/or tables, authored or reviewed drafts of the paper, approved the final draft.
Azadeh Bashiri performed the experiments, contributed reagents/materials/analysis tools, prepared figures and/or tables, authored or reviewed drafts of the paper, approved the final draft.
Ali Behmanesh contributed reagents/materials/analysis tools, prepared figures and/or tables, authored or reviewed drafts of the paper, approved the final draft.
Gholam Hossein Meftahi contributed reagents/materials/analysis tools, authored or reviewed drafts of the paper, approved the final draft.
Boshra Hatef conceived and designed the experiments, performed the experiments, analyzed the data, contributed reagents/materials/analysis tools, authored or reviewed drafts of the paper, approved the final draft.
Data Availability
The following information was supplied regarding data availability:
MATLAB code for the implementation of the methods are available as Supplemental Files.
References
- Akgul et al. (2000).Akgul T, Mingui S, Sclahassi RJ, Cetin AE. Characterization of sleep spindles using higher order statistics and spectra. IEEE Transactions on Biomedical Engineering. 2000;47(8):997–1009. doi: 10.1109/10.855926. [DOI] [PubMed] [Google Scholar]
- Al Helal, Haydar & Mostafa (2016).Al Helal M, Haydar MS, Mostafa SAM, editors. Algorithms efficiency measurement on imbalanced data using geometric mean and cross validation. 2016 International Workshop on Computational Intelligence (IWCI), Dhaka; Piscataway: IEEE; 2016. pp. 110–114. [Google Scholar]
- Alizadeh et al. (2015).Alizadeh B, Safdari R, Zolnoori M, Bashiri A. Developing an intelligent system for diagnosis of asthma based on artificial neural network. Acta Informatica Medica. 2015;23(4):220. doi: 10.5455/aim.2015.23.220-223. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Alizadeh Savareh et al. (2017).Alizadeh Savareh B, Ghanjal A, Bashiri A, Motaqhey M, Hatef B, Savareh BA. The power features of Masseter muscle activity in tension-type and migraine without aura headache during open-close clench cycles. PeerJ. 2017;5:e3556. doi: 10.7717/peerj.3556. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Bashar, Hassan & Bhuiyan (2015a).Bashar SK, Hassan AR, Bhuiyan MIH, editors. Identification of motor imagery movements from EEG signals using dual tree complex wavelet transform. 2015 International Conference on Advances in Computing, Communications and Informatics (ICACCI), Kochi; Piscataway: IEEE; 2015a. pp. 290–296. [Google Scholar]
- Bashar, Hassan & Bhuiyan (2015b).Bashar SK, Hassan AR, Bhuiyan MIH, editors. Motor imagery movements classification using multivariate EMD and short time Fourier transform. 2015 Annual IEEE India Conference (INDICON), New Delhi; Piscataway: IEEE; 2015b. pp. 1–6. [Google Scholar]
- Blumstein, Bitton & DaVeiga (2006).Blumstein DT, Bitton A, DaVeiga J. How does the presence of predators influence the persistence of antipredator behavior? Journal of Theoretical Biology. 2006;239(4):460–468. doi: 10.1016/j.jtbi.2005.08.011. [DOI] [PubMed] [Google Scholar]
- Bsoul, Minn & Tamil (2011).Bsoul M, Minn H, Tamil L. Apnea MedAssist: real-time sleep apnea monitor using single-lead ECG. IEEE Transactions on Information Technology in Biomedicine. 2011;15(3):416–427. doi: 10.1109/titb.2010.2087386. [DOI] [PubMed] [Google Scholar]
- Buysse et al. (2010).Buysse DJ, Grunstein R, Horne J, Lavie P. Can an improvement in sleep positively impact on health? Sleep Medicine Reviews. 2010;14(6):405–410. doi: 10.1016/j.smrv.2010.02.001. [DOI] [PubMed] [Google Scholar]
- Czeisler & Klerman (1999).Czeisler CA, Klerman EB. Circadian and sleep-dependent regulation of hormone release in humans. Recent Progress in Hormone Research. 1999;54:97–130. [PubMed] [Google Scholar]
- De Leenheer & Aabi (2001–2002).De Leenheer P, Aabi M. Support Vector Machines: Analyse van het Gedrag & Uitbreiding naar Grootschalige Problemen. Computational Modelling Lab. 2001–2002. http://www.academia.edu/476774/Support_Vector_Machines_Analyse_van_het_Gedrag_and_Uitbreiding_naar_Grootschalige_Problemen?auto=download http://www.academia.edu/476774/Support_Vector_Machines_Analyse_van_het_Gedrag_and_Uitbreiding_naar_Grootschalige_Problemen?auto=download
- Ferreira et al. (2008).Ferreira EC, Milori DM, Ferreira EJ, Da Silva RM, Martin-Neto L. Artificial neural network for Cu quantitative determination in soil using a portable laser induced breakdown spectroscopy system. Spectrochimica Acta Part B Atomic Spectroscopy. 2008;63(10):1216–1220. doi: 10.1016/j.sab.2008.08.016. [DOI] [Google Scholar]
- Gath & Bar-On (1980).Gath I, Bar-On E. Computerized method for scoring of polygraphic sleep recordings. Computer Programs in Biomedicine. 1980;11(3):217–223. doi: 10.1016/0010-468x(80)90083-5. [DOI] [PubMed] [Google Scholar]
- Ge, Gao & Song (2011).Ge Z, Gao F, Song Z. Batch process monitoring based on support vector data description method. Journal of Process Control. 2011;21(6):949–959. doi: 10.1016/j.jprocont.2011.02.004. [DOI] [Google Scholar]
- Hassan (2015a).Hassan AR, editor. A comparative study of various classifiers for automated sleep apnea screening based on single-lead electrocardiogram. 2015 International Conference on Electrical & Electronic Engineering (ICEEE), Rajshahi; Piscataway: IEEE; 2015a. pp. 45–48. [Google Scholar]
- Hassan (2015b).Hassan AR, editor. Automatic screening of obstructive sleep apnea from single-lead electrocardiogram. 2015 International Conference on Electrical Engineering and Information Communication Technology (ICEEICT), Dhaka; Piscataway: IEEE; 2015b. pp. 1–6. [Google Scholar]
- Hassan (2016).Hassan AR. Computer-aided obstructive sleep apnea detection using normal inverse Gaussian parameters and adaptive boosting. Biomedical Signal Processing and Control. 2016;29:22–30. doi: 10.1016/j.bspc.2016.05.009. [DOI] [Google Scholar]
- Hassan, Bashar & Bhuiyan (2015a).Hassan AR, Bashar SK, Bhuiyan MIH, editors. Automatic classification of sleep stages from single-channel electroencephalogram. 2015 Annual IEEE India Conference (INDICON), New Delhi; Piscataway: IEEE; 2015a. pp. 1–6. [Google Scholar]
- Hassan, Bashar & Bhuiyan (2015b).Hassan AR, Bashar SK, Bhuiyan MIH, editors. On the classification of sleep states by means of statistical and spectral features from single channel electroencephalogram. 2015 International Conference on Advances in Computing, Communications and Informatics (ICACCI), Kochi; Piscataway: IEEE; 2015b. pp. 2238–2243. [Google Scholar]
- Hassan & Bhuiyan (2015).Hassan AR, Bhuiyan MIH, editors. Dual tree complex wavelet transform for sleep state identification from single channel electroencephalogram. 2015 IEEE International Conference on Telecommunications and Photonics (ICTP), Dhaka; Piscataway: IEEE; 2015. pp. 1–5. [Google Scholar]
- Hassan & Bhuiyan (2016a).Hassan AR, Bhuiyan MIH. A decision support system for automatic sleep staging from EEG signals using tunable Q-factor wavelet transform and spectral features. Journal of Neuroscience Methods. 2016a;271:107–118. doi: 10.1016/j.jneumeth.2016.07.012. [DOI] [PubMed] [Google Scholar]
- Hassan & Bhuiyan (2016b).Hassan AR, Bhuiyan MIH. Automatic sleep scoring using statistical features in the EMD domain and ensemble methods. Biocybernetics and Biomedical Engineering. 2016b;36(1):248–255. doi: 10.1016/j.bbe.2015.11.001. [DOI] [Google Scholar]
- Hassan & Bhuiyan (2016c).Hassan AR, Bhuiyan MIH. Computer-aided sleep staging using complete ensemble empirical mode decomposition with adaptive noise and bootstrap aggregating. Biomedical Signal Processing and Control. 2016c;24:1–10. doi: 10.1016/j.bspc.2015.09.002. [DOI] [Google Scholar]
- Hassan & Bhuiyan (2017).Hassan AR, Bhuiyan MIH. An automated method for sleep staging from EEG signals using normal inverse Gaussian parameters and adaptive boosting. Neurocomputing. 2017;219:76–87. doi: 10.1016/j.neucom.2016.09.011. [DOI] [Google Scholar]
- Hassan & Haque (2015a).Hassan AR, Haque MA. Computer-aided gastrointestinal hemorrhage detection in wireless capsule endoscopy videos. Computer Methods and Programs in Biomedicine. 2015a;122(3):341–353. doi: 10.1016/j.cmpb.2015.09.005. [DOI] [PubMed] [Google Scholar]
- Hassan & Haque (2015b).Hassan AR, Haque MA, editors. Computer-aided sleep apnea diagnosis from single-lead electrocardiogram using dual tree complex wavelet transform and spectral features. 2015 International Conference on Electrical & Electronic Engineering (ICEEE), Rajshahi; Piscataway: IEEE; 2015b. pp. 49–52. [Google Scholar]
- Hassan & Haque (2015c).Hassan AR, Haque MA, editors. Epilepsy and seizure detection using statistical features in the complete ensemble empirical mode decomposition domain. TENCON 2015—2015 IEEE Region 10 Conference, Macao; Piscataway: IEEE; 2015c. pp. 1–6. [Google Scholar]
- Hassan & Haque (2016a).Hassan AR, Haque MA. Computer-aided obstructive sleep apnea identification using statistical features in the EMD domain and extreme learning machine. Biomedical Physics & Engineering Express. 2016a;2(3):035003. doi: 10.1088/2057-1976/2/3/035003. [DOI] [Google Scholar]
- Hassan & Haque (2016b).Hassan AR, Haque MA. Computer-aided obstructive sleep apnea screening from single-lead electrocardiogram using statistical and spectral features and bootstrap aggregating. Biocybernetics and Biomedical Engineering. 2016b;36(1):256–266. doi: 10.1016/j.bbe.2015.11.003. [DOI] [Google Scholar]
- Hassan & Haque (2016c).Hassan AR, Haque MA, editors. Identification of Sleep Apnea from Single-Lead Electrocardiogram. 2016 IEEE Intl Conference on Computational Science and Engineering (CSE) and IEEE Intl Conference on Embedded and Ubiquitous Computing (EUC) and 15th Intl Symposium on Distributed Computing and Applications for Business Engineering (DCABES), Paris; Piscataway: IEEE; 2016c. pp. 355–360. [DOI] [Google Scholar]
- Hassan & Haque (2017).Hassan AR, Haque MA. An expert system for automated identification of obstructive sleep apnea from single-lead ECG using random under sampling boosting. Neurocomputing. 2017;235:122–130. doi: 10.1016/j.neucom.2016.12.062. [DOI] [Google Scholar]
- Hassan, Siuly & Zhang (2016).Hassan AR, Siuly S, Zhang Y. Epileptic seizure detection in EEG signals using tunable-Q factor wavelet transform and bootstrap aggregating. Computer Methods and Programs in Biomedicine. 2016;137:247–259. doi: 10.1016/j.cmpb.2016.09.008. [DOI] [PubMed] [Google Scholar]
- Hassan & Subasi (2016).Hassan AR, Subasi A. Automatic identification of epileptic seizures from EEG signals using linear programming boosting. Computer Methods and Programs in Biomedicine. 2016;136:65–77. doi: 10.1016/j.cmpb.2016.08.013. [DOI] [PubMed] [Google Scholar]
- Hassan & Subasi (2017).Hassan AR, Subasi A. A decision support system for automated identification of sleep stages from single-channel EEG signals. Knowledge-Based Systems. 2017;128:115–124. doi: 10.1016/j.knosys.2017.05.005. [DOI] [Google Scholar]
- Hays & Stewart (1992).Hays RD, Stewart A. Measuring functioning and well-being: the medical outcomes study approach. In: Stewart AL, Ware JE Jr, editors. Sleep Measures. Vol. 14. Durham: Duke University Press; 1992. pp. 235–259. [Google Scholar]
- Hsu, Chang & Lin (2003).Hsu C-W, Chang C-C, Lin C-J. A practical guide to support vector classification. 2003. https://www.csie.ntu.edu.tw/~cjlin/papers/guide/guide.pdf https://www.csie.ntu.edu.tw/~cjlin/papers/guide/guide.pdf
- Hsu et al. (2013).Hsu Y-L, Yang Y-T, Wang J-S, Hsu C-Y. Automatic sleep stage recurrent neural classifier using energy features of EEG signals. Neurocomputing. 2013;104:105–114. doi: 10.1016/j.neucom.2012.11.003. [DOI] [Google Scholar]
- Innocent, John & Garibaldi (2004).Innocent PR, John RI, Garibaldi JM. Fuzzy methods and medical diagnosis. Applied Artificial Intelligence. 2004;19(1):69–98. [Google Scholar]
- Jani & Islam (2012).Jani HM, Islam AT, editors. A framework of software requirements quality analysis system using case-based reasoning and neural network. 2012 6th International Conference on New Trends in Information Science, Service Science and Data Mining (ISSDM2012), Taipei; Piscataway: IEEE; 2012. pp. 152–157. [Google Scholar]
- Jiang & Chen (2016).Jiang P, Chen J. Displacement prediction of landslide based on generalized regression neural networks with K-fold cross-validation. Neurocomputing. 2016;198:40–47. doi: 10.1016/j.neucom.2015.08.118. [DOI] [Google Scholar]
- Kemp (2013).Kemp B. The sleep-EDF database online. 2013. http://www.physionet.org/physiobank/database/sleep-edf http://www.physionet.org/physiobank/database/sleep-edf
- Kemp et al. (2000).Kemp B, Zwinderman AH, Tuk B, Kamphuisen HA, Oberye JJ. Analysis of a sleep-dependent neuronal feedback loop: the slow-wave microcontinuity of the EEG. IEEE Transactions on Biomedical Engineering. 2000;47(9):1185–1194. doi: 10.1109/10.867928. [DOI] [PubMed] [Google Scholar]
- Keogh & Mueen (2011).Keogh E, Mueen A. Encyclopedia of Machine Learning. In: Sammut C, Webb GI, editors. Curse of Dimensionality. Springer: Boston; 2011. pp. 257–258. [Google Scholar]
- Khushaba & Al-Jumaily (2007).Khushaba RN, Al-Jumaily A. Fuzzy wavelet packet based feature extraction method for multifunction myoelectric control. International Journal of Biomedical Sciences. 2007;2(3):186–194. [Google Scholar]
- Khushaba, Al-Jumaily & Al-Ani (2007).Khushaba RN, Al-Jumaily A, Al-Ani A, editors. Novel feature extraction method based on fuzzy entropy and wavelet packet transform for myoelectric control. 2007 International Symposium on Communications and Information Technologies, Sydney, NSW; Piscataway: IEEE; 2007. pp. 352–357. [Google Scholar]
- Khushaba et al. (2011).Khushaba RN, Kodagoda S, Lal S, Dissanayake G. Driver drowsiness classification using fuzzy wavelet-packet-based feature-extraction algorithm. IEEE Transactions on Biomedical Engineering. 2011;58(1):121–131. doi: 10.1109/tbme.2010.2077291. [DOI] [PubMed] [Google Scholar]
- Krakovská & Mezeiová (2011).Krakovská A, Mezeiová K. Automatic sleep scoring: a search for an optimal combination of measures. Artificial Intelligence in Medicine. 2011;53(1):25–33. doi: 10.1016/j.artmed.2011.06.004. [DOI] [PubMed] [Google Scholar]
- Kuo & Liang (2011).Kuo C-E, Liang S-F, editors. Automatic stage scoring of single-channel sleep EEG based on multiscale permutation entropy. 2011 IEEE Biomedical Circuits and Systems Conference (BioCAS), San Diego, CA; Piscataway: IEEE; 2011. pp. 448–451. [Google Scholar]
- Li et al. (2017).Li H, Liu Z, Liu K, Zhang Z. Predictive power of machine learning for optimizing solar water heater performance: the potential application of high-throughput screening. International Journal of Photoenergy. 2017;2017:1. doi: 10.1155/2017/4194251. [DOI] [Google Scholar]
- Liang et al. (2012).Liang S-F, Kuo C-E, Hu Y-H, Pan Y-H, Wang Y-H. Automatic stage scoring of single-channel sleep EEG by using multiscale entropy and autoregressive models. IEEE Transactions on Instrumentation and Measurement. 2012;61(6):1649–1657. [Google Scholar]
- Liu et al. (2018).Liu Z, Cheng K, Li H, Cao G, Wu D, Shi Y. Exploring the potential relationship between indoor air quality and the concentration of airborne culturable fungi: a combined experimental and neural network modeling study. Environmental Science and Pollution Research. 2018;25(4):3510–3517. doi: 10.1007/s11356-017-0708-5. [DOI] [PubMed] [Google Scholar]
- Maeda (2018).Maeda T. How to rationally compare the performances of different machine learning models? PeerJ Preprints. 2018:2167–9843. [Google Scholar]
- Maeda et al. (2007).Maeda M, Takajyo A, Inoue K, Kumamaru K, Matsuoka S, editors. Time-frequency analysis of human sleep EEG and its application to feature extraction about biological rhythm. SICE Annual Conference 2007; Takamatsu. Piscataway: IEEE; 2007. pp. 1939–1944. [Google Scholar]
- Mattsson et al. (2012).Mattsson N, Rosen E, Hansson O, Andreasen N, Parnetti L, Jonsson M, Herukka SK, Van Der Flier WM, Blankenstein MA, Ewers M, Rich K, Kaiser E, Verbeek MM, Olde Rikkert M, Tsolaki M, Mulugeta E, Aarsland D, Visser PJ, Schroder J, Marcusson J, de Leon M, Hampel H, Scheltens P, Wallin A, Eriksdotter-Jonhagen M, Minthon L, Winblad B, Blennow K, Zetterberg H. Age and diagnostic performance of Alzheimer disease CSF biomarkers. Neurology. 2012;78(7):468–476. doi: 10.1212/wnl.0b013e3182477eed. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Merica & Fortune (2004).Merica H, Fortune RD. State transitions between wake and sleep, and within the ultradian cycle, with focus on the link to neuronal activity. Sleep Medicine Reviews. 2004;8(6):473–485. doi: 10.1016/j.smrv.2004.06.006. [DOI] [PubMed] [Google Scholar]
- Mohammadfam et al. (2015).Mohammadfam I, Soltanzadeh A, Moghimbeigi A, Alizadeh Savareh B, Savareh BA. Use of artificial neural networks (ANNs) for the analysis and modeling of factors that affect occupational injuries in large construction industries. Electronic Physician. 2015;7(7):1515–1522. doi: 10.19082/1515. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Mohd Pozi et al. (2015).Mohd Pozi MS, Sulaiman MN, Mustapha N, Perumal T. A new classification model for a class imbalanced data set using genetic programming and support vector machines: case study for wilt disease classification. Remote Sensing Letters. 2015;6(7):568–577. doi: 10.1080/2150704x.2015.1062159. [DOI] [Google Scholar]
- Nofzinger (2005).Nofzinger EA. Neuroimaging and sleep medicine. Sleep Medicine Reviews. 2005;9(3):157–172. doi: 10.1016/j.smrv.2004.07.003. [DOI] [PubMed] [Google Scholar]
- Nofzinger et al. (1997).Nofzinger EA, Mintun MA, Wiseman M, Kupfer DJ, Moore RY. Forebrain activation in REM sleep: an FDG PET study. Brain Research. 1997;770(1):192–201. doi: 10.1016/S0006-8993(97)00807-X. [DOI] [PubMed] [Google Scholar]
- Omid, Mahmoudi & Omid (2010).Omid M, Mahmoudi A, Omid MH. Development of pistachio sorting system using principal component analysis (PCA) assisted artificial neural network (ANN) of impact acoustics. Expert Systems with Applications. 2010;37(10):7205–7212. doi: 10.1016/j.eswa.2010.04.008. [DOI] [Google Scholar]
- Pradhan & Lee (2010).Pradhan B, Lee S. Landslide susceptibility assessment and factor effect analysis: backpropagation artificial neural networks and their comparison with frequency ratio and bivariate logistic regression modelling. Environmental Modelling & Software. 2010;25(6):747–759. doi: 10.1016/j.envsoft.2009.10.016. [DOI] [Google Scholar]
- Refaeilzadeh, Tang & Liu (2009).Refaeilzadeh P, Tang L, Liu H. Cross-Validation. Encyclopedia of Database Systems. Berlin, Heidelberg: Springer; 2009. pp. 532–538. [Google Scholar]
- Ronzhina et al. (2011).Ronzhina M, Janousek O, Kolárová J, Nováková M, Honzík P, Provazník I. Sleep Scoring Using Artificial Neural Networks. Dordrecht: Elsevier; 2011. [DOI] [PubMed] [Google Scholar]
- Rossow et al. (2011).Rossow AB, Salles EOT, Co X, Co KF, editors. Automatic sleep staging using a single-channel EEG modeling by Kalman Filter and HMM. ISSNIP Biosignals and Biorobotics Conference 2011, Vitoria; Vitoria; 2011. pp. 1–6. [Google Scholar]
- Sammut & Webb (2011).Sammut C, Webb GI. Encyclopedia of Machine Learning. New York: Springer Science & Business Media; 2011. [Google Scholar]
- Savareh et al. (2017).Savareh BA, Sadat Y, Bashiri A, Shahi M, Davaridolatabadi N. The design and implementation of the software tracking cervical and lumbar vertebrae in spinal fluoroscopy images. Future Science OA. 2017;3(4):FSO240. doi: 10.4155/fsoa-2017-0089. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Singh, Mahesh & Gupta (2010).Singh SK, Mahesh K, Gupta AK. Prediction of mechanical properties of extra deep drawn steel in blue brittle region using Artificial Neural Network. Materials & Design (1980–2015) 2010;31(5):2288–2295. doi: 10.1016/j.matdes.2009.12.012. [DOI] [Google Scholar]
- Tavallaie et al. (2005).Tavallaie S, Assari S, Najafi M, Habibi M, Ghanei M. Study of sleep quality in chemical-warfare-agents exposed veterans. Journal Military Medicine. 2005;6(4):241–248. [Google Scholar]
- Tibbitts (2008).Tibbitts GM. Sleep disorders: causes, effects, and solutions. Primary Care: Clinics in Office Practice. 2008;35(4):817–837. doi: 10.1016/j.pop.2008.07.006. [DOI] [PubMed] [Google Scholar]
- Trivedi & Dey (2013).Trivedi SK, Dey S. Effect of various kernels and feature selection methods on SVM performance for detecting email spams. International Journal of Computer Applications. 2013;66(21):18–23. [Google Scholar]
- Vaisla & Bhatt (2010).Vaisla KS, Bhatt AK. An analysis of the performance of artificial neural network technique for stock market forecasting. International Journal on Computer Science and Engineering. 2010;2(6):2104–2109. [Google Scholar]
- Yang, Wang & Zuo (2012).Yang W, Wang K, Zuo W. Neighborhood component feature selection for high-dimensional data. Journal of Computers. 2012;7(1):161–168. doi: 10.4304/jcp.7.1.161-168. [DOI] [Google Scholar]
Associated Data
This section collects any data citations, data availability statements, or supplementary materials included in this article.
Supplementary Materials
Data Availability Statement
The following information was supplied regarding data availability:
MATLAB code for the implementation of the methods are available as Supplemental Files.