Next Article in Journal
Microbiome Profile of Deep Endometriosis Patients: Comparison of Vaginal Fluid, Endometrium and Lesion
Next Article in Special Issue
Assessment of the Status of Patients with Parkinson’s Disease Using Neural Networks and Mobile Phone Sensors
Previous Article in Journal
Mucopolysaccharidosis Type I
Previous Article in Special Issue
Concurrent Validity and Reliability of an Inertial Measurement Unit for the Assessment of Craniocervical Range of Motion in Subjects with Cerebral Palsy
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Comparison of Night, Day and 24 h Motor Activity Data for the Classification of Depressive Episodes

by
Julieta G. Rodríguez-Ruiz
1,†,
Carlos E. Galván-Tejada
1,*,†,
Laura A. Zanella-Calzada
2,†,
José M. Celaya-Padilla
3,
Jorge I. Galván-Tejada
1,
Hamurabi Gamboa-Rosales
1,
Huizilopoztli Luna-García
1,
Rafael Magallanes-Quintanar
1 and
Manuel A. Soto-Murillo
1
1
Unidad Académica de Ingeniería Eléctrica, Universidad Autónoma de Zacatecas, Jardín Juarez 147, Centro, Zacatecas 98000, Mexico
2
LORIA, Université de Lorraine, Campus Scientifique BP 239, 54506 Nancy, France
3
CONACYT, Universidad Autónoma de Zacatecas, Jardín Juarez 147, Centro, Zacatecas 98000, Mexico
*
Author to whom correspondence should be addressed.
These authors contributed equally to this work.
Diagnostics 2020, 10(3), 162; https://doi.org/10.3390/diagnostics10030162
Submission received: 30 December 2019 / Revised: 14 February 2020 / Accepted: 17 February 2020 / Published: 17 March 2020
(This article belongs to the Special Issue Mobile Diagnosis 2.0)

Abstract

:
Major Depression Disease has been increasing in the last few years, affecting around 7 percent of the world population, but nowadays techniques to diagnose it are outdated and inefficient. Motor activity data in the last decade is presented as a better way to diagnose, treat and monitor patients suffering from this illness, this is achieved through the use of machine learning algorithms. Disturbances in the circadian rhythm of mental illness patients increase the effectiveness of the data mining process. In this paper, a comparison of motor activity data from the night, day and full day is carried out through a data mining process using the Random Forest classifier to identified depressive and non-depressive episodes. Data from Depressjon dataset is split into three different subsets and 24 features in time and frequency domain are extracted to select the best model to be used in the classification of depression episodes. The results showed that the best dataset and model to realize the classification of depressive episodes is the night motor activity data with 99.37% of sensitivity and 99.91% of specificity.

1. Introduction

Wearable systems have been extensively used in healthcare field for several years. Physical medicine and rehabilitation were the first disciplines to venture into the implementation of these devices, in order to monitor the physical activity of the individual in pursuance of better disease diagnosis or patient ailment rehabilitation [1]. With the introduction of Internet of Things (IoT), wearable devices have been used to collect data from patients, not only for the detection of motor activity, but also for measuring blood pressure, heartbeat and even glucose level. This has allowed patients to be monitored any time and anywhere [2]. However, although the sensors are placed in the human body in the most normal and natural way possible to sense its activity, public data acquired from this type of sensing are still rare and not public [3].
Wearables have been used for the detection of depression according to their motor activity, since this represents a high indicator of the presence of this disease. Retardation or decrease in activities is the main feature for patients suffering from depression, for that reason, collect data from this condition could present good results that could be useful in different applications [4].
According to the World Health Organization (WHO) depression is the leading cause of disability [5], seven percent of people around the world suffer from Major Depressive Disorder (MDD), which causes the deterioration of the quality of life, the increase in medical costs and the death rate.
MDD is characterized by several syntopms as; loss of interest and pleasure in daily activities, sleep disorders, weight loss, suicide ideation, suicide attempts, among others. These symptoms must be present every day for at least two weeks to be diagnosed as depressive patients [6]. Depression is a treatable disease with a high level of efficacy using antidepressant medications and psychotherapy treatment, nevertheless for many patients being diagnosed can take months or even years to heal [7,8,9].
To diagnose or quantify the severity of the MDD, specialists use scales and manuals such as; the Hamilton Rating Scale for Depression written in 1960 [10], the Montgomery and Asberg Depression Rating Scale (MADRS) written in 1979 [11] or the Diagnostic and Statistical Manual of Mental Disorders (DSM). However, the use and interpretation of these methods depends largely on the ability of the specialist to determine the diagnosis [6,12,13,14]. A fact that discredits this type of methods is their lack of actualization and adaptation to the new advances and discoveries about the disease. In addition, these methods require the intervention of the patient, and in some cases the patients lie for any reason, causing the results not to be true and useful.
On the other hand, the use of data from monitoring depressive patients brings several benefits to medical services, mainly reduces the diagnosis and treatment time, improves the quality of life of patients and reduces medical costs [8].
Sensing motor activity arises as a favorable way for psychiatry and mental health to detect abnormal behaviors. Has been demonstrated that patients suffering from depression tend to reduce their daytime activity, and due to sleep disorders increase their nighttime activity [3]. In contrast, patients with bipolar disorder lead to an increase in their energy, however both scenarios presents a motor activity discrepancy from a healthy person. Therefore, circadian rhythm desynchronization is present in mental illness but is not well used for diagnosis or treatment monitoring yet [15].
The task of collect motor activity data can be accomplished using sensors like accelerometers, a combination of accelerometers, Global Positioning System (GPS), gyroscopes, inclinometers, magnetometers, etc. [1]. Nowadays, most of these technologies have very small dimensions, are cheep and easy to add in some specific devices or clothes, which facilitates usability and adaptability to everyday life. One way to replace these sensors could be using mobile phones, these devices have a big role in ubiquitous treatment, where the main idea is to avoid disturbances that the sensors or devices could generate on the patients and collect reliable data.
Once the data is collected the next step is to process it to recognize patterns and obtain some statistics or classifications. Sohrab Saeb et al [8] preset the relation of the regular clinical diagnosed and the sensor-based data from depression patients, they obtained an important result, in which a correlation between the GPS data and The Patient Health Questionnaire for depression (PHQ-9) scores was presented, this proves the relation between activity and depression [8].
In another work presented by Enrique Garcia-Ceja et al [3] a collected data from unipolar, bipolar and healthy control people was used to compare different machine learning algorithms and classify depressive and non-depressive signals, proving that through the use of machine learning techniques it is possible to classify between depressive and non-depressive people.
Machine learning is a set of algorithms that learn from the analyzed data to develop training models to classify that type of data. It allows among other applications, to make diagnoses or even predict some diseases [16]. These methods are commonly used in a data mining process that involves a series of steps related to each other and with the final objective of acquire valuable information.
Machine learning methods are increasingly used, EEG-based machine learning provides a non-invasive method to automatic diagnose MDD using algorithms like Linear Regression and Naive Bayes [17].
In this paper, a data mining process is carried out to classified depressive episodes using data collected during night time, day and full 24 h. The comparison between the classification using different data collected trough the time gives a better image of the disease and behavior of the patients with the diagnosis.
The structure of the paper is the Material and Methods, Results, Discussion and Conclusion sections, the Material and Methods section describes step by step the data mining process used to implement the classification of depressive and non-depressive episodes.

2. Materials and Methods

The data mining process [18] shown in Figure 1 is followed to classify depressive episodes. The first stage consists on the data collection, where the Depresjon dataset containing the information of depression episodes from patients is acquired. These data are submitted to a pre-processing step in order to clean, normalize and segment them in one hour lapses. Then, a feature extraction is applied, where a set of 24 features in the time and frequency domain are obtained for different stages of the day (day, night and full day). A feature selection based on a forward selection (FS) approach is subsequently performed to reduce the number of features and to avoid redundant or non-significant information. From the selected features, a classification step based on the random forest (RF) algorithm is applied to develop a series of generalized models to identify between healthy and depressed patients according to the motor activity. Finally, these models are validated by a statistical analysis.

2.1. Dataset Description

In this work, the Depresjon dataset is used to classify depressive episodes. It is comprised by the motor activity of 23 patients diagnosed as bipolar, unipolar depressive and bipolar I (all these labeled as condition), and 32 non-depressive control subjects.
The motor activity corresponds to a weighting voltage collected with an actigraph watch (Actiwatch, Cambridge Neurotechnology Ltd., England, model AW4) located in the right wrist, which records movements over 0.5g in a sampling frequency of 32 Hz. Some advantages of actigraphs accelerometers is that they are inexpensive and well-known activity trackers [19] and, in addition, they are easy to wear and allow collecting data from day and night [20].
The data structure is formed by different files. One set of files contains a csv file per each condition and control with their recorded motor activity, organized in three columns: timestamp (one minute intervals), date (date of measurement), activity (activity measurement from the actigraph watch). Also, a scores file is included, which provides information about every subject. This file includes the columns: number (contributor id), days (number of days of data collection), gender (1 or 2 for female or male), age, afftype (1: bipolar II, 2: unipolar depressive, 3: bipolar I), melanch (1: melancholia, 2: no melancholia), inpatient (1: inpatient, 2: outpatient), edu (education), marriage (1: married or cohabiting, 2: single), work (1: working or studying, 2: unemployed/sick leave/pension), madrs1 (MADRS score when measurement started), madrs2 (MADRS when measurement stopped).
Features describing the date, timestamp and if it is or not a weekend, are not taking into account for the classification.
The package with the dataset files and full description of data can be downloaded from http://doi.org/10.5281/zenodo.1219550 [15].

2.2. Pre-Processing

For the pre-processing stage, the next step are proposed. Since the total amount of data recorded for each subject is different, a new subset of data is extracted, adjusting the number of observations to be equal for each subject. Theh, from the new set of data, a segmentation is applied to form one hour data intervals. This segmentation allowed the classification of depressive episodes per hour.
Therefore, based on the hourly segmentation, three different subsets are constructed; night motor activity (from 21 to 7 h taking into account the sunrise standard hours) [21], day motor activity (from 8 to 20 h) and finally all day motor activity with the total day hours. The number of observations contained in each dataset is shown in Table 1. After separated the data into day, night and 24 h data were cleaned from missing data.
Finally, the last step for the pre-processing is the cleaning of the data by the elimination of missing data, represented as NA, and the standardization of the motor activity. This standardization center the data into the mean mark, allowing to know how far the signal is from the mean point. This standardization is calculated by Equation (1).
z i = x i x ¯ s ,
where x i is the actual point of the activity data, x ¯ is the mean of the total motor activity data and s is the standard deviation of the total motor activity data.

2.3. Feature Extraction

For each dataset, the 24 features shown in Table 2 are extracted. This process is based on similar works that extract features from an accelerometer signal [22,23,24].
From the total features extracted, ten are based on the time-domain, as shown in Table 2, referred to the data collected by the actigraph every minute.
To transform the time-domain data into frequency-domain, the fast Fourier transform (FFT) is applied, which can be calculated with Equation (2),
x ( k ) = n = 0 N 1 x ( n ) e j 2 π ( x n N ) ,
where x ( n ) represents each motor activity collected per minute on an hour, N represents the total observations on an hour lapse, k represents the current frequency taking values from 0 to N 1 , and x ( k ) represents the spectral components of the samples.
For this FFT process, the representation of the original signal in the frequency domain is computed using the discrete Fourier transformation (DFT). This representation is formed by complex numbers, eliminating the imaginary part of each number in the frequency-domain signal. For this transformation, it is needed to calculate the power spectral density (PSD), as shown in Equation (3),
P = lim T 1 T 0 T x ( k ) 2 d t ,
where P represents the energy from the signal, T represents the length of the signal lapse and x ( k ) represents the frequency-domain signal. The spectrum is normalized by the length of the signal.
The 14 remaining features are extracted from the PSD of the signal to obtain the best characterization of the signal.

2.4. Feature Selection

The next step consists on reducing the dimension of the feature sets and selecting the best model for the description of the data. To accomplish the task, a FS approach is applied to the three sets of features (day, night and full day), using 70% of the data for the training of the model and the 30% remaining data for the testing of the model [25].
FS is implemented using the logistic regression (LR) classifier, since the nature of the data is binary (depressive, “1”, and not depressive, “0”, episode). Therefore, LR is used to model the selected features by FS for the classification of depressive episodes. For simplicity, each feature is labeled with a number, as shown in Table 3.

2.5. Classification

For the classification stage, the RF algorithm is used to classify depressive and non-depressive episodes based on the features selected for each dataset, specifically using the best ranked features according to the previous step.
According to Phan Thanh Noi et al [26], the RF algorithm use has been increasing in the past few years because of its effectiveness. RF algorithm came to light in 2001 created by Leo Breiman et al [27], it is conformed by a combination of trees generated randomly and with different predictors each of them. This algorithm is a supervised technique where multiple decision trees are used to develop a forest. This forest is more robust if it is developed with more number of trees for the classification.
To classify an observation, the trees are generated in order to response questions with yes/no response, every tree bases the response in the features of the observation and responded to make a classification of the observation [28].
Generally, a leaf is used for the expansion of the construction of the tree in each step. At the end, from the decision trees built, they are merged into a single tree to obtain a higher prediction accuracy [29].
The general performance of RF follows the next steps,
  • Given a dataset M 1 , of size m × n , a new dataset A 2 is created from the original data, sampling and eliminating a third part of the row data.
  • The model is trained generating a new dataset through the reduced samples, estimating the unbiased error.
  • At each node point (which are the points where the trees are growing simultaneously), the column n 1 is selected from the total n columns.
  • When the trees finish growing, a final prediction based on the individual decisions is calculated, looking for the best classification accuracy.
For the implementation of the RF algorithm, it is used the R language [30] with the default settings of the r a n d o m F o r e s t library [31].

2.6. Validation

Finally, to evaluate the effectiveness of the classification process, a statistical validation is applied, based on nine metrics: true positive (TP) (conditions correctly classified), true negative (TN) (controls correctly classified), false positive (FP) (controls incorrectly classified), false negative (FN) (conditions incorrectly classified), sensitivity, specificity, positive predictive value (PPV), negative predictive value (NPV) and accuracy.
Sensitivity can be calculated by Equation (4),
S e n s i t i v i t y = T P T P + F N ,
describing the true positive rate, i.e. the probability that a depressive episode is classified rightly.
Specificity can be calculated by Equation (5),
S p e c i f i c i t y = T N F N + T P ,
describing the true negative rate, i.e. the probability that a non-depressive episode is classified rightly.
The PPV value can be defined by Equation (6), being the probability that a new episode of a person suffering from depression is classified as a depressive episode
P P V = S e n s i t i v i t y P r e v a l e n c e S e n s i t i v i t y P r e v a l e n c e + ( 1 S p e c i f i c i t y ) ( 1 P r e v a l e n c e ) ,
where P r e v a l e n c e is the percentage of observations with a condition, in this case depressive episodes.
The NPV value can be defined by Equation (7), being the probability of a episode with absence of depression is classified as negative.
N P V = S p e c i f i c i t y ( 1 P r e v a l e n c e ) ( 1 S e n s i t i v i t y ) P r e v a l e n c e + S p e c i f i c i t y ( 1 P r e v a l e n c e ) ,
Finally, the accuracy can be calculated with Equation (8), being the total probability that one episode is classified correctly.
A c c u r a c y = T r u e P o s i t i v e + T r u e N e g a t i v e T r u e P o s i t i v e + T r u e N e g a t i v e + F a l s e P o s i t i v e + F a l s e N e g a t i v e ,

3. Experiments and Results

In Figure 2 is presented a comparison of the motor activity between a control and a condition in different hours of the day. In the differences can be observed that every hour activity of control and condition shows different patterns. From these data, a segmentation is applied to form data intervals containing the information of one hour time lapses. The structure of the data for every observation is contained by 61 columns; one column for the monitored hour and one column for each minute (60 columns) of motor activity. This segmentation allowed the classification of depressive episodes per hour.
From Figure 2 they can also be distinguished different patterns on the activity of control and condition subjects in different moments of the day. In Figure 2a, at 5 p.m., the control subject signal collected presents higher levels of activity in contrast with the depressive patient. This can be the most expected conduct of a patient with depression. Nevertheless, as the day ends the signal of both, control and condition, starts to change as shown in Figure 2b–d, depressive activity containing higher values.
Therefore, based on this, the data is treated in three different sets, each one corresponding to different moments of the day. One set corresponding the day, one to the night and one to the full day.
Then, for the next stage a feature selection is proposed. The results for each dataset are shown in Table 4. Accuracy is the metric used to evaluate the performance of the models constructed by the FS approach including different number of features (two, four, five, six, seven, eight, nine and ten).
In case of Night Data and Full Day Data datasets, higher accuracy is achieved with nine-features model in classification of depressive and non-depressive episodes . Day data best model is comprised by 8 features, however, the difference with nine-features model is less than 0.1 percent.
After the feature selection with FS approach, validation step is done in two steps. Firstly, classification is done with the best nine-features model for each dataset, mentioned in Table 5, even when Day Data has higher accuracy with 8 features, best nine features is selected to compare the performance in same circunstances with the other two datasets. The results of this classification are shown in Table 6, described as Best 9 Features Day, Best 9 Features Full Day and Best 9 Features Night. In addition to accuracy, which was used in FS step, sensitivity and specificity were calculated in this validation to give a wide view of the performance of the models.
Secondly, classification is performed using the nine-features set of the Best 9 Features Night, applied to the Day Data and the Full Day Data datasets, because this nine features model is the one which outperforms all other nine features models in all proposed metrics. This in order to evaluate the performance of a general model, i.e. a unique model for all the time of the day. The results of this classification are described as the Best Model Day, Best Model Full Day in Table 6.
From this table can be observed that every model has a significant performance in the classification of depressive episodes. Sensitivity values oscillate from 98.24% to 99.37% and specificity range oscillates between 98.08% and 99.31%, establishing an almost perfect classification of depressive and non-depressive episodes.
The lowest, but still being good results, are those from the Day Data with nine features selected from the Night Data.

4. Discussion

In this section the discussion of the results obtained for the different stages applied in this work is presented. Initially, the features extracted from the data are submitted to a feature selection to remove redundant or non-significant features, preserving those that contribute most to the description of depressive subjects in the different moments of the day. Then, a classification is carried out, modeling the set of features that presented the best result in the previous step for the different moments of the day. A final validation is applied to statistically evaluate the performance of the models obtained.
According to the validation values shown in the previous section, the feature selection and classification stages allowed to obtain statistically significant results.
From the feature selection step, a series of feature sets have been obtained along with their calculated accuracies, shown in Table 4. The main objective in this step is to be able to select the smallest set of features obtaining the best accuracy. As can be seen, the accuracy follows an increase pattern for most cases each time a feature is increased in the set. However, for the three data sets it is observed that the accuracy stops increasing when the tenth feature is added, and even decreases for the Day Data and Full Day Data sets. For the Night Data and the Full Day Data, the best accuracy is calculated with the set of nine features, obtaining 0.7818 and 0.7792, respectively, while for the Day Data the best accuracy is calculated with the set of eight features, obtaining 0.7744. And, in general, of all the feature sets selected for the three data sets, the best accuracy is obtained with the nine-features set of the Night Data. Based on this and in order to make a direct comparison, the sets of nine features have been selected as the best for each data set. The description of the features included in these sets are shown in Table 5.
Comparing the best nine-features sets shown in Table 5, it can be observed that only for the Night Data the maximum (time) value is selected in the FS. This may be due to sleep disorders that make patients with depression more active at night, being possible to differentiate the level of motor activity of a person who does not have this condition, since it is regularly lower.
Another important detail shown in the description of the feature sets is the frequency-related features, since for the three different data sets the same features were selected in this domain. This demonstrates the robustness and generalization in the information provided by these features, since regardless of the time of day, it is possible to identify subjects with depression presence with the levels of activity that occur.
The next step corresponds to the modeling of the set of features selected for each dataset for a classification task, based on the RF technique. For this purpose, the nine-features sets selected for each dataset were submitted to the modeling. In addition, taking into account that of all the selected feature sets, the one with the best accuracy was the nine-feature set of the Night Data, another classification was made in the Full Day Data and Day Data using this nine-feature set. To avoid confusion, this classification is labeled as Best Model Full Day and Best Model Day, for the Full Day Data and the Day Data respectively.
It is important to mention that RF was selected for the classification since it has been used to classify the motor activity of depressed subjects in other works. Zanella-Calzada et al. [22] present the classification of depressive and no depressive episodes using RF, obtaining an accuracy of 0.893, while M. Pal et al. [32] compare the performance between RF and SVM, resulting RF more efficient even with fewer parameters to make the classification.
To measure the significance of the classification, the TP, TN, FP, FN, sensitivity, specificity, PPV, NPV and accuracy metrics were measured, obtaining the results shown in Table 6. Initially, it can be seen that the FP and FN values are not significant if they are compared with the TP and TN values, taking into account that the TP and TN are the conditions and controls, respectively, correctly classified being much higher than the FP and FN values, which are the subjects incorrectly classified. An important point to note is that the lowest number of FP and FN is obtained when the classification is carried out using the set of nine features selected for Night Data applied to the three different data sets, as can be seen in the Best Model Day and Best Model Full Day. However, the lowest number of FP and FN are obtained in the Night Data set, allowing to demonstrate that the data of these nine features, specifically in this period of the day, generate values in the levels of the motor activity that allow to identify the depressive subjects, reducing the ambiguities that may be obtained in the activity levels presented by the Day Data and Full Day Data sets.
For the rest of the results it can be seen that the highest values were obtained using the Night Day feature set, since if a comparison is made of the accuracy obtained from the classification of the nine features selected from the Data Day set and the accuracy obtained from this same data set but using the nine features of the Night Data (Best Model), an increase of 0.45% can be observed. In the case of Full Day Data it is observed the same behaviour, obtaining an increase in the accuracy of 0.43% when using the set of nine features of the Night Data. For the Night Day data, the classification accuracy is almost perfect, obtaining a value of 99.72%.
Based on this, it can be noted the great contribution generated by the set of features selected for the Night Data set, but specifically with the maximum (time) feature, since it is the main difference between this set of selected features and the others two sets, contributing to have significant behavior not only in the Night Data set, but in all sets. The maximum (time) feature represents the highest value obtained from activity level and specifically at night, it allows to identify depressive subjects almost perfectly. This may be because, according to Armitage et al. [33], around 80% of patients diagnosed with MDD suffer from sleep disorders. This represents an important change in the circadian rhythm of patients suffering from depression and a healthy persons, causing depressive subjects to have more motor activity. In Figure 2 can be notice that even in a sleepy hour for both control and condition (4 a.m.) patient suffering from MDD have more disturbances than the control subject.
Finally, it should be noted that, as mentioned above, the best results are obtained using the Night Data dataset with the set of nine features specifically selected for this dataset. While the lowest results are obtained using the Day Data data set, however, these values increase if the nine features selected for Night Data are used. For the Full Day Data set, an intermediate value can be observed between the other two datasets. Therefore, based on this, it can be known that the ambiguities in the classification of depressive subjects are greater during the day than during the night. This may be due to the fact that during the day people regularly must carry out daily activities, such as work or studies, regardless of whether they suffer from depression. While at night, the presence of this condition may be more evident due to the irregularities that it can cause to sleep, while people who do not suffer from depression can have a quieter sleep and therefore much less activity levels.

5. Conclusions

The main objective of this work is to develop a set of models that allows to classify depressive and not depressive episodes in different moments of the day (day, night and full day) based on the motor activity levels of subjects. For this purpose, a series of stages are applied to the Depresjon database, which describes the activity levels of patients with presence of depression and controls.
For the feature selection stage, it is used the FS technique based on LR, in order to obtain the set of features that provide the most relevant information for data modeling, while for the classification stage, it is applied the RF technique. For the validation of the performance of these steps, a series of statistical metrics are measured.
According to the results obtained, it can be observed that from the feature selection, the best set of selected features is obtained from the data that corresponds to the night period, since the best accuracy is calculated when classifying the subjects with these features using the activity levels presented during the night. This set is contained by nine features, being maximum (time) the feature that generates the greatest contribution, since it provides the maximum values of activity level during the night, which are generally related to the subjects that present depression.
Therefore, this allows us to conclude that it is possible to identify subjects with the presence of depression based on the model developed in this work using the data of motor activity levels. In addition, for the identification of this condition, it is sufficient for patients to only measure their activity levels through the actigraph during the night, since with these data, classification can be made through the model obtained allowing to know if the subject presents depression or not, with an accuracy of 99.72%.
It should be noted that this is a preliminary tool that can be of great support for specialists in the diagnosis of depression based on a non-invasive method, since it would only be necessary to have the patient’s activity level data to make the diagnosis at through this model.

Author Contributions

Conceptualization, J.G.R.-R. and C.E.G.-T.; Data curation, J.G.R.-R., C.E.G.-T., L.A.Z.-C. and J.M.C.-P.; Formal analysis, J.G.R.-R. and C.E.G.-T.; Funding acquisition, J.I.G.-T., H.G.-R. and H.L.-G.; Investigation, J.G.R.-R., C.E.G.-T. and L.A.Z.-C.; Methodology, C.E.G.-T., L.A.Z.-C., J.M.C.-P., J.I.G.-T., H.G.-R. and M.A.S.-M.; Project administration, J.G.R.-R., C.E.G.-T., J.I.G.-T. and H.G.-R.; Resources, L.A.Z.-C., J.I.G.-T. and H.L.-G.; Software, J.M.C.-P. and R.M.-Q.; Supervision, C.E.G.-T., L.A.Z.-C., J.M.C.-P. and H.G.-R.; Validation, R.M.-Q.; Visualization, L.A.Z.-C., J.M.C.-P. and H.L.-G.; Writing—original draft, J.G.R.-R., C.E.G.-T., L.A.Z.-C. and M.A.S.-M.; Writing—review & editing, J.G.R.-R., C.E.G.-T., L.A.Z.-C., R.M.-Q. and M.A.S.-M. All authors have read and agreed to the published version of the manuscript.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Bonato, P. Advances in wearable technology and applications in physical medicine and rehabilitation. J. Neuro Eng. Rehabil. 2005. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  2. Farahani, B.; Firouzi, F.; Chang, V.; Badaroglu, M.; Constant, N.; Mankodiya, K. Towards fog-driven IoT eHealth: Promises and challenges of IoT in medicine and healthcare. Future Gener. Comput. Syst. 2018, 78, 659–676. [Google Scholar] [CrossRef] [Green Version]
  3. Garcia-Ceja, E.; Riegler, M.; Jakobsen, P.; Tørresen, J.; Nordgreen, T.; Oedegaard, K.J.; Fasmer, O.B. Depresjon: a motor activity database of depression episodes in unipolar and bipolar patients. In Proceedings of the 9th ACM Multimedia Systems Conference, ACM, Amsterdam, The Netherlands, 12–15 June 2018; pp. 472–477. [Google Scholar]
  4. Cheniaux, E.; Silva, R.d.A.d.; Santana, C.M.; Filgueiras, A. Changes in energy and motor activity: Core symptoms of bipolar mania and depression? Braz. J. Psychiatry 2018, 40, 233–237. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  5. World Health Organization. Depression and Other Common Mental Disorders: Global Health Estimates; Technical Report; World Health Organization: Geneva, Switzerland, 2017. [Google Scholar]
  6. de Psiquiatría, A.A. Manual Diagnóstico y Estadístico de los Trastornos Mentales, 5th ed.; DSM-5; Asociación Americana de Psiquiatría: Arlington, VA, USA, 2014. [Google Scholar]
  7. Unützer, J.; Katon, W.; Callahan, C.M.; Williams, J.W., Jr.; Hunkeler, E.; Harpole, L.; Hoffing, M.; Della Penna, R.D.; Noel, P.H.; Lin, E.H.; et al. Depression treatment in a sample of 1801 depressed older adults in primary care. J. Am. Geriatr. Soc. 2003, 51, 505–514. [Google Scholar] [CrossRef]
  8. Saeb, S.; Zhang, M.; Kwasny, M.; Karr, C.J.; Kording, K.; Mohr, D.C. The relationship between clinical, momentary, and sensor-based assessment of depression. In Proceedings of the 2015 IEEE 9th International Conference on Pervasive Computing Technologies for Healthcare (PervasiveHealth), Istanbul, Turkey, 21–23 May 2015; pp. 229–232. [Google Scholar]
  9. Cohen, Z.D.; DeRubeis, R.J. Treatment selection in depression. Annu. Rev. Clin. Psychol. 2018, 14. [Google Scholar] [CrossRef]
  10. Hamilton, M. A rating scale for depression. J. Neurol. Neurosurg. Psychiatry 1960, 23, 56. [Google Scholar] [CrossRef] [Green Version]
  11. Montgomery, S.A.; Åsberg, M. A new depression scale designed to be sensitive to change. Br. J. Psychiatry 1979, 134, 382–389. [Google Scholar] [CrossRef]
  12. Martin, L.; Poss, J.W.; Hirdes, J.P.; Jones, R.N.; Stones, M.J.; Fries, B.E. Predictors of a new depression diagnosis among older adults admitted to complex continuing care: implications for the depression rating scale (DRS). Age Ageing 2007, 37, 51–56. [Google Scholar] [CrossRef] [Green Version]
  13. Sharp, R. The Hamilton rating scale for depression. Occup. Med. 2015, 65, 340. [Google Scholar] [CrossRef] [Green Version]
  14. Worboys, M. The Hamilton Rating Scale for Depression: The making of a “gold standard” and the unmaking of a chronic illness, 1960–1980. Chronic Illn. 2013, 9, 202–219. [Google Scholar] [CrossRef] [Green Version]
  15. Berle, J.O.; Hauge, E.R.; Oedegaard, K.J.; Holsten, F.; Fasmer, O.B. Actigraphic registration of motor activity reveals a more structured behavioural pattern in schizophrenia than in major depression. BMC Res. Notes 2010, 3, 149. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  16. Gao, S.; Calhoun, V.D.; Sui, J. Machine learning in major depression: From classification to treatment outcome prediction. CNS Neurosci. Ther. 2018, 24, 1037–1052. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  17. Mumtaz, W.; Ali, S.S.A.; Yasin, M.A.M.; Malik, A.S. A machine learning framework involving EEG-based functional connectivity to diagnose major depressive disorder (MDD). Med Biol. Eng. Comput. 2018, 56, 233–246. [Google Scholar] [CrossRef] [PubMed]
  18. Deo, R.C. Machine learning in medicine. Circulation 2015, 132, 1920–1930. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  19. Huber, D.L.; Thomas, D.G.; Danduran, M.; Meier, T.B.; McCrea, M.A.; Nelson, L.D. Quantifying activity levels after sport-related concussion using actigraph and mobile (mHealth) technologies. J. Athl. Train. 2019, 54, 929–938. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  20. Srinivasan, R.; Chen, C.; Cook, D. Activity recognition using actigraph sensor. In Proceedings of the Fourth International Workshop on Knowledge Discovery form Sensor Data (ACM SensorKDD’10), Washington, DC, USA, 25 July 2010; pp. 25–28. [Google Scholar]
  21. Acebo, C.; Sadeh, A.; Seifer, R.; Tzischinsky, O.; Wolfson, A.R.; Hafer, A.; Carskadon, M.A. Estimating sleep patterns with activity monitoring in children and adolescents: how many nights are necessary for reliable measures? Sleep 1999, 22, 95–103. [Google Scholar] [CrossRef]
  22. Zanella-Calzada, L.A.; Galván-Tejada, C.E.; Chávez-Lamas, N.M.; Gracia-Cortés, M.; Magallanes-Quintanar, R.; Celaya-Padilla, J.M.; Galván-Tejada, J.I.; Gamboa-Rosales, H. Feature Extraction in Motor Activity Signal: Towards a Depression Episodes Detection in Unipolar and Bipolar Patients. Diagnostics 2019, 9, 8. [Google Scholar] [CrossRef] [Green Version]
  23. Ravi, N.; Dandekar, N.; Mysore, P.; Littman, M.L. Activity recognition from accelerometer data. AAAI 2005, 5, 1541–1546. [Google Scholar]
  24. Galván-Tejada, C.; García-Vázquez, J.; Brena, R. Magnetic field feature extraction and selection for indoor location estimation. Sensors 2014, 14, 11001–11015. [Google Scholar] [CrossRef] [Green Version]
  25. Foster, K.R.; Koprowski, R.; Skufca, J.D. Machine learning, medical diagnosis, and biomedical engineering research-commentary. Biomed. Eng. Online 2014, 13, 94. [Google Scholar] [CrossRef] [Green Version]
  26. Thanh Noi, P.; Kappas, M. Comparison of random forest, k-nearest neighbor, and support vector machine classifiers for land cover classification using Sentinel-2 imagery. Sensors 2018, 18, 18. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  27. Breiman, L. Random forests. Mach. Learn. 2001, 45, 5–32. [Google Scholar] [CrossRef] [Green Version]
  28. Denisko, D.; Hoffman, M.M. Classification and interaction in random forests. Proc. Natl. Acad. Sci. USA 2018, 115, 1690–1692. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  29. Subudhi, A.; Dash, M.; Sabut, S. Automated segmentation and classification of brain stroke using expectation- maximization and random forest classifier. Biocybern. Biomed. Eng. 2020, 40, 277–289. [Google Scholar] [CrossRef]
  30. R Core Team. R: A Language and Environment for Statistical Computing; R Foundation for Statistical Computing: Vienna, Austria, 2019. [Google Scholar]
  31. Liaw, A.; Wiener, M. Classification and Regression by randomForest. R News 2002, 2, 18–22. [Google Scholar]
  32. Pal, M. Random forest classifier for remote sensing classification. Int. J. Remote Sens. 2005, 26, 217–222. [Google Scholar] [CrossRef]
  33. Armitage, R. Sleep and circadian rhythms in mood disorders. Acta Psychiatr. Scand. 2007, 115, 104–115. [Google Scholar] [CrossRef] [Green Version]
Figure 1. Data mining process used in this paper to classified depressive and non-depressive episodes.
Figure 1. Data mining process used in this paper to classified depressive and non-depressive episodes.
Diagnostics 10 00162 g001
Figure 2. Comparison of motor activity in different hours of the day between a control an a condition.
Figure 2. Comparison of motor activity in different hours of the day between a control an a condition.
Diagnostics 10 00162 g002
Table 1. Datasets created from Depresjon dataset.
Table 1. Datasets created from Depresjon dataset.
DatasetObservations
Day14168
Night11945
Full Day26113
Table 2. Features extracted for the day, night and full day datasets, in time and frequency domain.
Table 2. Features extracted for the day, night and full day datasets, in time and frequency domain.
FeatureEquationTime DomainFrequency Domain
Mean ( μ ) 1 / n i = 1 n x i 1
Median x ( n + 1 ) / 2
Standard deviation (SD, σ ) ( i = 1 n ( x 1 x ¯ ) 2 / ( n 1 ) )
Variance 1 / n i = 1 n ( x i μ ) 2
Kurtosis μ 4 / σ 4 2
Coefficient of Variance σ / μ
Interquartile range Q 3 Q 1 3
Minimum( M a x i m u m v a l u e )
Maximum( M i n i m u m v a l u e )
Trimmed Mean( t r u n c a t e d m e a n )
Spectral Density(defined above)
Entropy i p ( x i ) l o g 2 p ( x i ) 4
Skewness μ 3 ¯ 5
Spectral Flatness ( e x p ( 1 / N n = 0 N 1 l n x ( n ) ) / ( 1 / N n = 0 N 1 x ( n ) 6
1 n = total number of samples, x i = actual sample. 2 μ 4 = μ of the fourth moment, σ 4 = S D of the fourth moment. 3 Q 3 = third quartile three, Q 1 = first quartile. 4 p i ( x i ) = probability of x i . It represents the media uncertainty of a random variable. 5 μ 3 ¯ = third standardized moment. 6 x ( n ) = magnitude of bin number n.
Table 3. Features extracted from the hourly motor activity segments.
Table 3. Features extracted from the hourly motor activity segments.
NumberTime-Domain FeatureNumberFrequency-Domain Feature
0Kurtosis10Kurtosis
1Mean11Mean
2Median12Median
3SD13SD
4Variance14Variance
5Coefficient of variance15Coefficient of variance
6Interquartil rank16Spectral density
7Minimum17Interquartile rank
8Maximum18Trim mean
9Trim mean19Minimum
20Maximum
21Entropy
22Skewness
23Spectral flatness
Table 4. Forward Selection results for the night, day and full day data.
Table 4. Forward Selection results for the night, day and full day data.
Night DataDay DataFull Day Data
FeaturesAccuracyFeaturesAccuracyFeaturesAccuracy
[2,13]0.7398[2,13]0.7525[2,13]0.7393
[2, 12, 13]0.7683[2, 12, 13]0.7589[2,12,13]0.7623
[2,12,13,23]0.7706[0,2,12,13]0.7628[0,2,12,13]0.7655
[2,8,12,13,23]0.7763[2,8,11,22,23]0.7728[0,2,12,13,15]0.7725
[2,6,8,12,13,23]0.7776[0,2,9,12,13,23]0.7728[0,2,9,12,13,15]0.7747
[2,6,8,12,13,15,23]0.7792[1,2,7,8,11,22,23]0.7728[0,2,9,12,13,15]0.7747
[0,2,6,8,12,13,15,23]0.7811[1,2,5,7,8,11,22,23]0.7744[0,2,5,9,12,13,15,23]0.7758
[0,2,6,7,8,12,13,15,23]0.7818[0,1,2,7,9,12,13,15,23]0.7735[0,2,5,7,9,12,13,15,23]0.7792
[0,2,6,7,8,9,12,13,15,23]0.7818[0,1,2,5,7,9,12,13,15,23]0.7731[0,2,5,6,7,9,12,13,15,23]0.7761
Table 5. Best nine features model in every dataset; day, night and full day.
Table 5. Best nine features model in every dataset; day, night and full day.
DatasetBest Nine Features
kurtosis (time), mean (time), median (time), minimum (time),
Daytrim mean (time), median (frequency), SD (frequency),
coefficient of variance (frequency), spectral flatness (frequency)
kurtosis (time), median (time), interquartil rank (time),
Nightminimum (time), maximum (time), median (frequency), SD (frequency),
coefficient of variance (frequency), spectral flatness (frequency)
kurtosis (time), median (time), coefficient of variance (time),
Full Dayminimum (time), trim mean (time), median (frequency), SD (frequency),
coefficient of variance (frequency), spectral flatness (frequency)
Table 6. RF results for datasets using the nine features models and the best model from the forward selection on night dataset.
Table 6. RF results for datasets using the nine features models and the best model from the forward selection on night dataset.
DatasetTPTNFPFNSensitivitySpecificityPPVNPVAccuracy
Best 9 Features Day14552729402698.24%98.56%97.32%99.06%98.45%
Best Model Day14702736251998.72%99.09%98.33%99.31%98.96%
Best 9 Features Full Day27035047533198.87%98.96%98.08%99.39%98.93%
Best Model Full Day27375047193198.88%99.62%99.31%99.39%99.36%
Best 9 Features Night125923152899.37%99.91%99.84%99.66%99.72%

Share and Cite

MDPI and ACS Style

Rodríguez-Ruiz, J.G.; Galván-Tejada, C.E.; Zanella-Calzada, L.A.; Celaya-Padilla, J.M.; Galván-Tejada, J.I.; Gamboa-Rosales, H.; Luna-García, H.; Magallanes-Quintanar, R.; Soto-Murillo, M.A. Comparison of Night, Day and 24 h Motor Activity Data for the Classification of Depressive Episodes. Diagnostics 2020, 10, 162. https://doi.org/10.3390/diagnostics10030162

AMA Style

Rodríguez-Ruiz JG, Galván-Tejada CE, Zanella-Calzada LA, Celaya-Padilla JM, Galván-Tejada JI, Gamboa-Rosales H, Luna-García H, Magallanes-Quintanar R, Soto-Murillo MA. Comparison of Night, Day and 24 h Motor Activity Data for the Classification of Depressive Episodes. Diagnostics. 2020; 10(3):162. https://doi.org/10.3390/diagnostics10030162

Chicago/Turabian Style

Rodríguez-Ruiz, Julieta G., Carlos E. Galván-Tejada, Laura A. Zanella-Calzada, José M. Celaya-Padilla, Jorge I. Galván-Tejada, Hamurabi Gamboa-Rosales, Huizilopoztli Luna-García, Rafael Magallanes-Quintanar, and Manuel A. Soto-Murillo. 2020. "Comparison of Night, Day and 24 h Motor Activity Data for the Classification of Depressive Episodes" Diagnostics 10, no. 3: 162. https://doi.org/10.3390/diagnostics10030162

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