IMR Press / JIN / Volume 17 / Issue 4 / DOI: 10.31083/j.jin.2018.04.0406
Open Access Research article
Abnormal P50 sensory gating in schizophrenia: A permutation fuzzy entropy analysis
Show Less
1 Information Center, Shanxi Health Vocational College, Taiyuan 030012, P. R. China
2 College of Computer Science and Technology, Taiyuan University of Technology, Taiyuan 030024, P. R. China
3 Department of Computer Science, Rensselaer Polytechnic Institute, Troy, New York 12180-3590, USA
4 Department of General Practice, Shanxi Academy of Medical Sciences, Shanxi Dayi Hospital, Taiyuan 030032, P. R. China
*Correspondence: zhangwhhx@163.com (Wei Zhang)
J. Integr. Neurosci. 2018, 17(4), 365–369; https://doi.org/10.31083/j.jin.2018.04.0406
Submitted: 15 November 2017 | Accepted: 20 December 2017 | Published: 15 November 2018
Abstract

A permutation fuzzy entropy algorithm is proposed that uses sorting and symbolic methods to improve anti-noise performance of electroencephalogram signals known to be highly sensitive to noise disturbances during collection. It was employed to analyse abnormal event-related potentials of schizophrenics focused on P50 potentials of sensory gating, which is the most common paradigm currently used for analysing schizophrenia. The approach for analysing P50 sensory gating in schizophrenics is presented from twenty-seven schizophrenia patients and twenty healthy controls. The values calculated for the patients under the conditioning and testing stimuli were used to calculate the entropy complexity. Results demonstrate that the approach can be effectively used to analyse sensory gating deficits in patients with schizophrenia and that the algorithm can be satisfactorily be used for analysing electroencephalogram signals.

Keywords
Permutation fuzzy entropy
P50 sensory gating
electroencephalogography
schizophrenia
event related potential
1 Introduction

Electroencephalogography (EEG) signals are unstable and non-linear [1]. Linear methods cannot effectively detect the complex and dynamic changes of EEG time series [2]. However, nonlinear parameters such as the Hurst index [3], Lempel-Ziv complexity (LZC) [4, 5], Lyapunov exponents [5], and entropy [5-7] provide good quantification of the complexity of time series, and these methods can contribute to a deeper understanding of the dynamic changes of EEG and underlying chaotic states of the brain [8].

Among them, entropy portrays the disorder and degree of chaos of a system state as an important and characteristic value of nonlinear dynamics. Additionally, compared with other nonlinear methods, entropy has the advantage of being less dependent on data length [9]. Therefore, entropy has been widely used for the quantitative analysis of the EEG signals of different states, including disease, cognitive tasks, and sleep.

In 1991, Pincus [10] proposed an approximate entropy (ApEn) algorithm that measures from a statistical point of view the production rate and the complexity of new information in a time series. The larger the ApEn is, the more complex the time series. When ApEn counts matching values, it includes a comparison with its own data. However, the comparison has no value because entropy is used to measure the production rate of new information in the time series. Moreover, ApEn depends heavily on the length of the time series. In an effort solve this problem, Richman & Moorman [11] put forward an improved ApEn algorithm that not only eliminates the vector self-matching of ApEn, but also greatly reduces the dependence on data length. However, when ApEn and sample entropy are adopted for measuring similarity, the Heaviside binary function is always used. Therefore, the entropy value has a deficient continuity when ApEn and sample entropy are used for measurement.

Chen and colleagues [12] proposed the fuzzy entropy (fuzzyEn) algorithm, which employs a fuzzy membership function, instead of a binary function of the sample entropy, to measure the similarity and smooth the entropy changes. Although fuzzyEn improves upon ApEn and sample entropy, there are multiple problems. The sensitivity of fuzzyEn to noise depends substantially on its parameter values. However, the major features of the EEG signals include both a low signal-to-noise ratio and strong noise. Because of these problems, the paper improved fuzzyEn and increased its anti-noise stability by introducing permutation fuzzy entropy (PFEN).

The PFEN algorithm is based on the concept of symbolization of a time series, which originated from permutation entropy (PE) as an analytical method for sorting time series complexity [13]. It is based on the contrast between adjacent data and has good robustness and is strongly impervious to noise. In this study, PFEN is used to analyse the event-related potential (ERP), whose signal-noise rate is low, in schizophrenic patients in response to conditioning and testing stimuli and to evaluate PFEN.

2 Permutation Fuzzy Entropy (PFEN) Algorithm

A permutation fuzzy entropy algorithm is proposed that uses sorting and symbolic methods to improve the anti-noise performance of EEG signals during their collection.

PFEN sorts and symbolizes the original time series. It computes the fuzzyEn [12] of the symbolic series, namely, the permutation fuzzy entropy. The algorithm of PFEN was presented as follows:

Step 1. Given a time series X (i) : 1 i l , where l is the length of series X . For example, l =5, X (1)=1, X (2)=1, X (3)=1, X (4)=2, X (5)=2, X ( i )= 1, 1, 1, 2, 2.

Step 2. Reconstruct this series, and obtain the following matrix:

(1) x (1) x (1 + τ) x (1 + (pm - 1) τ) x (2) x (2 + τ) x (2 + (pm - 1) τ) x (j) x (j + τ) x (j + (pm - 1) τ ) x (K) x (K + τ) x (K + (pm - 1) τ) j = 1,2 , , K

where τ and pm are the delay time and permutation dimension, respectively, and K = l - (pm - 1) τ . Each line of the matrix can be considered a reconstructed component; that is, the above matrix includes a total of K reconstructed components. For example, pm = 3, τ = 1, l = 5, K = l - (pm - 1) τ = 5 - 2 = 3.

x (1) x (2) x (3) x (2) x (3) x (4) x (3) x (4) x (5) = 1 1 1 1 1 2 1 2 2

Step 3. Re-sort all the elements of every reconstructed component into an ascending numerical order. If two elements are equal when sorting the data, the respective subsequent element of the reconstructed components can serve as the current compared result for sorting, thereby reflecting the immediate trend of the time series. If respective subsequent element pairs are equal again, the elements are sorted according to their index in ascending order. Next, extract the index of every element for the original reconstructed components, and obtain a different symbolic series. Respectively make each of the pm! kind of symbolic series corresponding to a value between 1 and pm!. Thus, transform X (i) : 1 i l into a new series in which each element has a value between 1 and pm!:

(2) U (i) : 1 i l - (pm - 1) τ

For the above example, the first reconstructed component is {1, 1, 1}, the second reconstructed component is {1, 1, 2}, the third reconstructed component is {1, 2, 2}. Extract the index of every element for the first reconstructed component and get {1, 2, 3}. In a similar way, the indexes of the second reconstructed component and the third reconstructed component are {1, 2, 3} and {1, 2, 3} respectively. Here pm = 3, so pm ! = 6.

The permutation of the index is {1, 2, 3}, {1, 3, 2}, {2, 1, 3}, {2, 3, 1}, {3, 1, 2}, {3, 2, 1}. The number of the permutation is pm ! = 6. {1, 2, 3} corresponds to 1 and 1 is a digit symbol, {1, 3, 2} corresponds to 2, {2, 1, 3} corresponds to 3, {2, 3, 1} corresponds to 4, {3, 1, 2} corresponds to 5, {3, 2, 1} corresponds to 6. The above 2, 3, 4, 5, 6 is a digit symbol respectively. Thus, transform X (i) : 1 i l into a new series in which each element has a value between 1 and pm!. In our example, U (i) : 1 i l - (pm - 1) τ = U(1), U(2), U(3) = {1, 1, 1}.

Step 4. Reconstruct U in order, and let the length of symbolic series U be N. Then, generate a group of vectors with m dimensions:

(3) Y i m = u (i) , u (i + 1) , , u (i + m - 1) - u 0 (i)

where i = 1,2 , , N - m + 1 , m N - 2 , u 0 (i) is its average and u 0 (i) is defined as:

(4) $u_{0} (i)=\frac{1}{m} \sum _{j=0}^{m-1}u(i+j)$

Step 5. Define the distance d ij m between vectors Y i m and Y j m as the maximum difference between their corresponding elements:

(5) $ d_{ij}^{m} =d[Y_{i}^{m}, Y_{j}^{m} ] \\ = \max\limits_{k\in (0, m-1)} \{|u(i+k)-u_{0} (i)-(u(j+k)-u_{0} (j))|\} \\ (i, j=1\sim N-m, j\ne i) $

Step 6. Define the distance D ij m between vectors Y i m and Y j m through the fuzzy membership function μ ( d ij m , n , r ) :

(6) D ij m = μ d ij m , n , r = exp - d ij m n r

where the fuzzy function μ ( d ij m , n , r ) refers to the exponential function and n and r are the width and gradient of the exponential function, respectively.

Step 7. Define a function as follows:

(7) $\phi (n, r)=\frac{1}{N-m} \sum _{i=1}^{N-m}[\frac{1}{N-m-1} \sum _{j=1, j\ne i}^{N-m}D_{ij}^{m} ]$

Step 8. Change the reconstructed dimension from m to m + 1 , and repeat steps 4 to 7 to generate a group of vectors with m + 1 dimensions. Subsequently, define a function as follows:

(8) $\phi ^{+1} (n, r)=\frac{1}{N-m} \sum _{i=1}^{N-m}[\frac{1}{N-m-1} \sum _{j=1, j\ne i}^{N-m}D_{ij}^{m+1} ]$

Step 9. Define the fuzzyEn of the given U series as equation (9).

(9) FuzzyEn m , n , r = lim N ln ϕ m ( n , r ) - ln ϕ m + 1 ( n , r )

Step 10. When the length N of series U is a fixed value, the estimated value of the corresponding fuzzyEn is expressed as

(10) FuzzyEn m , n , r , N = ln ϕ m ( n , r ) - ln ϕ m + 1 ( n , r )

where m and r are the dimension of the phase space and the similarity tolerance, respectively.

Step 1-3 above are performed to symbolize the original time series X ( i ) as U ( i ) , and step 4-10 are performed to compute the fuzzyEn of U ( i ) and thereby to obtain the PFEN of the original time series X ( i ) .

In the process of sorting and symbolization, when the length of time series N < 200, pm is set to 3; when N > 200, pm is set to 4. These values are based on the following factors: when pm < 3, there is less permutation and combination, which will make the process meaningless; however, a larger pm is not necessarily better. Although a larger pm can correspond to more permutation cases, the time complexity of the algorithm increases accordingly. Bandt and Pompe [13] suggested that pm should be between 3 and 7. Li et al. [14] suggested that pm should satisfy pm ! + ( pm - 1 ) τ N when pm is selected as the parameter; that is, under the premise that the requirement of being sensitive to changes in systemic transient features is satisfied, pm should be set to a smaller value to reduce the time complexity of the algorithm. The time delay τ , which is used during sorting and symbolization, is set to 1 to allow more information to be obtained from an EEG [15-18].

Further, when computing the fuzzyEn based on the symbolic time series, the dimension m of phase space is set to 2, and the similarity tolerance is set to 0.25 times the standard deviation of the original data.

3 Methods

One of important symptom of schizophrenia is a deficit of sensory gating [19]. Sensory gating reflects the inhibitory function of the brain, and P50 sensory gating, which is a reliable electrophysiological indicator of inhibitory brain function, is a useful tool for the analysis of schizophrenia [20]. The detection modes for sensory gating include the conditioning-testing stimulus paradigm and the stimulus sequence mode; with the former more widely used. Under the conditioning-testing stimulus paradigm, subjects are stimulated by repeated pairs of short sounds with a homogeneous pure tone (usually clicks, inter-click interval 500 ms) [21].

The tests were performed according to the requirements for ERP recording proposed by Hashimoto et al. [22]. The auditory conditioning (S1)-test (S2) stimulation paradigm was applied to detect the P50 auditory evoked potentials of all subjects. The stimulating materials were coupled short sounds with a pure tone, generally clicks, evoked by a rectangular wave. The sound intensity was 80 dB, and the duration 50 ms. Sounds were played through headphones to the subjects. The interval between the coupled stimuli was 500 ms, and the interval between each pair of stimuli was 10 s. There were 60 sets of paired stimuli and they appeared in three blocks Each subject participated in an experiment lasting approximately 12 minutes. A brain electrical physiological recording device with 64 leads that was used to record the brains electrical signals. A Brain Amp amplifier was used, and the data sampling rate was 500 Hz.

Data were collected in a hospital in Shanxi province, where there were 80 schizophrenic patients and 312 normal subjects. To avoid the influence of age on the analysis of results, the age of subjects was limited to between 40 and 50 years old for both the schizophrenic (test) and normal (control) groups. After this filtering, there were 27 test subjects, of whom 17 were male and 10 were female. Although many subjects in the control group participated in the experiment, the majority of them did not give their age. Therefore, 20 subjects who satisfied the age requirement and whose channel information records were complete were selected, of these 8 were male and 12 were female.

4 Results

The data analysis procedure was: (i) Preprocess raw data; (ii) Compute the entropy complexity of every subject for stimuli S1 and S2, and average the entropy of every subject under every stimulus; (iii) Perform a statistical analysis of the entropy of test and control groups under S1 and S2, and examine any differences.

The work flow of ERP data preprocessing is given in Fig. 1. First, the reference electrodes were reselected, as different reference electrodes may have different impacts on ERP results. The more commonly used average reference electrodes were selected for the data pretreatment of ERP. 0.5 ~ 50 Hz and 24 dB/oct were adopted for the digital filtering to constrain the signal between 0.5 Hz and 50 Hz.

Fig. 1.

Steps of preprocessing ERP data using Analyzer software. Raw data can be pretreated in the work flow.

When segmenting, the beginning and end of S1 was set to - 500 ms and 900 ms, respectively, to give 60 segments. The width of the window was 400 ms for the complexity analysis and it was started from the beginning of either S1 or S2.

To study the changes in different regions of the brain, 11 channels located in different brain regions were selected; they are circled in red in Fig. 2. Following preprocessing, 11 boxes of channels, namely, F3, Fz, F4, T7, C3, Cz, C4, P3, Pz, P4 and T8, were exported and saved. PFEN was repeatedly used to compute the characteristics of entropy complexity.

(1) For every subject, the entropy complexity of the EEG was computed from 400 ms after either S1 or S2 for each stimulus pair.

(2) For all subjects, the average of the entropy obtained during S1 and S2 were computed.

Fig. 2.

Position of the 11 selected electrodes. Channels were located in different brain regions.

To determine how the conditioning stimulus affects the testing stimulus under conditioning-testing stimulation, the differences in the entropy complexity of both groups under S1 and S2 were compared. The average curves of entropy complexity for the two groups are shown in Fig. 3, where the black and grey plots give the entropy curve for S1 S2, respectively.

Fig. 3.

(a) Mean PFEN plot for control subjects under stimuli S1 and S2. The black and grey plots give the entropy curve under S1 and S2, respectively. (b) PFEN mean plots of test subjects in response to S1 and S2 stimulation. The black and grey plots give the entropy under S1 and S2, respectively.

Wilcoxon’s signed rank test was applied to test whether any significant differences existed between the entropy complexes obtained for the two subject groups in response to S1 and S2. A significance level of 0.01 was assumed for the analysis. Results are shown in Table 1 and Table 2.

doi.org/10.31083/j.jin.2018.04.0406.t0001 Table 1 Statistical Test Results of Entropy Analysis of Schizophrenia Data
Channel (electrode position) F3 Fz F4 T7 C3 Cz
Normal PFEN 0.0002 0.0001 0.0022 0.0051 0.0012 0.0001
p value PE 0.7938 0.0072 0.2043 0.2959 0.2180 0.3507
FuzzyEn 0.0859 0.1560 0.0304 0.0057 0.0859 0.8519
PFEN *** *** ** ** ** ***
Significance PE **
FuzzyEn **
Schizophrenia PFEN 0.1864 0.0754 0.0163 0.5322 0.0837 0.3130
p value PE 0.4279 0.9234 0.7731 0.8101 0.1075 0.7007
FuzzyEn 0.1075 0.5642 0.0186 0.8288 0.5971 0.8664
PFEN
Significance PE
FuzzyEn

*** indicates that the differences have statistical meaning(p<0.001).

** indicates that the differences have statistical meaning(p<;0.01).

doi.org/10.31083/j.jin.2018.04.0406.t0002 Table 2 Statistical Test Results of Entropy Analysis for Schizophrenia Data (continued Table)
Channel (electrode position) C4 P3 Pz P4 T8
Normal PFEN 0.0003 0.0001 0.0001 0.0010 0.0051
p value PE 0.1084 0.0333 0.0017 0.4115 0.7369
FuzzyEn 0.0930 1.0000 0.9405 0.3135 0.4330
PFEN *** *** *** ** **
Significance PE **
FuzzyEn
Schizophrenia PFEN 0.0411 0.4279 0.4711 0.4140 0.0679
p value PE 0.0306 0.5165 0.6480 0.7916 0.7548
FuzzyEn 0.9044 0.2488 0.0643 0.1563 0.9808
PFEN
Significance PE
FuzzyEn

*** indicates that the differences have statistical meaning(p<0.001).

** indicates that the differences have statistical meaning(p<0.01).

5 Discussion

According to the statistical analysis of the results given in Table 1 and Table 2 and in comparison with Fig. 3, the PFEN index displayed two main features:

(i) The entropy plot of patients with schizophrenia under S1 was not different from that under S2, and the entropy complexity that patients with schizophrenia presented under conditioning stimulus S1 was not significantly different from that under test stimulus S2.

(ii) The entropy curve of the normal control group under testing stimulus S2 is higher than that under conditioning stimulus S1, and the three types of the entropy indices indicate significant differences in every observed brain area.

According to Fig. 3, the PFEN curve for the control group under the testing stimulus S2 is higher than that under the conditioning stimulus S1. This is because the control group maintains the normal function of sensory gating and can rapidly activate inhibitory pathways in response to the conditioning stimulus S1. The inhibitory pathways initiate a smaller response to test stimulus S2 than that evoked by the conditioning stimulus S1, thereby enhancing the unordered activity of the subject’s brain, thus recovering to a more normal level compared with S1. Therefore, the entropy under testing stimulus S2 is higher than that under conditioning stimulus S1. However, the two PFEN plots from the group with schizophrenia approximately overlap, and the above features are not found, This reflects the fact that the sensory gating of schizophrenic patients has flaws and cannot effectively inhibit stimulus S2. Thus, the entropy complexity under stimulus S2 is not significantly higher than that seen for stimulus S1.

According to the data listed in Table 1 and Table 2, the PFEN values in every observed brain area of the control group under conditioning stimulus S1 and testing stimulus S2 all indicate significant differences (p < 0.001). In other words, the PFEN index exhibits strong performance in the analysis of ERP data.

Moreover, the entropy associated with electrode position Cz shows a larger difference than the entropies obtained from the other electrode positions in the plot graphed for the control group (see, Fig. 3a). This indicates that the signals collected at position Cz more effectively detect P50 potentials. Similarly, Smith et al. [23] found that the P50 potentials in Cz were more marked than those at other electrode positions. This again demonstrates that PFEN is suited to the analysis of the abnormal ERP signals of schizophrenia.

6 Conclusion

PFEN was applied to analyse the ERP signals of patients with schizophrenia. ERP signals had lower signal-to-noise ratios than EEG signals do in response to conditioning and testing stimuli. Results suggest that the performance of PFEN in the analysis of P50 sensory gating in schizophrenics is significant.

Acknowledgments

This study was supported by the National Natural Science Foundation of China (No. 61672374, No. 61373101), the soft science research project in Shanxi Province (2016041035-1), the key research and development plan of Shanxi Province (2018), namely “study on assisted diagnosis of schizophrenia based on deep learning and entropy analysis” and the scientific research subject of health and family planning commission of Shanxi province (No. 2017124).

Conflict of Interest

All authors declare no conflict of interest.

References
[1]
Martis RJ, Tan JH, Chua CK, Loon TC, YEO SWJ, Tong L ( 2015) Epileptic EEG classification using nonlinear parameters on different frequency bands. Journal of Mechanics in Medicine and Biology 15(03), 1550040. 10.1142/S0219519415500402f76292e7ba7154453f1d05fe33226dfdhttp%3A%2F%2Fwww.worldscientific.com%2Fdoi%2Fabs%2F10.1142%2FS0219519415500402http://www.worldscientific.com/doi/abs/10.1142/S0219519415500402
[2]
Acharya UR, Sudarshan VK, Adeli H, Santhosh J, Koh JE, Adeli A ( 2015) Computer-aided diagnosis of depression using EEG signals. European Neurology 73(5,6), 329-336. 10.1159/000381950259977322f80335a9ef1e4af422b0ac2f733fc2ehttp%3A%2F%2Feuropepmc.org%2Fabstract%2FMED%2F25997732http://europepmc.org/abstract/MED/25997732
[3]
Janjarasjitt S, Loparo KA ( 2014) Scale-invariant behavior of epileptic ECoG. Journal of Medical Biology Engineering 34(6), 535-541.
[4]
Gómez C, Poza J, Gutiérrez MT, Prada E, Mendoza N, Hornero R ( 2016) Characterization of EEG patterns in brain-injured subjects and controls after a Snoezelen intervention. Computer Methods and Programs in Biomedicine 136, 1-9. 10.1016/j.cmpb.2016.08.0082768669819b3a40ea3e934daf6e848a0e523b22ehttp%3A%2F%2Feuropepmc.org%2Fabstract%2Fmed%2F27686698http://www.sciencedirect.com/science/article/pii/S0169260715303539
[5]
Wang L, Long X, Arends JB, Aarts RM ( 2017) EEG analysis of seizure patterns using visibility graphs for detection of generalized seizures. Journal of Neuroscience Methods 290, 85-94. 10.1016/j.jneumeth.2017.07.01328734799d7b73e37160fdc7548bde2d8c6fac3b4http%3A%2F%2Feuropepmc.org%2Fabstract%2FMED%2F28734799http://www.sciencedirect.com/science/article/pii/S0165027017302510
[6]
Kannathal N, Choo ML, Acharya UR, Sadasivan P ( 2005) Entropies for detection of epilepsy in EEG. Computer Methods and Programs in Biomedicine 80(3), 187-194. 10.1016/j.cmpb.2005.06.01216219385da42eb0f-4c81-43c7-aee2-7ef0b7aaa19dsdarticleid_1549838adc5ee47bd3b91caf9e3b07aa69cebc1http%3A%2F%2Fwww.ncbi.nlm.nih.gov%2Fpubmed%2F16219385%2Fhttp://www.sciencedirect.com/science/article/pii/S0169260705001525
[7]
Jie X, Cao R, Li L ( 2014) Emotion recognition based on the sample entropy of EEG. Bio-medical Materials and Engineering 24(1), 1185-1192. 10.3233/BME-130919242120121cf045c9-6a04-4d6e-9603-4a6ce4e44a8fWOS:000327312600138e8f1c4c0a097dfb92d66e5105b8277a7http%3A%2F%2Fwww.ncbi.nlm.nih.gov%2Fpubmed%2F24212012http://med.wanfangdata.com.cn/Paper/Detail/PeriodicalPaper_PM24212012
[8]
Cuesta-Frau D, Miró-Martínez P, Núñez JJ, Oltra-Crespo S, Picó AM ( 2017) Noisy EEG signals classification based on entropy metrics. Performance assessment using first and second generation statistics. Computers in Biology and Medicine 87, 141-151. 10.1016/j.compbiomed.2017.05.02828595129ddac09d8b57264120f0bef8c54892526http%3A%2F%2Fwww.ncbi.nlm.nih.gov%2Fpubmed%2F28595129http://www.ncbi.nlm.nih.gov/pubmed/28595129
[9]
Song Y, Zhang J ( 2016) Discriminating preictal and interictal brain states in intracranial EEG by sample entropy and extreme learning machine. Journal of Neuroscience Methods 257, 45-54. 10.1016/j.jneumeth.2015.08.02626335801009cd52c1c7c6c273661c1a510796571http%3A%2F%2Fwww.sciencedirect.com%2Fscience%2Farticle%2Fpii%2FS0165027015003179http://www.sciencedirect.com/science/article/pii/S0165027015003179
[10]
Pincus SM ( 1991) Approximate entropy as a measure of system complexity. Proceedings of the National Academy of Sciences of the United States of America 88(6), 2297-2301. df1dde92af204c4514440d235baf22cdhttp%3A%2F%2Fpsychsocgerontology.oxfordjournals.org%2Fcgi%2Fijlink%3FlinkType%3DABST%26amp%3BjournalCode%3Dpnas%26amp%3Bresid%3D88%2F6%2F2297
[11]
Richman JS, Moorman JR ( 2000) Physiological time-series analysis using approximate entropy and sample entropy. American Journal of Physiology-Heart and Circulatory Physiology 278(6), H2039-H2049. 10.1152/ajpheart.2000.278.6.H2039108439031933dbdbf5145667e2adceb1486d8db2http%3A%2F%2Fwww.ncbi.nlm.nih.gov%2Fpubmed%2F10843903http://www.ncbi.nlm.nih.gov/pubmed/10843903
[12]
Chen W, Wang Z, Xie H, Yu W ( 2007) Characterization of surface EMG signal based on fuzzy entropy. IEEE Transactions on Neural Systems and Rehabilitation Engineering 15(2), 266-272. 10.1109/TNSRE.2007.89702517601197e417ea9eb4e0fc64541cc6939e251109http%3A%2F%2Fwww.ncbi.nlm.nih.gov%2Fpubmed%2F17601197http://www.ncbi.nlm.nih.gov/pubmed/17601197
[13]
Bandt C, Pompe B ( 2002) Permutation entropy: a natural complexity measure for time series. Physical Review Letters 88(17), 174102. 10.1103/PhysRevLett.88.174102120057592cf4566182d8b60d600420d4aca38c5dhttp%3A%2F%2Fwww.ncbi.nlm.nih.gov%2Fpubmed%2F12005759%2Fhttp://med.wanfangdata.com.cn/Paper/Detail/PeriodicalPaper_PM12005759
[14]
Li J, Yan J, Liu X, Ouyang G ( 2014) Using permutation entropy to measure the changes in EEG signals during absence seizures. Entropy 16(6), 3049-3061. 10.3390/e16063049c00e6e8b607ef9122938c268f100d9a8http%3A%2F%2Fwww.ingentaconnect.com%2Fcontent%2F10.3390%2Fe16063049http://www.ingentaconnect.com/content/10.3390/e16063049
[15]
Cui D, Wang J, Bian Z, Li Q, Wang L, Li X ( 2015) Analysis of entropies based on empirical mode decomposition in amnesic mild cognitive impairment of diabetes mellitus. Journal of Innovative Optical Health Sciences 8(05), 1550010. 10.1142/S1793545815500108f9b4586d31b13cf963f302e77ad78b56http%3A%2F%2Fwww.worldscientific.com%2Fdoi%2Fabs%2F10.1142%2FS1793545815500108http://www.worldscientific.com/doi/abs/10.1142/S1793545815500108
[16]
Mateos D, Diaz JM, Lamberti PW ( 2014) Permutation entropy applied to the characterization of the clinical evolution of epileptic patients under pharmacologicaltreatment. Entropy 16(11), 5668-5676. 10.3390/e16115668e04f77baeeda1e640e8c64f7cdb8dec7http%3A%2F%2Fwww.ingentaconnect.com%2Fcontent%2Fdoaj%2F10994300%2F2014%2F00000016%2F00000011%2Fart00005http://www.ingentaconnect.com/content/doaj/10994300/2014/00000016/00000011/art00005
[17]
Olofsen E, Sleigh J, Dahan A ( 2008) Permutation entropy of the electroencephalogram: a measure of anaesthetic drug effect. British Journal of Anaesthesia 101(6), 810-821. 10.1093/bja/aen290188521133754e96f03105ec3a53b62daca75406ahttp%3A%2F%2Fwww.ncbi.nlm.nih.gov%2Fpubmed%2F18852113http://www.sciencedirect.com/science/article/pii/S0007091217341028
[18]
Sharma R, Pachori RB, Acharya UR ( 2015) An integrated index for the identification of focal electroencephalogram signals using discrete wavelet transform and entropy measures. Entropy 17(8), 5218-5240. 10.3390/e17085218bf03fd97f533a2e85318ad798058e109http%3A%2F%2Fwww.ingentaconnect.com%2Fcontent%2Fdoaj%2F10994300%2F2015%2F00000017%2F00000008%2Fart00005http://www.ingentaconnect.com/content/doaj/10994300/2015/00000017/00000008/art00005
[19]
Eßlinger M, Wachholz S, Manitz M-P, Plümper J, Sommer R, Juckel G, Friebe A ( 2016) Schizophrenia associated sensory gating deficits develop after adolescent microglia activation. Brain, Behavior, and Immunity 58, 99-106. 10.1016/j.bbi.2016.05.018272359302d486051e0e88d3daf42b580aa8cf395http%3A%2F%2Fwww.sciencedirect.com%2Fscience%2Farticle%2Fpii%2FS0889159116301398http://www.sciencedirect.com/science/article/pii/S0889159116301398
[20]
Mao Q, Tan YL, Luo XG, Tian L, Wang ZR, Tan SP, Chen S, Yang GG, An HM, Yang FD ( 2016) Association of catechol-O-methyltransferase Val108/158 Met genetic polymorphism with schizophrenia, P50 sensory gating, and negative symptoms in a Chinese population. Psychiatry Research 242, 271-276. 10.1016/j.psychres.2016.04.02927315458c286268f1b9c48fd8675498e1ce1dc59http%3A%2F%2Fwww.ncbi.nlm.nih.gov%2Fpubmed%2F27315458http://www.sciencedirect.com/science/article/pii/S0165178116306187
[21]
Demily C, Louchart-de-la-Chapelle S, Nkam I, Ramoz N, Denise P, Nicolas A, Savalle C, Thibaut F ( 2016) Does COMT val158met polymorphism influence P50 sensory gating, eye tracking or saccadic inhibition dysfunctions in schizophrenia? Psychiatry Research 246, 738-744. 10.1016/j.psychres.2016.07.06627825784626a22ba983c410db3747f3d7cf05642http%3A%2F%2Fwww.ncbi.nlm.nih.gov%2Fpubmed%2F27825784http://www.ncbi.nlm.nih.gov/pubmed/27825784
[22]
Hashimoto K, Iyo M, Freedman R, Stevens KE ( 2005) Tropisetron improves deficient inhibitory auditory processing in DBA/2 mice: role of α 7 nicotinic acetylcholine receptors . Psychopharmacology 183(1), 13-19. 10.1007/s00213-005-0142-01613629902b9e285d1c8906da7f5f0d83d348f6fhttp%3A%2F%2Flink.springer.com%2Farticle%2F10.1007%2Fs00213-005-0142-0http://med.wanfangdata.com.cn/Paper/Detail/PeriodicalPaper_PM16136299
[23]
Smith AK, Edgar JC, Huang M, Lu BY, Thoma RJ, Hanlon FM, McHaffie G, Jones AP, Paz RD, Miller GA ( 2010) Cognitive abilities and 50-and 100-msec paired-click processes in schizophrenia. American Journal of Psychiatry 167(10), 1264-1275. 10.1176/appi.ajp.2010.0907105920634366631b94d32562a64679ed79dabf918380http%3A%2F%2Feuropepmc.org%2Farticles%2FPMC3272497%2Fhttp://med.wanfangdata.com.cn/Paper/Detail/PeriodicalPaper_JJ0216486257
Share
Back to top