Next Article in Journal
Multisensory Enhancement of Cognitive Control over Working Memory Capture of Attention in Children with ADHD
Previous Article in Journal
Correction: Valcic et al. Determining Whether Sex and Zygosity Modulates the Association between APOE4 and Psychosis in a Neuropathologically-Confirmed Alzheimer’s Disease Cohort. Brain Sci. 2022, 12, 1266
Previous Article in Special Issue
Assessment of Diaphragm in Hemiplegic Patients after Stroke with Ultrasound and Its Correlation of Extremity Motor and Balance Function
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Application of Soft-Clustering to Assess Consciousness in a CLIS Patient

Department of Neuromorphic Information Processing, Leipzig University, Augustusplatz 10, 04109 Leipzig, Germany
*
Author to whom correspondence should be addressed.
Brain Sci. 2023, 13(1), 65; https://doi.org/10.3390/brainsci13010065
Submission received: 25 November 2022 / Revised: 12 December 2022 / Accepted: 21 December 2022 / Published: 29 December 2022

Abstract

:
Completely locked-in (CLIS) patients are characterized by sufficiently intact cognitive functions, but a complete paralysis that prevents them to interact with their surroundings. On one hand, studies have shown that the ability to communicate plays an important part in these patients’ quality of life and prognosis. On the other hand, brain-computer interfaces (BCIs) provide a means for them to communicate using their brain signals. However, one major problem for such patients is the difficulty to determine if they are conscious or not at a specific time. This work aims to combine different sets of features consisting of spectral, complexity and connectivity measures, to increase the probability of correctly estimating CLIS patients’ consciousness levels. The proposed approach was tested on data from one CLIS patient, which is particular in the sense that the experimenter was able to point out one time frame Δ t during which he was undoubtedly conscious. Results showed that the method presented in this paper was able to detect increases and decreases of the patient’s consciousness levels. More specifically, increases were observed during this Δ t , corroborating the assertion of the experimenter reporting that the patient was definitely conscious then. Assessing the patients’ consciousness is intended as a step prior attempting to communicate with them, in order to maximize the efficiency of BCI-based communication systems.

1. Introduction

Patients with locked-in syndrome (LIS) are incapable of producing speech and voluntary limb movements. They are however perfectly conscious and their cognitive functions are unaltered [1,2]. Communication are usually carried out using eye movements [3]. This means of communication becomes impossible once the patient enter a completely locked-in state (CLIS) in which no residual muscle movement prevail [4]. At this point, there is no external way of determining if they are conscious or not at a specific time. The most common cause of LIS is traumatic brain injury [5]. However, it can also be caused by a neurological disease, in particular Amyotrophic Lateral Sclerosis (ALS) [6]. Due to the lack of external manifestation of conscious states, patients in such condition are often misdiagnosed as suffering from disorders of consciousness (DoC) [7].
DoC states encompass those in which an individual’s consciousness is impaired. It usually occur after a brain injury, and one can distinguish coma, vegetative state (VS) or Unresponsive Wakefulness Syndrome (UWS), and Minimally Conscious State (MCS) [3]. Patients can be in coma for two to four weeks during which they are “unarousable”. This state is characterised by an absence of spontaneous eyes opening and muscle movements [2,8]. If and when patients emerge from this state, they can enter either a locked-in or a vegetative state, which in turn can transition to a MCS, or in the worst case scenario, into permanent VS and/or death. Although not a DoC, CLIS appear to be similar to VS. This turn of event can then lead to misdiagnosis [9], which denies the patients the appropriate medical care, and reduces the chances of rehabilitation as well as their quality of life [10]. Moreover, every chance to communicate with the patients is lost, further diminishing their quality of life.
There are only a handful of researches dealing with the assessment of CLIS patients’ consciousness. This is certainly because of the rarity of this disease, which according to OrphaNet (OrphaNet is a database for rare disease and orphan drugs. https://www.orpha.net/ (accessed on 22 November 2022), has a prevalence of less than 1/1,000,000. Furthermore, these studies do not detect the CLIS patients’ consciousness per se, rather they aim at differentiating them from DoC patients. To that end, they rely on the patients’ active participation by the means of event-related potentials, which easily fatigue them [11]. This is done for instance using P300 elicited by the subject’s own name (SON) [12,13]. Most of the time, P300 responses were observed for all LIS patients, as opposed to the patients with DoC. When combined with Steady-State Visual Evoked Potentials (SSVEPs) in a visual hybrid Brain-Computer Interface (BCI), the results of one LIS patient was comparable to that of a healthy subject [14]. Furthermore, most researches do not evaluate patients’ readiness or willingness to perform the tasks. One exception is Guger et al. that designed a task to evaluate the states of 6 chronic LIS patients using a vibro-tactile oddball paradigm to elicit P300, before attempting a binary (yes and no) communication with them [15]. 5 of the patients were able to elicit P300 responses with an accuracy of 100% for 4 of them.
Although these results suggest that by successfully performing the tasks presented to them, one can assume that these patients were conscious. However, they are unable to overtly communicate, and more importantly, there are no ground truth related to the state they might be in.
This work reports the case of a CLIS patient, which consciousness level was determined by extracting several features from his (mostly) resting state Electrocorticogram (ECoG), and using them as input to two clustering analysis approaches that afterwards issue an estimation of his consciousness level. By doing so, the prospect is to maximise the probability of correctly determining the patient’s actual states at a specific time. Indeed, a signature of probable consciousness detected by one feature may be missed by another.
This paper is organised as follows: in Section 2, the patient as well as the data recorded from him is first introduced. Then the process of determining his consciousness level is briefly described. Subsequently, the results are presented in Section 3 and discussed in Section 4.

2. Materials and Methods

2.1. Patient Description

The data was recorded from a 40-year-old male CLIS patient. It consists of ECoG, also known as intraoperative cortical electroencephalogram, which is an invasive way to record electrical brain activity. This patient was first diagnosed with amyotrophic lateral sclerosis (ALS) in 1997 and entered CLIS eleven years later [16]. The dataset comprises 24 consecutive one-hour recordings (i.e., 24 h in total) and was acquired with a 64-channel amplifier (BrainAmp from Brainproducts GmbH, Munich, Germany) at a sampling rate of 500 Hz. The ECoG grid electrodes were surgically placed on the patient’s left frontal and parietal lobes [17], as illustrated in Figure 1, which also shows the specific channels names and locations.
An auditory paradigm was performed, in which the patient was asked questions requiring a yes or no answer. These questions covered a range of topics such as his mood, feelings and his physiological status. The questions were also paired, which means that for each question requiring a positive answer, there is a corresponding one that requires a negative answer. The pairs of questions can be for instance: “You feel good today?”/“You feel bad today?” or “Are you German?”/“Are you Dutch?”. The answers to all questions are known by the family and/or caregivers. This enables the experimenters to use them to train a classifier and use it later to predict the patient’s answers to open questions. The entire course of the interaction between the patient and the experimenter during the experiment can be downloaded at: Supplementary Materials

2.2. Methods Description

All analysis were performed using MATLAB, the FieldTrip toolbox [18], and also custom written scripts. The modus operandi of the method illustrated in Figure 2 was first introduced in [19], afterwards implemented and described in more details in [20].
Given the state of the patient, no artefacts removal was performed on the data. At first, the ECoG was filtered from 0.5 to 45 Hz using a third order Butterworth filter. All features were computed for all channels in segments of 3-s length, with a sliding window of 1-s. The obtained outcomes were subsequently averaged across all of them, and clustered using two different soft clustering approaches.

2.2.1. Features Computation

After filtering and segmenting the ECoG data, diverse types of features were computed from it in order to maximise the probability of correctly determining the CLIS patient state.

Spectral Features

Spectral features of a signal encompass its frequency and power characteristics. In case of brain signals, information about the brain states can be obtained from the values of the different frequency powers [21]. Two spectral measures were used in this research, namely the Relative Power (RP) and the Spectral Edge Frequency (SEF).
RP of θ (0 to 4 Hz) and β (12 to 30 Hz) were used since they proved to be very efficient in distinguishing the levels of consciousness between Minimally Conscious State (MCS) and Unresponsive Wakefulness Syndrome (UWS) patients with disorders of consciousness [22]. An increase of θ power is observed during verbal and spatial memory tasks [23]. Moreover, the recovery of consciousness after anaesthesia is revealed by a global increase of the θ power and also the γ power and coherence [24]. Additionally, when the brain is engaged in information processing, the cortical neurons are highly activated and relatively asynchronous called β rhythms [21,25]. Consequently, a conscious state is hypothesized to be expressed by an increase of both the θ and β powers.
For a signal x ( t ) , RP is computed as:
R P = f = f 1 f 2 S x ( f ) f = f l f h S x ( f )
where: f 1 and f 2 specify respectively the lower and upper limits of the frequency band of interest. f l = 0 Hz and f h = 45 Hz (upper limit of the cut-off frequency during filtering) in this particular case, and S x ( f ) is the power spectral density (PSD) of the signal x ( t ) at the frequency f [26]. The PSD was estimated using the MATLAB function pwelch with a Hamming window of 1/8 size of the data segment and a 50% overlap, using the Welch method [27].
SEF is the a threshold value of the frequency under which a specific fraction r of the signal power is contained [28,29]. It is calculated using Equation (2), with r = 95 % (SEF95). A lower SEF95 value characterises a deeper level of anaesthesia [30]. Plus, light anaesthesia is indicated by SEF95 higher than 15 Hz, i.e., in the β band, while frequencies lower than 7 Hz imply deep anaesthesia [31]. Thus, higher values of the SEF usually characterise a conscious state.
f = 0 S E F r S x ( f ) = r f = 0 F s / 2 S x ( f )
where: F s is the sampling frequency, and S x ( f ) is the PSD of the signal x ( t ) at the frequency f. The obtained value was furthermore normalised by dividing it to the upper limit of the critical frequency (45 Hz) during filtering.

Complexity Features

A complexity measure is a quantity that assess how sophisticated the structure of a biological system is. Signals with a certain uniformity have low complexity, while irregular signals have larger values. Besides, an activated brain produces largely complex signals [32]. Hence, conscious states are supposed to have higher complexity. Two measures of complexity were used: the Ellipsoid Radius Ratio (ERR) of the Poincaré plots and the Lempel-Ziv Complexity (LZC).
To build the Poincaré plot of a signal X = x 1 , , x N , each data point x k is plotted again its delayed version x k + τ . The value of the delay τ is chosen so that it is 1 / 5 to 1 / 4 of the dominant cycle period [33]. ERR is the ratio S D 1 / S D 2 where S D 2 and S D 1 are respectively the standard deviation of the points along the line of identity, and perpendicular to the line of identity (cf. Equation (3)) [34].
E R R = S D 1 S D 2 = 2 2 S D ( x k x k + τ ) 2 S D ( x k ) 2 1 2 ( x k x k + τ ) 2
On one hand, random signals are represented by a round oval pattern, which would correspond to E R R 1 . On the other hand, signals with linear features are illustrated by a more elongated shape [33]. The values of SD1 and SD2 were computed using the extended Poincaré plot algorithm developed in [35].
LZC is a complexity measure that was developed by Abraham Lempel and Jacob Ziv [36] to evaluate repetitiveness in binary sequences. Here, the data should be transformed into a binary sequence before the LZC could be computed. The algorithm then counts the number of distinct patterns in the data. High degree of randomness is characterised by a large number of different sub-sequences in the binary sequence, hence the greater the value of the Lempel-Ziv complexity [37,38].

Connectivity Features

Brain connectivity measures the interaction between two brain regions or between signals recorded from two channels. The connectivity features used in this research consist of the imaginary part of the coherency (iCOH), which assess the linear relationship between two entities, and the weighted Symbolic Mutual Information (wSMI) that, in addition to linear connections, also determines the non-linear relations. The θ band play an important part in working memory [23]. Additionally, the coherence in the lower frequency bands decrease during periods of unresponsiveness in healthy subjects under anaesthesia [39]. On the other hand, wSMI also assesses more accurately and robustly the long-range connectivity patterns theoretically related to consciousness [22]. And higher values of the wSMI in the θ band characterise higher levels of consciousness [40]. Accordingly, only connectivity in the θ band was employed.
Coherency can be used to determine the relative timing of activity between two brain regions and also their phase consistency [41,42,43,44]. Its value is complex, but using only the imaginary part allows to avoid volume conduction problems [43].
i C O H = ( C x y ( f ) ) = S x y f S x x f · S y y f
where S x y ( f ) is the cross power spectral density of the signals, and S x x ( f ) and S y y ( f ) are the auto power spectral density of x and y respectively [45].
Functional connectivity is the temporal coherence between the activities of different brain areas [46]. Higher values of the coherency characterise an increased functional interaction between the underlying neuronal networks [47]. Only the degree of relationship between the different pairs of channels is of interest, so the absolute value | i C O H | was used. For each data segment, a connectivity matrix representing the coupling between all pairs of channels is then obtained.
On the other hand, wSMI evaluates the degree to which two signals present nonrandom joint fluctuations which suggest information sharing. To compute its value between two time series x and y, they are first converted into sequences of discrete symbols ( x ^ , y ^ ) which values depend on a specific number k of successive time points distant by a temporal separation of elements τ [48]. Practically, k = 3 , leading to a total of 3 ! = 6 different potential symbols [48]. The value of τ is chosen depending on the frequency band of interest: smaller values emphasize higher frequencies [49]. wSMI was estimated using Equation (5):
w S M I ( x , y ) = 1 log ( k ! ) x ^ X ^ y ^ Y ^ w ( x ^ , y ^ ) p ( x ^ , y ^ ) log p ( x ^ , y ^ ) p ( x ^ ) p ( y ^ )
where p ( x ^ , y ^ ) is the joint probability of co-occurrence of symbol x ^ and symbol y ^ , p ( x ^ ) and p ( y ^ ) are the probabilities of those symbols in each respective signal. To reduce the computational time, the ECoG data was down-sampled from 500 Hz to 200 Hz. Afterwards, wSMI was computed using custom written MATLAB scripts. Similarly to i C O H , a connectivity matrix is obtained for each data segment.

2.2.2. Data Clustering and Consciousness Level Assessment

The features were computed for all channels or pairs of channels and averaged across them. For the connectivity measures in particular, this average is obtained by calculating the mean of the lower part of their respective connectivity matrices without the diagonal. After averaging and before clustering analysis, the feature vector was normalised between 0 and 1. Two soft clustering analyses were applied to the extracted features: Fuzzy c-means (FCM) and Gaussian Mixture Models (GMM), which outputs were combined via an average ensemble [50,51] to obtain a unique value estimating the patients’ consciousness levels. Specifically, if P ( c , m 1 ) represents the probability that the object i is a member of the cluster c in partition m 1 , and P ( c , m 2 ) the probability that the same object belongs to the cluster c in partition m 2 , the average ensemble is obtained using Equation (6):
P a v g ( c , m 1 m 2 ) = a v g P ( c , m 1 ) , P ( c , m 2 )
Soft-clustering attributes a membership degree (from 0 to 1) to each cluster to each data point. The sum of the membership degrees to all clusters equals 1 [52]. FCM is a soft version of the k-means algorithm. It operates by introducing a fuzziness factor to obtain the membership degrees [52,53,54].
GMM on the other hand uses a Gaussian mixture distribution, that the clustering method attempts to recover, to model the data. The parameters of the model is estimated using an Expectation-Maximisation (EM) algorithm [55]. The goal in this research is to separate the features into two clusters corresponding to consciousness and unconsciousness respectively. The consciousness level is determined as the value of the degree of membership of each data point to the cluster corresponding to a conscious state. The characteristics of this cluster are determined according to the assumption that higher values of the selected features are representative of higher levels of consciousness.
On one hand, to implement the FCM clustering approach, the MATLAB function fcm was applied to the data with the specified parameters: N = 2 clusters, the fuzzifier parameter m was set to 2 as recommended by previous research [52], the maximum number of iterations was fixed at 1000 and the minimum improvement in objective function between two consecutive iterations ϵ at 10 5 . The algorithm then returns N = 2 clusters centres for each dimension of the feature vector. On the other hand, the MATLAB function fitgmdist was used to fit GMMs to the data using the EM algorithm and the same parameters as with the FCM clustering analysis. In addition, MATLAB posterior function of the Statistics and Machine Learning Toolbox was used to estimate the component-membership posterior probabilities [56].

3. Results

The ECoG data was recorded during 24 h, from 00:34 to 00:34 + 1 . The previously described experiment was carried out from 14:50 to 17:00 (delimited by red plain vertical lines). In the following figures, the red shaded area between 15:34 and 16:14 delimit the time frame when the experimenter asserted that patient GR was correctly answering the questions asked to him. Noisy channels were removed from the analysis. This concerns channels G008, G012, G028, G034, and G080 (cf. Figure 1) with signal amplitudes larger than 200 mV. The features were then computed on the remaining 59 channels and subsequently averaged across all of them.
Figure 3 illustrates the spectral features. More particularly, Figure 3a displays the variations of the relative powers of θ and β bands. A decrease (resp. increase) can be observed in the course of the experiment delimited by the red vertical lines. SEF95 values are relatively steady during the whole recording as can be seen in Figure 3b), with an average value of 26 Hz throughout it all. This value is well above the β band, suggesting that the patient was conscious all along.
Figure 4 display the computed complexity features. On one hand, ERR of the Poincaré plots show a distinct decrease between 08:00 and 12:00, followed by a progressive increase, although fluctuating values, and then decrease after 19:30 (cf. Figure 4a). These values hint at an increased consciousness level, except between 08:00 and 12:00. On the other hand, the observed LZC values suggest a seemingly high signal complexity throughout the recording (Figure 4b), even more during day time. This indicates that the patient was probably consciousness throughout the 24 h.
Figure 5 shows the connectivity features. The variation patterns of the iCOH during the whole recording (Figure 5a) is similar to that observed with the LZC, i.e., larger values during the day compared to the night time. It also steadily increase in the course of the experiment, and even more after, until 21:34. In the meanwhile, no much variations can be observed with wSMI as can be seen in Figure 5b.
Subsequently, these features were clustered into two groups:conscious and unconscious. The size of the input vector to the soft-clustering algorithms is then 86,352 × 7 (time points × features). As mentioned earlier, the consciousness level are specified as being the degree of membership to the conscious cluster. Figure 6 shows the FCM and GMM clustering results.
FCM degrees of membership values are in average 0.4978 (cf. Figure 6a), and are comparable to the results obtained for the UWS patient in [20]. The mean value during the experiment amounts 0.4574 , which is lower than the overall average. Moreover, the mean values during the night are also lower than those during the day, which suggest that the patient was more awake during night time. Times between 08:00 to 20:00 are labelled as day and 20:00 to 08:00 as night [17].
GMM degrees of membership, on the other hand, exhibit variations (cf. Figure 6b). Notably, an increase in the afternoon, and the average score during the entire recording is 0.2679 . During the experiment, the mean value of the degrees of membership is 0.3594 . In addition, low values are observed during the night and the highest values occur during the experiment. This may indicate a reduced consciousness during the night, but an increase one particularly at the time of experiment. Additionally, it remains high afterwards up until 19:42, with an average of 0.49 .
Figure 7 illustrates the estimated consciousness level of this patient after averaging the previous findings. Except a few surges of amplitude in the morning and at noon, the values are relatively steady and started increasing steadily as the experiment goes on and afterwards. The mean value of the estimated consciousness during the experiment and at the time he was supposed to be conscious are respectively 0.4078 and 0.4084 , while the values were lower outside these time frames (cf. Table 1). These values, more particularly the increases during the experiment, imply a rise of the patient’s consciousness level. By assessing the values of the unique features extracted from the ECoG signal, it can be concluded that he was effectively conscious at least during the experiment. Indeed, out of the 18 questions asked during that time, he clearly answered 16 of them while the answers for the 2 remaining questions were unclear. This results in a 88.89% correct answer rate.

4. Discussion

In this paper, a method to assess CLIS patients consciousness levels using a combination of several measures is presented. By integrating multiple features, the expectation is to identify hidden characteristics that are missed by using a single feature. The objective is to maximise the probability of accurately estimating the patients’ actual state. The approach was successfully used on data from DoC patients [20]. The premise is that if it was successful in determining consciousness states in these patients, and since cognitive functions are mostly intact in CLIS patients, this approach will also be successful in determining their consciousness levels.
The results of the CLIS patient in this research showed an increased consciousness level during the experiment, in accordance to results obtained in previous researches using other features and to the observations of the experimenter. In [19], patterns suggesting a conscious state were observed in the imaginary coherence from 15:15 to 15:30 and from 16:00 to 16:10, in the multi-scale sample entropy between 15:24 and 16:14, and with Granger causality between the frontal and posterior channels from 15:34 until 16:14. Additionally, the data of this patient was analysed using a multi-scale approach associating sample entropy, permutation entropy and Poincaré plots [57]. The results reported that the patient was conscious between 16:04 and 16:10.
The different features used in this work were weighted equally and their values were normalised so to not favour any of them for the clustering analysis. Each of the features extracts a particular characteristic of the ECoG signal. The correlation between the different features and the final results (consciousness estimates) is presented in Table 2. Correlation coefficients normally range between 1 and + 1 . A value of 0 signifies no relationship exists between the entities [58]. Negative correlation are detected for some features. This means that although the working hypothesis stipulates that conscious states are mostly defined by increase of the features values, the latter sometimes contradict one another to some extent. For instance, P t h e t a for FCM and P t h e t a , P b e t a and SEF95 for GMM. In the end, the algorithm appears to find a consensus between the different variations of the measures, and was able to convey the variations of the levels of consciousness that match the outcomes of the different features.
FCM results showed a monotonous value of around 0.5 throughout the recording. This means that all the data points belong more or less equally to both clusters. In other words, the two clusters represent the same thing (cf. Figure 8 for example). This case is similar to the one encountered in [20], in which all clusters are representative of a conscious state. Consequently, the minimum and maximum possible values of the membership degrees could not be interpreted as unconscious and conscious respectively.
Therefore, the input vector was partitioned using pre-defined FCM cluster centres and the same Gaussian mixture model used in [20]. The obtained result is presented in Figure 9.
Table 1 summarises the average values of the estimated consciousness level during different time intervals. The values are high, with an overall mean of 0.7638 . They were also slightly higher during and after the experiment. The use of predefined cluster centres determined that patient GR was conscious during the entire 24-h recording. Not only was he conscious during the whole time, but his level of consciousness also increased during the experiment. This is not implausible, since as the condition evolves, ALS-LIS patients experience an increased manifestation of insomnia [2]. An investigation of this patient sleep/wake characteristics revealed the presence of increase Slow Wave Sleep (SWS) fragmentation [17]. It is therefore highly possible that this was what happened that day.
In summary, the approach presented here was able to emulate the collective increases and decreases of the different ECoG features that indicate the patients’ consciousness levels. However, this level was not accurately estimates due to data scarcity. More precisely, this approach is proven to be working under the condition that the clusters centroids are distant from each other [20].

5. Conclusions

An approach to assess consciousness in a CLIS patient was presented in this paper. Different features comprising spectral, complexity and connectivity were utilised in order to increase the probability of correctly determining the patient’s actual state. Indeed, for the time being, there are no ground-truth with reference to such patients’ consciousness states. The proposed algorithm does not require active participation of the patients, and is intended to be applied on resting state data. One of the challenge faced during researches with CLIS patients is the lack of data: at least there should be enough data so that all possible states (from unconscious to conscious) are represented. An alternative to circumvent this would be to use these pre-defined clusters centroids. Research regarding consciousness of CLIS patients is also very limited. They mostly consist of the use of evoked brain potentials, P300 essentially, to distinguish them from patients with DoC; making this investigation among the first of its kind.
The presented approach can be used in addition to the traditional behavioural tests to help clinicians reduce the misdiagnosis rate of (completely) locked-in patients. Another useful application could also be to employ it as a preliminary step before initiating communication with CLIS patients. That way, it can be established only when the patient is conscious enough. Family members are primarily the ones that first discover that the patient is conscious. They are familiar with them and are consequently more likely to know how they appear when they are conscious. Future works will then use their contributions to determine the optimal threshold between conscious and unconscious states for each patient.

Supplementary Materials

The entire course of the interaction between the patient and the experimenter during the experiment can be downloaded at: https://www.mdpi.com/article/10.3390/brainsci13010065/s1.

Author Contributions

Conceptualization, S.A. and M.B.; methodology, S.A.; software, S.A.; validation, S.A.; formal analysis, S.A.; writing—original draft preparation, S.A.; writing—review and editing, M.B.; supervision, M.B. All authors have read and agreed to the published version of the manuscript.

Funding

This article is funded by the Open Access Publishing Fund of Leipzig University, which is supported by the German Research Foundation within the program Open Access Publication Funding.

Data Availability Statement

Restrictions apply to the availability of these data. Data was obtained from Niels Bierbaumer from the Institute for Medical Psychology and Behavioural Neurobiology, University of Tübingen.

Acknowledgments

CLIS data were kindly provided by Niels Bierbaumer from the Institute for Medical Psychology and Behavioural Neurobiology, University of Tübingen.

Conflicts of Interest

The authors declare no conflict of interest.

Abbreviations

The following abbreviations are used in this manuscript:
ALSAmyotrophic Lateral Sclerosis
BCIBrain-Computer Interface
CLISCompletely Locked-In Syndrome
DoCDisorders of Consciousness
ECoGElectrocorticography
EEGElectroencephalography
EMExpectation - Maximisation
ERREllipsoid Radius Ratio
MCSMinimally Conscious State
PSDPower Spectral Density
SONSubject’s Own Name
SSVEPSteady-State Visual Evoked Potential
SWSSlow Wave Sleep
UWSUnresponsive Wakefulness Syndrome
VSVegetative State
wSMIweighted Symbolic Mutual Information

References

  1. Bear, M.F.; Connors, B.W.; Paradiso, M.A. Neuroscience: Exploring the Brain, 4th ed.; Wolters Kluwer: Philadelphia, PA, USA, 2016. [Google Scholar]
  2. Posner, J.B.; Saper, C.B.; Schiff, N.; Plum, F. Plum and Posner’s Diagnosis of Stupor and Coma, 4th ed.; Oxford University Press: Oxford, UK, 2007. [Google Scholar]
  3. Gosseries, O.; Vanhaudenhuyse, A.; Bruno, M.A.; Demertzi, A.; Schnakers, C.; Boly, M.M.; Maudoux, A.; Moonen, G.; Laureys, S. Disorders of Consciousness: Coma, Vegetative and Minimally Conscious States. In States of Consciousness; Cvetkovic, D., Cosic, I., Eds.; The Frontiers Collection; Springer: Berlin/Heidelberg, Germany, 2011; pp. 29–55. [Google Scholar] [CrossRef] [Green Version]
  4. Gosseries, O.; Bruno, M.A.; Vanhaudenhuyse, A.; Laureys, S.; Schnakers, C. Consciousness in the Locked-in Syndrome. In The Neurology of Consciousness; Laureys, S., Tononi, G., Eds.; Academic Press: San Diego, CA, USA, 2009; pp. 191–203. [Google Scholar] [CrossRef] [Green Version]
  5. Kübler, A. The history of BCI: From a vision for the future to real support for personhood in people with locked-in syndrome. Neuroethics 2020, 13, 163–180. [Google Scholar] [CrossRef]
  6. Kübler, A.; Kotchoubey, B.; Kaiser, J.; Wolpaw, J.R.; Birbaumer, N. Brain-computer communication: Unlocking the locked in. Psychol. Bull. 2001, 127, 358–375. [Google Scholar] [CrossRef]
  7. Vanhaudenhuyse, A.; Charland-Verville, V.; Thibaut, A.; Chatelle, C.; Tshibanda, J.F.L.; Maudoux, A. Conscious While Being Considered in an Unresponsive Wakefulness Syndrome for 20 Years. Front. Neurol. 2018, 9, 671. [Google Scholar] [CrossRef] [PubMed]
  8. Lesenfants, D.; Chatelle, C.; Laureys, S.; Noirhomme, Q. Interfaces cerveau-ordinateur, locked-in syndrome et troubles de la conscience. Med. Sci. 2015, 31, 904–911. [Google Scholar] [CrossRef] [Green Version]
  9. Schnakers, C.; Perrin, F.; Schabus, M.; Hustinx, R.; Majerus, S.; Moonen, G.; Boly, M.; Vanhaudenhuyse, A.; Bruno, M.; Laureys, S. Detecting consciousness in a total locked-in syndrome: An active event-related paradigm. Neurocase 2009, 15, 271–277. [Google Scholar] [CrossRef] [Green Version]
  10. Bruno, M.A.; Vanhaudenhuyse, A.; Thibaut, A.; Moonen, G.; Laureys, S. From unresponsive wakefulness to minimally conscious PLUS and functional locked-in syndromes: Recent advances in our understanding of disorders of consciousness. J. Neurol. 2011, 258, 1373–1384. [Google Scholar] [CrossRef] [PubMed]
  11. Combaz, A.; Chatelle, C.; Robben, A.; Vanhoof, G.; Goeleven, A.; Thijs, V.; Van Hulle, M.M.; Laureys, S. A comparison of two spelling Brain-Computer Interfaces based on visual P3 and SSVEP in Locked-In Syndrome. PLoS ONE 2013, 8, e73691. [Google Scholar] [CrossRef] [Green Version]
  12. Perrin, F.; Schnakers, C.; Schabus, M.; Degueldre, C.; Goldman, S.; Brédart, S.; Faymonville, M.E.; Lamy, M.; Moonen, G.; Luxen, A.; et al. Brain Response to One’s Own Name in Vegetative State, Minimally Conscious State, and Locked-in Syndrome. Arch. Neurol. 2006, 63, 562–569. [Google Scholar] [CrossRef] [PubMed]
  13. Zhang, Y.; Li, R.; Du, J.; Huo, S.; Hao, J.; Song, W. Coherence in P300 as a predictor for the recovery from disorders of consciousness. Neurosci. Lett. 2017, 653, 332–336. [Google Scholar] [CrossRef]
  14. Pan, J.; Xie, Q.; He, Y.; Wang, F.; Di, H.; Laureys, S.; Yu, R.; Li, Y. Detecting awareness in patients with disorders of consciousness using a hybrid brain-computer interface. J. Neural Eng. 2014, 11, 056007. [Google Scholar] [CrossRef]
  15. Guger, C.; Spataro, R.; Allison, B.Z.; Heilinger, A.; Ortner, R.; Cho, W.; La Bella, V. Complete Locked-in and Locked-in Patients: Command Following Assessment and Communication with Vibro-Tactile P300 and Motor Imagery Brain-Computer Interface Tools. Front. Neurol. 2017, 11, 251. [Google Scholar] [CrossRef] [PubMed]
  16. Murguialday, A.R.; Hill, J.; Bensch, M.; Martens, S.; Halder, S.; Nijboer, F. Transition from the locked in to the completely locked-in state: A physiological analysis. Clin. Neurophysiol. 2011, 122, 925–933. [Google Scholar] [CrossRef] [PubMed]
  17. Soekadar, S.R.; Born, J.; Birbaumer, N.; Bensch, M.; Halder, S.; Murguialday, A.R. Fragmentation of slow wave sleep after onset of complete locked-in state. J. Clin. Sleep Med. 2013, 9, 951–953. [Google Scholar] [CrossRef] [Green Version]
  18. Oostenveld, R.; Fries, P.; Maris, E.; Schoffelen, J.M. FieldTrip: Open Source Software for Advanced Analysis of MEG, EEG and Invasive Electrophysiological Data. Comput. Intell. Neurosci. 2001, 2011, 156869. [Google Scholar] [CrossRef]
  19. Adama, V.S.; Wu, S.J.; Nicolaou, N.; Bogdan, M. Extendable Hybrid approach to detect conscious states in a CLIS patient using machine learning. Simul. Notes Eur. SNE 2022, 32, 37–45. [Google Scholar] [CrossRef]
  20. Adama, S. Consciousness Level Assessment in Completely Locked-in Syndrome Patients Using Soft Clustering. Ph.D. Thesis, Leipzig University, Leipzig, Germany, 2022. [Google Scholar]
  21. Gazzaniga, M.S.; Ivry, R.B.; Mangun, G.R. Cognitive Neuroscience: The Biology of the Mind, 5th ed.; W. W. Norton & Company: New York, NY, USA, 2018. [Google Scholar]
  22. Engemann, D.A.; Raimondo, F.; King, J.R.; Rohaut, B.; Louppe, G.; Faugeras, F.; Annen, J.; Cassol, H.; Gosseries, O.; Fernandez-Slezak, D.; et al. Robust EEG-based cross-site and cross-protocol classification of states of consciousness. Brain 2018, 141, 3179–3192. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  23. Borjigin, J.; Lee, U.; Liu, T.; Pal, D.; Huff, S.; Klarr, D.; Sloboda, J.; Hernandez, J.; Wang, M.M.; Mashour, G.A. Surge of neurophysiological coherence and connectivity in the dying brain. Proc. Natl. Acad. Sci. USA 2013, 110, 14432–14437. [Google Scholar] [CrossRef] [Green Version]
  24. Pal, D.; Hambrecht-Wiedbusch, V.S.; Silverstein, B.H.; Mashour, G.A. Electroencephalographic coherence and cortical acetylcholine during ketamine-induced unconsciousness. Br. J. Anaesth. 2015, 114, 979–989. [Google Scholar] [CrossRef]
  25. Niedermeyer, E. The normal EEG of the waking adult. In Electroencephalography: Basic Principles, Clinical Applications, and Related Fields, 5th ed.; Niedermeyer, E., da Silva, F.L., Eds.; Lippincott Williams & Wilkins (LWW): Philadelphia, PA, USA, 2005; pp. 167–192. [Google Scholar] [CrossRef]
  26. Stoica, P.; Moses, R.L. Spectral Analysis of Signals; Prentice Hall: Hoboken, NJ, USA, 2005. [Google Scholar]
  27. Welch, P. The use of fast Fourier transform for the estimation of power spectra: A method based on time averaging over short, modified periodograms. IEEE Trans. Audio Electroacoust. 1967, 15, 70–73. [Google Scholar] [CrossRef] [Green Version]
  28. Imtiaz, S.A.; Rodriguez-Villegas, E. A Low Computational Cost Algorithm for REM Sleep Detection Using Single Channel EEG. Ann. Biomed. Eng. 2014, 42, 2344–2359. [Google Scholar] [CrossRef] [Green Version]
  29. Abootalebi, V.; Moradi, M.H.; Khalilzadeh, M.A. A new approach for EEG feature extraction in P300-based lie detection. Comput. Methods Programs Biomed. 2009, 94, 48–57. [Google Scholar] [CrossRef] [PubMed]
  30. Rampil, I.J.; Sasse, F.J.; Smith, N.T.; Hoff, B.H.; Flemming, D.C. Spectral edge frequency—A new correlate of anesthetic depth. Anesthesiology 1980, 53, S12. [Google Scholar] [CrossRef]
  31. Touchard, C.; Cartailler, J.; Levé, C.; Parutto, P.; Buxin, C.; Garnot, L.; Matéo, J.; Kubis, N.; Mebazaa, A.; Gayat, E.; et al. EEG power spectral density under Propofol and its association with burst suppression, a marker of cerebral fragility. Clin. Neurophysiol. 2019, 130, 1311–1319. [Google Scholar] [CrossRef]
  32. Najarian, K.; Splinter, R. Biomedical Signal and Image Processing, 1st ed.; CRC Press: Boca Raton, FL, USA, 2005. [Google Scholar]
  33. Hayashi, K.; Mukai, N.; Sawa, T. Poincaré analysis of the electroencephalogram during sevoflurane anesthesia. Clin. Neurophysiol. 2014, 126, 404–411. [Google Scholar] [CrossRef]
  34. Eagleman, S.L.; Vaughn, D.A.; Drover, D.R.; Drover, C.M.; Cohen, M.S.; Ouellette, N.T.; MacIver, M.B. Do Complexity Measures of Frontal EEG Distinguish Loss of Consciousness in Geriatric Patients Under Anesthesia? Front. Neurosci. 2018, 12, 645. [Google Scholar] [CrossRef]
  35. Satti, R.; Abid, N.U.H.; Bottaro, M.; Rui, M.D.; Garrido, M.; Raoufy, M.R.; Montagnese, S.; Mani, A.R. The Application of the Extended Poincaré Plot in the Analysis of Physiological Variabilities. Front. Physiol. 2019, 10, 116. [Google Scholar] [CrossRef]
  36. Lempel, A.; Ziv, J. On the Complexity of Finite Sequences. IEEE Trans. Inf. Theory 1976, 22, 75–81. [Google Scholar] [CrossRef]
  37. Schartner, M.; Seth, A.; Noirhomme, Q.; Boly, M.; Bruno, M.A.; Laureys, S.; Barrett, A. Complexity of Multi-Dimensional Spontaneous EEG Decreases during Propofol Induced General Anaesthesia. PLoS ONE 2015, 10, e0133532. [Google Scholar] [CrossRef]
  38. Aboy, M.; Hornero, R.; Abasolo, D.; Alvarez, D. Interpretation of the Lempel-Ziv Complexity Measure in the Context of Biomedical Signal Analysis. IEEE Trans. Biomed. Eng. 2006, 53, 2282–2288. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  39. Pullon, R.M.; Yan, L.; Sleigh, J.W.; Warnaby, C.E. Granger Causality of the Electroencephalogram Reveals Abrupt Global Loss of Cortical Information Flow during Propofol-induced Loss of Responsiveness. Anesthesiology 2020, 133, 774–786. [Google Scholar] [CrossRef]
  40. Bourdillon, P.; Hermann, B.; Guénot, M.; Bastuji, H.; Isnard, J.; King, J.R.; Sitt, J.; Naccache, L. Brain-scale cortico-cortical functional connectivity in the delta-theta band is a robust signature of conscious states: An intracranial and scalp EEG study. Sci. Rep. 2020, 10, 14037. [Google Scholar] [CrossRef]
  41. Kayser, A.S.; Sun, F.T.; D’Esposito, M. A comparison of Granger causality and coherency in fMRI-based analysis of the motor system. Hum. Brain Mapp. 2009, 30, 3475–3494. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  42. Sakellariou, D.; Koupparis, A.M.; Kokkinos, V.; Koutroumanidis, M.; Kostopoulos, G.K. Connectivity Measures in EEG Microstructural Sleep Elements. Front. Neuroinform. 2016, 10, 5. [Google Scholar] [CrossRef] [Green Version]
  43. Nolte, G.; Bai, O.; Wheaton, L.; Mari, Z.; Vorbach, S.; Hallett, M. Identifying true brain interaction from EEG data using the imaginary part of coherency. Clin. Neurophysiol. 2004, 115, 2292–2307. [Google Scholar] [CrossRef] [PubMed]
  44. Blinowska, K.J.; Zygierewicz, J. Practical Biomedical Signal Analysis Using MATLAB, 1st ed.; CRC Press, Inc.: Boca Raton, FL, USA, 2011. [Google Scholar]
  45. Priestley, M.B. Spectral Analysis and Time Series, Two-Volume Set: Volumes I and II; Both volumes bound together; Elsevier Science: Amsterdam, The Netherlands, 1981. [Google Scholar]
  46. Sanei, S.; Chambers, J.A. EEG Signal Processing; Wiley: Chichester, West Sussex, UK, 2013. [Google Scholar]
  47. da Silva, F.L. EEG Analysis: Theory and Practice. In Electroencephalography: Basic Principles, Clinical Applications, and Related Fields, 5th ed.; Niedermeyer, E., da Silva, F.L., Eds.; Lippincott Williams & Wilkins (LWW): Philadelphia, PA, USA, 2005; pp. 1199–1232. [Google Scholar]
  48. Lee, U.; Blain-Moraes, S.; Mashour, G.A. Assessing levels of consciousness with symbolic analysis. Phil. Trans. R. Soc. A 2015, 373, 20140117. [Google Scholar] [CrossRef] [PubMed]
  49. King, J.R.; Sitt, J.D.; Faugeras, S. Information Sharing in the Brain Indexes Consciousness in Non-communicative Patients. Curr. Biol. 2013, 23, 1914–1919. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  50. Assiri, A.S.; Nazir, S.; Velastin, S.A. Breast Tumor Classification Using an Ensemble Machine Learning Method. J. Imaging 2020, 6, 39. [Google Scholar] [CrossRef]
  51. Sherazi, S.W.A.; Bae, J.W.; Lee, J.Y. A soft voting ensemble classifier for early prediction and diagnosis of occurrences of major adverse cardiovascular events for STEMI and NSTEMI during 2-year follow-up in patients with acute coronary syndrome. PLoS ONE 2021, 16, e0249338. [Google Scholar] [CrossRef]
  52. Peters, G.; Crespo, F.; Lingras, P.; Weber, R. Soft clustering—Fuzzy and rough approaches and their extensions and derivatives. Int. J. Approx. Reason. 2013, 54, 307–322. [Google Scholar] [CrossRef]
  53. Bezdek, J.C. Pattern Recognition with Fuzzy Objective Function Algorithms, 1st ed.; Springer: Boston, MA, USA, 1981. [Google Scholar] [CrossRef]
  54. Chiu, S.L. Fuzzy Model Identification Based on Cluster Estimation. J. Intell. Fuzzy Syst. 1994, 2, 267–278. [Google Scholar] [CrossRef]
  55. Ferraro, M.B.; Giordani, P. Soft clustering. WIREs Comput. Stat. 2020, 12, e1480. [Google Scholar] [CrossRef]
  56. Stahl, D.; Sallis, H. Model-based cluster analysis. WIREs Comput. Stat. 2012, 4, 341–358. [Google Scholar] [CrossRef]
  57. Wu, S.J.; Nicolaou, N.; Bogdan, M. Consciousness Detection in a Complete Locked-in Syndrome Patient through Multiscale Approach Analysis. Entropy 2020, 22, 1411. [Google Scholar] [CrossRef] [PubMed]
  58. Schober, P.; Boer, C.; Schwarte, L.A. Correlation Coefficients: Appropriate Use and Interpretation. Anesth Analg. 2018, 126, 1763–1768. [Google Scholar] [CrossRef]
Figure 1. ECoG channels positions. Left: channel names, with functional recording channels shown in green, and ground (S032) and reference (G102) channels in orange. Right: spatial location of surgically implanted ECoG grid electrodes.
Figure 1. ECoG channels positions. Left: channel names, with functional recording channels shown in green, and ground (S032) and reference (G102) channels in orange. Right: spatial location of surgically implanted ECoG grid electrodes.
Brainsci 13 00065 g001
Figure 2. Signal processing and analysis pipeline. The ECoG signal is filtered and segmented, before different features were extracted from it. Each feature is then averaged across all channels before performing the clustering analysis. The consciousness level of the patient is then inferred from the obtained results [20].
Figure 2. Signal processing and analysis pipeline. The ECoG signal is filtered and segmented, before different features were extracted from it. Each feature is then averaged across all channels before performing the clustering analysis. The consciousness level of the patient is then inferred from the obtained results [20].
Brainsci 13 00065 g002
Figure 3. Spectral features. The experiment was performed between 14:50 and 17:00 (red vertical lines). The dotted lines at 15:34 and 16:14 delimit Δ t , the time during which the experimenter reported that the patient was correctly answering the questions he was asked. Increases in the θ and β powers indicate an increased consciousness level and inversely. The average value of the SEF95 is above 25 Hz ( β band), suggesting that the patient was conscious during the whole recording.
Figure 3. Spectral features. The experiment was performed between 14:50 and 17:00 (red vertical lines). The dotted lines at 15:34 and 16:14 delimit Δ t , the time during which the experimenter reported that the patient was correctly answering the questions he was asked. Increases in the θ and β powers indicate an increased consciousness level and inversely. The average value of the SEF95 is above 25 Hz ( β band), suggesting that the patient was conscious during the whole recording.
Brainsci 13 00065 g003
Figure 4. Complexity features. The experiment was performed between 14:50 and 17:00 (red vertical lines). The dotted lines at 15:34 and 16:14 delimit Δ t , the time during which the experimenter reported that the patient was correctly answering the questions he was asked. In both cases, an increase was observed especially during the experiment. Higher complexity values indicate an activated cortex. These results suggest then that the patient’s consciousness level was higher at least during these times.
Figure 4. Complexity features. The experiment was performed between 14:50 and 17:00 (red vertical lines). The dotted lines at 15:34 and 16:14 delimit Δ t , the time during which the experimenter reported that the patient was correctly answering the questions he was asked. In both cases, an increase was observed especially during the experiment. Higher complexity values indicate an activated cortex. These results suggest then that the patient’s consciousness level was higher at least during these times.
Brainsci 13 00065 g004
Figure 5. Connectivity features. The experiment was performed between 14:50 and 17:00 (red vertical lines). The dotted lines at 15:34 and 16:14 delimit Δ t , the time during which the experimenter reported that the patient was correctly answering the questions he was asked. The values of the iCOH appear lower during night time (20:00 to 08:00 + 1 ), suggesting a lower consciousness level during that time. A decrease is also observed between 12:30 and 15:34 before slowly increasing afterwards. wSMI values on the other hand show little variations with a decreasing tendency as the time goes.
Figure 5. Connectivity features. The experiment was performed between 14:50 and 17:00 (red vertical lines). The dotted lines at 15:34 and 16:14 delimit Δ t , the time during which the experimenter reported that the patient was correctly answering the questions he was asked. The values of the iCOH appear lower during night time (20:00 to 08:00 + 1 ), suggesting a lower consciousness level during that time. A decrease is also observed between 12:30 and 15:34 before slowly increasing afterwards. wSMI values on the other hand show little variations with a decreasing tendency as the time goes.
Brainsci 13 00065 g005
Figure 6. Outputs of the clustering analyses. The x-axis represents the recording times, while the y-axis displays the estimated consciousness levels. A value of 0 corresponds to unconsciousness and a value of 1 means that the patient is conscious. The experiment was performed between 14:50 and 17:00 (red vertical lines). The dotted lines at 15:34 and 16:14 delimit Δ t , the time during which the experimenter reported that the patient was correctly answering the questions he was asked.
Figure 6. Outputs of the clustering analyses. The x-axis represents the recording times, while the y-axis displays the estimated consciousness levels. A value of 0 corresponds to unconsciousness and a value of 1 means that the patient is conscious. The experiment was performed between 14:50 and 17:00 (red vertical lines). The dotted lines at 15:34 and 16:14 delimit Δ t , the time during which the experimenter reported that the patient was correctly answering the questions he was asked.
Brainsci 13 00065 g006
Figure 7. Estimated consciousness level for patient GR. The x-axis represents the recording times, while the y-axis displays the estimated consciousness levels. A value of 0 corresponds to unconsciousness and a value of 1 means that the patient is conscious. The experiment was performed between 14:50 and 17:00 (dashed lines). The dotted lines at 15:34 and 16:14 delimit Δ t , the time during which the experimenter reported that the patient was correctly answering the questions he was asked. The values at these times were definitely higher than the values the rest of the time.
Figure 7. Estimated consciousness level for patient GR. The x-axis represents the recording times, while the y-axis displays the estimated consciousness levels. A value of 0 corresponds to unconsciousness and a value of 1 means that the patient is conscious. The experiment was performed between 14:50 and 17:00 (dashed lines). The dotted lines at 15:34 and 16:14 delimit Δ t , the time during which the experimenter reported that the patient was correctly answering the questions he was asked. The values at these times were definitely higher than the values the rest of the time.
Brainsci 13 00065 g007
Figure 8. FCM clustering of P b e t a and LZC, the two features with the highest correlation coefficients to the final result. The majority of LZC values are representative of a higher level of consciousness (largely above 0.5 ). Ideally, data points representing unconscious states are located in the bottom left corner of the plot, while those describing conscious states are located in the top right corner.
Figure 8. FCM clustering of P b e t a and LZC, the two features with the highest correlation coefficients to the final result. The majority of LZC values are representative of a higher level of consciousness (largely above 0.5 ). Ideally, data points representing unconscious states are located in the bottom left corner of the plot, while those describing conscious states are located in the top right corner.
Brainsci 13 00065 g008
Figure 9. Consciousness level estimations for patient GR. The x-axis represents the recording times, while the y-axis displays the estimated consciousness levels. A value of 0 corresponds to unconsciousness and a value of 1 means that the patient is conscious. The experiment was performed between 14:50 and 17:00 (vertical dotted lines). The red shade area represent the time frame Δ t during which the experimenter reported that the patient was correctly answering the questions he was asked. The average value during all the recording is 0.7638 , suggesting that the patient was conscious the whole time. An increase was also observed during the experiment (mean value of 0.7640 ) indicating an increase of the consciousness level.
Figure 9. Consciousness level estimations for patient GR. The x-axis represents the recording times, while the y-axis displays the estimated consciousness levels. A value of 0 corresponds to unconsciousness and a value of 1 means that the patient is conscious. The experiment was performed between 14:50 and 17:00 (vertical dotted lines). The red shade area represent the time frame Δ t during which the experimenter reported that the patient was correctly answering the questions he was asked. The average value during all the recording is 0.7638 , suggesting that the patient was conscious the whole time. An increase was also observed during the experiment (mean value of 0.7640 ) indicating an increase of the consciousness level.
Brainsci 13 00065 g009
Table 1. Average estimated consciousness level for patient GR during different time frames using (1) soft-clustering and (2) pre-defined clustering centroids.
Table 1. Average estimated consciousness level for patient GR during different time frames using (1) soft-clustering and (2) pre-defined clustering centroids.
TimeIntervalConsciousness Level (Self)Consciousness Level (Pre-Defined)
All (24 h)00:34 to 00:34 + 1 0.38290.7638
Before experiment00:34 to 14:500.38790.7635
During experiment14:50 to 17:000.40780.7640
“conscious” time15:34 to 16:140.40840.7639
After experiment17:00 to 00:34 + 1 0.36630.7651
Table 2. Spearman correlation coefficients between all features and estimated levels of consciousness. All correlation coefficients have p-value p 0.05 .
Table 2. Spearman correlation coefficients between all features and estimated levels of consciousness. All correlation coefficients have p-value p 0.05 .
FCMGMMEnsemble
P t h e t a −0.2872−0.403−0.4919
P b e t a 0.8906−0.27930.3579
SEF950.3949−0.5460.1881
ERR0.28120.1650.3316
LZC0.44160.170.2849
i C O H t h e t a 0.02030.00980.0188
wSMI0.14280.3460.3238
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Adama, S.; Bogdan, M. Application of Soft-Clustering to Assess Consciousness in a CLIS Patient. Brain Sci. 2023, 13, 65. https://doi.org/10.3390/brainsci13010065

AMA Style

Adama S, Bogdan M. Application of Soft-Clustering to Assess Consciousness in a CLIS Patient. Brain Sciences. 2023; 13(1):65. https://doi.org/10.3390/brainsci13010065

Chicago/Turabian Style

Adama, Sophie, and Martin Bogdan. 2023. "Application of Soft-Clustering to Assess Consciousness in a CLIS Patient" Brain Sciences 13, no. 1: 65. https://doi.org/10.3390/brainsci13010065

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