Next Article in Journal
Novel Entropy-Based Metrics for Long-Term Atrial Fibrillation Recurrence Prediction Following Surgical Ablation: Insights from Preoperative Electrocardiographic Analysis
Next Article in Special Issue
A Fast Algorithm for Estimating Two-Dimensional Sample Entropy Based on an Upper Confidence Bound and Monte Carlo Sampling
Previous Article in Journal
FinKENet: A Novel Financial Knowledge Enhanced Network for Financial Question Matching
Previous Article in Special Issue
Multiscale Cumulative Residual Dispersion Entropy with Applications to Cardiovascular Signals
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Use of Intrinsic Entropy to Assess the Instantaneous Complexity of Thoracoabdominal Movement Patterns to Indicate the Effect of the Iso-Volume Maneuver Trial on the Performance of the Step Test

1
Institute of Computer Science and Engineering, College of Computer Science, National Yang Ming Chiao Tung University, Hsinchu 30010, Taiwan
2
Department of Computer Science, College of Computer Science, National Yang Ming Chiao Tung University, Hsinchu 30010, Taiwan
3
Institute of Biomedical Engineering, College of Electrical and Computer Engineering, National Yang Ming Chiao Tung University, Hsinchu 30010, Taiwan
*
Author to whom correspondence should be addressed.
Entropy 2024, 26(1), 27; https://doi.org/10.3390/e26010027
Submission received: 16 November 2023 / Revised: 21 December 2023 / Accepted: 23 December 2023 / Published: 26 December 2023
(This article belongs to the Special Issue Entropy in Biomedical Engineering II)

Abstract

:
The recent surge in interest surrounds the analysis of physiological signals with a non-linear dynamic approach. The measurement of entropy serves as a renowned method for indicating the complexity of a signal. However, there is a dearth of research concerning the non-linear dynamic analysis of respiratory signals. Therefore, this study employs a novel method known as intrinsic entropy (IE) to assess the short-term dynamic changes in thoracoabdominal movement patterns, as measured by respiratory inductance plethysmography (RIP), during various states such as resting, step test, recovery, and iso-volume maneuver (IVM) trials. The findings reveal a decrease in IE of thoracic wall movement (TWM) and an increase in IE of abdominal wall movement (AWM) following the IVM trial. This suggests that AWM may dominate the breathing exercise after the IVM trial. Moreover, due to the high temporal resolution of IE, it proves to be a suitable measure for assessing the complexity of thoracoabdominal movement patterns under non-stationary states such as the step test and recovery. The results also demonstrate that the instantaneous complexity of TWM and AWM can effectively capture instantaneous changes during non-stationary states, which may prove valuable in understanding the respiratory mechanism for healthcare purposes in daily life.

1. Introduction

In 1948, Shannon extended the concepts of Hartley function and Boltzmann entropy to propose an important idea called Shannon entropy in information theory [1]. For a system X that contains N states, the Shannon entropy is defined as follows:
H X = i = 1 N p i log 2 p i
where p i is the probability that ith state would occur. Therefore, while all states have the same probability, the Shannon entropy would have the maximum value, which is equivalent to the Hartley function. In other words, the Shannon entropy gives the average amount of information that each state of the system can represent. Alongside Shannon entropy, which quantifies information, Kolmogorov and Sinai also introduced a measure to assess the rate of information generation, which is called Kolmogorov-Sinai entropy or Kolmogorov entropy [2,3]. The Kolmogorov entropy calculates the difference entropy value of consecutive processes. It can be easily represented as
H K S = lim N 1 N n = 0 N 1 H n + 1 H n
where H n denotes the entropy value of the nth time or dimension. In addition to information theory, the concepts of Shannon entropy and Kolmogorov entropy are also famous for measuring the complexity or randomness of time series. Recently, there has been a growing interest in the non-linear dynamics of physiological signals. Numerous algorithms based on Shannon entropy or Kolmogorov entropy were proposed to measure the complexity or randomness of complex systems [4].
Approximate entropy (ApEn) and sample entropy (SampEn) are the most well-known methods to indicate the irregularity of time series [5,6]. Additionally, many algorithms related to the aforementioned entropy methods were also proposed to measure the complexity of physiological signals, including electrocardiography (ECG) [7,8,9,10,11,12,13], photoplethysmography (PPG) [14,15,16], impedance cardiogram (ICG) [17], electroencephalography (EEG) [18,19,20,21,22], etc., under different conditions.
In addition to the responses of the heart (indicated by ECG or PPG) and brain (indicated by EEG), the activity of the lungs, especially breathing, is one of the most important mechanisms for sustaining human life. To perform breathing, the movement of the thoracic and abdominal walls is needed. The previous studies pointed out that the asynchrony between thoracic wall movement (TWM) and abdominal wall movement (AWM) is related to the health of humans [23,24,25,26,27]. The TWM and AWM can be indicated by respiratory inductance plethysmography (RIP). However, the variation of TWM and AWM was less noted since the temporal resolution of respiratory rate is limited [28,29]. Some studies apply complexity analysis to RIP to indicate the difference among sleep stages [30] and to quantify ventilation variability [31]. A study also computed the ApEn of the respiratory signal during exercise to detect the breathing pattern disorder [32]. However, fewer studies discuss the effect of TWM and AWM during exercise using non-linear dynamic metrics.
In this study, to address the temporal resolution problem of respiratory rate, intrinsic entropy (IE) is used to analyze the complexity of the RIP signal during resting state, exercise state, recovery state, and iso-volume maneuver (IVM) trial state. Unlike the aforementioned entropy method, IE is able to measure the instantaneous complexity of time series, which means that the setting of a time window is not necessary [33]. Therefore, the IE is suitable for analyzing physiological signals, which are usually non-stationary.

2. Materials and Methods

2.1. Intrinsic Entropy (IE)

The IE is calculated by the following procedure [33]: First, the famous decomposition method empirical mode decomposition (EMD) is applied to decompose the signal into intrinsic mode functions (IMFs), which meet two conditions: (1) the mean envelope is close to zero; and (2) the numbers of the zero-cross and extremum at most differ by 1 [34]. Second, the AM-FM decomposition is applied to extract the instantaneous amplitude [35]. Last, calculate the probability and entropy value by Equation (1).
In the first step, the classic EMD is described as follows: Consider an input signal X r a w ( t ) , Let x t = X r a w ( t ) , find the local maximum and local minimum of x t   to generate upper envelope U ( t ) and lower envelope L ( t ) by cubic spline. Calculate the mean envelope M t
M t = U t + L ( t ) 2
Let the output h t = x t M ( t ) , check whether the output h t meets the condition of the IMF or not. If h t is not IMF, let x t = h t to redo above procedure; else output h t as an IMF and check the residual r t = x t h t is mono or not. If the residual r t is mono, end the EMD; else, let x t = r t to redo the above procedure. In this study, a modified version based on the Gram–Schmidt process was used for better orthogonality between h t and M t . For convenience, let vector m , a n d   x denote M t   a n d   x t , respectively. The procedure h t = x t M ( t ) is replaced with h t = x t M t where M t is
M t = x · m m 2 2 × M ( t )
where · is inner product and m 2 2 is M 2 ( i ) .
Thus, if N IMFs are extracted, the relation between the input signal, X r a w ( t ) and IMFs is
X r a w t = i = 1 N I M F i ( t ) + r ( t )
After the IMFs are extracted, the AM-FM decomposition is applied to extract the instantaneous amplitude [36]. Though the instantaneous amplitude can be easily calculated with the Hilbert transform as
a k t = I M F k 2 t + { H b [ I M F k t ] } 2
where a k t is the instantaneous amplitude at time t of kth IMF; Hb is the Hilbert transform. The result of a k estimated from the above equation is not smooth enough for further calculation [35]. Thus, the AM-FM decomposition was applied in this study. The procedure for AM-FM decomposition involves the following steps:
  • Initialize the iterator j .
  • Calculate the upper envelope e j by interpolating the local maximum of | I M F k |.
  • For all t , if there exists at least one t that I M F k ( t ) e j t larger than 1, let I M F k = I M F k e j , j = j + 1 to redo II.
  • Else, output a k = i = 1 j e i
After the a k is extracted, a power distribution at time t can be obtained as a 1 t ,   a 2 t , , a N ( t ) . Therefore, the probability can be calculated as
p i ( t ) = a i ( t ) k = 1 N a k ( t )
The entropy value at time t is
I E t = i = 1 N p i ( t ) log 2 p i ( t )
Dividing log 2 N is able to obtain the normalized IE.

2.2. Experiment Description

The experiment was conducted at National Chiao Tung University and was approved by the Research Ethics Committee for Human Subject Protection of National Chiao Tung University (NCTU-REC-106-052). A total of 27 participants were recruited for this experiment. All the data and signals of participants have been de-identified. Eight participants’ data were excluded in this study because of serious signal distortion and data loss.
The experimental design consisted of two phases, each with three stages: rest, step test, and recovery. The two phases were connected by an IVM trial. Participants sat in a chair for 5 min in the resting state to acquire a signal. Then, they performed a 3 min step test based on the standard procedure established by the Sports Administration of the Ministry of Education in Taiwan [36]. After exercise, participants rested in a chair for 5 min to recover. Before the second phase, participants performed an IVM trial for 5 min. After completing the IVM trial, participants repeated the same stages as in the first phase. A respiratory inductance plethysmography (RIP) device (Ambu Sleepmate Ripmate Inductance Belt Thorax, AMBU, Columbia, MD, USA) and an electrocardiography (ECG) device (BEST-C-04056, BioSenseTek, Taipei, Taiwan) were used in this experiment to acquire the signal during 2 phases and the IVM trial. The sampling rate for both RIP and ECG was 250 Hz.

2.2.1. Step Test

In this study, the step test followed the protocol established by the Sports Administration of the Ministry of Education in Taiwan [36]. The height of the step was 35 cm; the frequency of stepping was 24 steps per minute with a total of 3 min; and the tempo of stepping was 4 beats per step. On the first beat, the participants stepped onto the bench with their left foot; on the second beat, the participants stepped onto the bench with their right foot; on the third beat, the participants stepped off the bench with their left foot and onto the ground; on the fourth bench, the participants stepped off the bench with their right foot and onto the ground. Hence, one cycle for a step was 2.5 s. The step test is useful to increase the participants’ heart rate in a short period of time [37]. In addition, cardiopulmonary function can also be quantified by an index named the physical fitness index (PFI), which is calculated as follows:
P F I = D 2 × ( B 1 + B 2 + B 3 )
where D is the duration (second) of the step test; B 1 , B 2 , and B 3 are the numbers of heart beat between the 1 and 1.5 min, 2 and 2.5 min, and 3 and 3.5 min after step test, respectively. Some studies showed that PFI is useful to indicate the participants’ physical ability [37].

2.2.2. Iso-Volume Maneuver (IVM) Trial

The IVM trial in this study followed the protocol established by [38]. The purpose of the IVM trial was to help the participants with abdominal breathing. There are 3 steps per minute for a total of 5 min. The first step of the IVM trial is spontaneous breathing. The participant would be asked to perform spontaneous breathing for 24 s. Secondly, the participants inhaled deeply for 6 s. Lastly, the participants held their breath for 30 s and tried to make their abdomen concave and convex, following the instructions on the computer monitor [38].

2.3. Statistical Analysis

For the purpose of showing the statistical analysis, quantifying the value of the IE series is needed. Because the effect of TWM and AWM is the main objective of this study, we quantified the IE values by calculating the difference in the area under the curve (dAUC) between the IE of TWM and the IE of AWM.
d A U C = t = 1 N I E T W M t t = 1 N I E A W M ( t )
Thus, the smaller value indicates the greater influence of AWM.
To indicate the effect of the IVM trial, the paired t-test was applied in this study. The paired t-test compares the difference between before and after the IVM trial in each stage. The Mann–Whitney U test was used to compare the dAUC between the group with a PFI increase or unchanged and the group with a PFI decrease in the same stage. In addition, the Fisher’s Exact Test, an alternative method of the Chi-Squared Test for small sample sizes, was used to indicate whether the PFI change influenced the difference in dAUC between the IE of TWM and AWM.

3. Results

Figure 1 shows the RIP signal, corresponding IE series, and heart rate (HR) of a total of 19 subjects during the IVM trial. In Figure 1a, the RIP signal can indicate the fluctuation in the 3 stages of the IVM trial. Figure 1b showed that the IE of TWM and AWM decreased during breath holding compared with spontaneous breathing. In addition, the IE of AWM would be a little larger than the IE of TWM during this stage. Moreover, the fluctuation of IE in TWM and AWM was similar to the HR (Figure 1c) during the whole IVM trial.
Figure 2 indicates the influence of the IVM trial. Figure 2a revealed that the HR after the IVM trial during resting was a little bit larger than the HR before the IVM trial. However, the HR did not show a significant difference between before and after the IVM trial during the step test and recovery. During rest, the IE of AWM was similar to the IE of TWM (Figure 2b) before the IVM trial, but after the IVM trial, the IE of AWM was larger than the IE of TWM. During the step test, compared with before the IVM trial, the IE of AWM was larger than the IE of TWM for a longer time from the exercise start (see the orange line in Figure 2b,c during the step test). During recovery, compared with before the IVM trial, the IE of AWM was smaller than the IE of TWM only for a short time from the start of recovery (see the orange line in Figure 2b,c during recovery).
Figure 3 is to understand the effect of physical endurance; the 19 subjects were classified into two groups according to the PFI value calculated from the recovery stage. The total of 9 subjects’ PFI increased or remained unchanged after the second step test. Otherwise, the total of 10 subjects’ PFI decreased compared with the first-time step test before the IVM trial. For the group with increased or unchanged PFI, there was no significant change in HR in the rest, step test, or recovery before the IVM trial compared with after the IVM trial. In contrast, the HR increased significantly after the IVM trial in the group, with a PFI decrease in the rest and step tests. Since the PFI was calculated from the heartbeat in recovery, the HR of the group with PFI decreased slower after the IVM trial compared with before the IVM trial.
Figure 3b,c indicate the influence of the IVM trial on the IE of AWM and TWM. Though the trends of IE of AWM and TWM before and after the IVM trial were similar to those in Figure 2b,c where IE of AWM tends to be larger than IE of TWM, the influence of the IVM trial seems to be weaker in the group with a PFI increase or unchanged than the group with a PFI decrease. During rest, the IE of AWM was larger than the IE of TWM after the IVM trial compared with before the IVM trial in both groups (the double-headed arrow in Figure 3). During the step test, the timing of IE of AWM being smaller than IE of TWM was later in both groups after the IVM trial, but this effect is not significant (the moving of the orange line is short in Figure 3b,c during the step test). During recovery, the timing of IE of AWM being smaller than IE of TWM was earlier in both groups after the IVM trial; this effect in the group with a PFI decrease is stronger than that in the group with a PFI increase or unchanged (the moving of the orange line is longer in the group with a PFI decrease compared with the group with a PFI increase or unchanged).
Table 1 shows the dAUC in each stage before and after the IVM trial. The dAUC declined in rest and recovery significantly after the IVM trial. The dAUC increased in step but was not significant.
Figure 4 represents the result of the difference in dAUC between before and after the IVM trial in the two groups. Though the difference in dAUC in the group with a PFI decrease was smaller than the group with a PFI increase of unchanged in each stage, no statistically significant differences were found.
Table 2, Table 3 and Table 4 showed the contingency table for the Fisher’s Exact Test. The dAUC decreased in both groups during the three stages. No significant differences were found in these three tables.

4. Discussion

We present a methodology to demonstrate the effect of the IVM trial on respiratory exercise. It is highly likely that IVM trials will have a profound impact on increasing the complexity of the AWM while simultaneously reducing the complexity of the TWM. The results displayed in Figure 1 illustrate that the IE of AWM is expected to be greater than the IE of TWM during breath-holding. Following the IVM trial, Figure 2 and Figure 3 demonstrate a significant decrease in the IE of TWM, resulting in the IE of AWM surpassing that of TWM. Is it reasonable to consider the IVM trial as a means to enhance abdominal utilization for breathing? From our perspective, given that the IE value would be higher when more IMFs with comparable power are present, the answer to this question is affirmative. Prior to the IVM trial, the IE of TWM mirrored that of AWM, suggesting a mutual regulation between the two. However, after the IVM trial, the IE of TWM decreased, indicating that the respiratory exercise was dominated by AWM. This can be attributed to the fact that the abdominal muscles drive the chest muscles, potentially resulting in the RIP of AWM containing multiple dominant IMFs to elevate the IE value. These circumstances are clearly evident during the rest and recovery stages, where the dAUC significantly decreases (Table 1). Nevertheless, during the step test stage, the IE of AWM decreased due to the relative difficulty of maintaining abdominal breathing. Figure 3 provides evidence that the impact of the IVM trial on the complexity of TWM and AWM is more pronounced in the group with a decrease in PFI, indicating poorer physical fitness. Individuals with superior physical fitness typically excel at regulating their breathing. Conversely, for those with lower physical fitness, the IVM trial may assist in regulating their breathing in order to successfully complete high-intensity exercise for a second time. However, though in Figure 4, the group with a PFI decrease had a lower value in the difference of dAUC between before and after the IVM trial than the group with a PFI increase, no significant differences were found by the Mann–Whitney U test. Additionally, no significant difference was found in Table 2, Table 3 and Table 4 by Fisher’s Exact Test, which means the change in PFI may not be directly affected by the change in dAUC. Nonetheless, the dAUC cannot directly reflect the timing of the change in the IE of AWM from smaller to greater than the IE of TWM. How to analyze the cross-point by statistic still needs further study.
The initial IVM technique, which solely encompasses the concepts of belly-in and belly-out, was utilized for the purpose of calibrating the RIP [39]. Furthermore, the IVM also aids individuals in directing their focus towards the movement of the abdomen, thereby facilitating continuous oversight of the inward and outward motion of the abdominal wall through the activation and relaxation of the abdominal muscles [40]. In order to assist users in achieving abdominal breathing, Chen devised the IVM trial [38]. Throughout the IVM trial, the users’ instantaneous phase difference between the TWM and the AWM is heightened, with variations being observed during different breathing patterns through the measurement of the asynchrony of the thoracoabdominal movement [38]. Furthermore, a study has also demonstrated the manner in which the IVM trial augments the phase difference between TWM and AWM, consequently influencing the performance of the step test [41]. The assessment of the asynchrony of the thoracoabdominal movement holds considerable significance within the clinical domain. Numerous research endeavors have substantiated the correlation between the asynchrony of the thoracoabdominal movement and various physical, psychological, or respiratory muscle-related ailments [23,24,25,26,27,42,43]. However, the precise relationship between the asynchrony of the thoracoabdominal movement and the complexity of the thoracoabdominal movement has yet to be definitively established. Although certain studies suggest a potential connection between respiratory rate variability or ventilation and complexity measurements [30,31,44], it remains imperative to conduct further investigations in order to fully comprehend the underlying implications of the complexity of the thoracoabdominal movement. In addition to the exercise, the asynchrony of the thoracoabdominal movement has been an important index for clinical outcomes such as successful extubation prediction [42] and chronic obstructive pulmonary disease patients’ discrimination [43]. The IE of the thoracoabdominal movement may also provide useful information for clinical use, including diagnosis or rehabilitation.
In addition, though in Figure 1, during the IVM trial, the average IE had the trend that the IE would be larger during spontaneous breathing, decrease during inhaling deeply, and the IE of AWM had a larger value than the IE of TWM during holding breathing, we need to acknowledge that not all subjects had this trend. Four interest cases were selected, for example. Figure 5a shows a case that did not have a similar trend compared with Figure 1b. In this subject, the IE of AWM dropped significantly during the early IVM trial. However, during the later IVM trial (after 150 s), the IE of AWM returned to be larger than the IE of TWM. This situation may be due to the fact that the subject was not familiar with the procedure of the IVM trial. After becoming familiar with this subject, a trend emerged. For Figure 5b, most of the time during the IVM trial, the IE of AWM was larger than the IE of TWM. It is possible that the subject is already used to breathing through the abdomen. In Figure 5c, although the IE decreased while holding the breath, which is similar to Figure 1b, the IE of AWM was not greater than the IE of TWM in the IVM trial. This may have been caused by a training failure. The subject had not learned how to breathe with the abdomen. Figure 5d is a standard example of a trend similar to the one in Figure 1b. Though these inferences still need to be verified, the IE provides valuable insights into the use of respiratory muscles. Furthermore, the IE is available to indicate very high temporal resolution; it is suitable to apply in precision medicine to customize personal health care guidelines.
Since the IE has the particular property that it does not need to set the size of the time window or the ratio of overlapping for entropy computation, directly comparing the result of the IE with other conventional entropy methods is not appropriate. Nonetheless, we computed some conventional entropy of TWM and AWM during IVM for reference. Note that since the time complexity of SampEn is too large, the permutation entropy (PE) [45] and dispersion entropy (DE) [18] were applied here. The size of the time window was 625 points, which was 2.5 s. The overlapping ratio was set to 0%. Figure 6 indicates the result. To indicate the effect of TWM and AWM in three steps during the IVM trial by PE and DE is not significant, which may be caused by the inappropriate setting of the size of the time window and the ratio of overlapping. The setting of these two parameters is usually a critical issue in conventional entropy methods. In contrast, the IE does not need to set these two parameters. This property makes IE useful to indicate the intrinsic information within a time series.
Some studies are concerned that the entropy computation would be affected by non-stationarity [46]. However, since the IE applied EMD, which is a popular method to deal with non-stationary signals, the result of the IE would not be affected by non-stationarity. The EMD is useful to eliminate the trend within the time series [47]. For the IE computation, the trend component would not be included. All IMFs extracted by EMD for IE computation are stationary. The IE is directly affected by the intrinsic fluctuation of the raw signal instead of non-stationarities. More detail about IE can be referred to in [33], which contains more synthetic signals to indicate how IE measures instantaneous complexity. Additionally, the value of IE is independent of the amplitude of the raw signal. Recalling Equation (5), we can find that the IMFs will be scaled proportionally, either amplified or reduced, based on the amplitude of the original signal. However, after substituting into Equation (7), the influence of amplitude would disappear.
This study contains some limitations. First, more samples are needed to verify the influence of the IVM trial. Additionally, the control group is also necessary for further comparison. Secondly, calculating the variance of the raw TWM and AWM signals may indicate the influence of the IVM trial (Figure 7), which implies a similar conclusion as IE did. Though the patterns of these two metrics were different, understanding the relationship between variance and IE is needed for further study. The third is to indicate the interaction between TWM and AWM; cross entropy or transfer entropy may be a more appropriate method. Previous studies applied cross entropy or transfer entropy to indicate the interaction between different physiological signals [6,48,49,50,51,52,53,54,55]. Therefore, the cross-IE needs to be developed. The third one is whether the PFI is a suitable index to indicate physical endurance. Most studies would also measure oxygen consumption (VO2) to indicate exercise capacity [56,57,58,59]. Measurement of this index and related ventilation indices is needed in future studies for comparison.

5. Conclusions

In this study, the effect of the IVM trial was indicated by the complexity analysis performed by IE, which showed a very short timescale dynamic of TWM and AWM. The result revealed that the IE of TWM tended to decrease and the IE of AWM tended to increase after the IVM trial. Since the movement of the thoracoabdominal is an important index to indicate the respiratory mechanism, measuring its complexity continually by IE would be useful for healthcare.

Author Contributions

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

Funding

This work was supported in part by the National Science and Technology Council of Taiwan under Grant MOST111-2221-EA49-011-MY3, in part by the Higher Education Sprout Project of National Yang Ming Chiao Tung University, and in part by the Ministry of Education of Taiwan.

Institutional Review Board Statement

The experiment was approved by the Research Ethics Committee for Human Subject Protection of National Chiao Tung University (NCTU-REC-106-052).

Data Availability Statement

The data presented in this study are available on request from the corresponding author. The data are not publicly available due to the privacy of the subjects.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Shannon, C.E. A mathematical theory of communication. Bell Syst. Tech. J. 1948, 27, 379–423. [Google Scholar] [CrossRef]
  2. Kolmogorov, A.N. A new metric invariant of transient dynamical systems and automorphisms in Lebesgue spaces. Dokl. Akad. Nauk SSSR 1958, 119, 861–864. [Google Scholar]
  3. Sinai, I. On the concept of entropy for a dynamic system. Dokl. Akad. Nauk. SSSR 1959, 124, 768–771. [Google Scholar]
  4. Ribeiro, M.; Henriques, T.; Castro, L.; Souto, A.; Antunes, L.; Costa-Santos, C.; Teixeira, A. The Entropy Universe. Entropy 2021, 23, 222. [Google Scholar] [CrossRef] [PubMed]
  5. Pincus, S.M. Approximate entropy as a measure of system complexity. Proc. Natl. Acad. Sci. USA 1991, 88, 2297–2301. [Google Scholar] [CrossRef]
  6. Richman, J.S.; Moorman, J.R. Physiological time-series analysis using approximate entropy and sample entropy. Am. J. Physiol.-Heart Circul. Physiol. 2000, 278, H2039–H2049. [Google Scholar] [CrossRef]
  7. Costa, M.; Goldberger, A.L.; Peng, C.-K. Multiscale entropy analysis of complex physiologic time series. Phys. Rev. Lett. 2002, 89, 68102. [Google Scholar] [CrossRef]
  8. Costa, M.; Goldberger, A.L.; Peng, C.-K. Multiscale entropy analysis of biological signals. Phys. Rev. E 2005, 71, 021906. [Google Scholar] [CrossRef]
  9. Hsu, C.F.; Wei, S.-Y.; Huang, H.-P.; Hsu, L.; Chi, S.; Peng, C.-K. Entropy of entropy: Measurement of dynamical complexity for biological systems. Entropy 2017, 19, 550. [Google Scholar] [CrossRef]
  10. Hsu, C.F.; Lin, P.Y.; Chao, H.H.; Hsu, L.; Chi, S. Average Entropy: Measurement of disorder for cardiac RR interval signals. Physica A 2019, 529, 121533. [Google Scholar] [CrossRef]
  11. Wang, F.; Wang, H.; Fu, R. Real-time ECG-based detection of fatigue driving using sample entropy. Entropy 2018, 20, 196. [Google Scholar] [CrossRef] [PubMed]
  12. Li, J.; Ning, X. Dynamical complexity detection in short-term physiological series using base-scale entropy. Phys. Rev. E 2006, 73, 052902. [Google Scholar] [CrossRef]
  13. Bian, C.; Ma, Q.; Si, J.; Wu, X.; Shao, J.; Ning, X.; Wang, D. Sign series entropy analysis of short-term heart rate variability. Chin. Sci. Bull. 2009, 54, 4610–4615. [Google Scholar] [CrossRef]
  14. Pham, T.D. Time-shift multiscale entropy analysis of physiological signals. Entropy 2017, 19, 257. [Google Scholar] [CrossRef]
  15. Pham, T.D.; Oyama-Higa, M. Nonlinear dynamics analysis of short-time photoplethysmogram in Parkinson’s disease. In Proceedings of the 2018 IEEE International Conference on Fuzzy Systems (FUZZ-IEEE), Rio de Janeiro, Brazil, 8–13 July 2018. [Google Scholar]
  16. Lin, G.-M.; Haryadi, B.; Yang, C.-M.; Chu, S.-C.; Yang, C.-C.; Wu, H.-T. Discrepancies between conventional multiscale entropy and modified short-time multiscale entropy of photoplethysmographic pulse signals in middle- and old- aged individuals with or without diabetes. Entropy 2017, 19, 132. [Google Scholar] [CrossRef]
  17. Lai, Y.-H.; Huang, P.-H.; Hsiao, T.-C. Use of sample entropy to assess sub-maximal physical load for avoiding exercise-induced cardiac fatigue. Appl. Sci. 2023, 13, 3813. [Google Scholar] [CrossRef]
  18. Rostaghi, M.; Azami, H. Dispersion entropy: A measure for time-series analysis. IEEE Signal Process. Lett. 2016, 23, 610–614. [Google Scholar] [CrossRef]
  19. Azami, H.; Rostaghi, M.; Abásolo, D.; Escudero, J. Refined composite multiscale dispersion entropy and its application to biomedical signals. IEEE Trans. Biomed. Eng. 2017, 64, 2872–2879. [Google Scholar]
  20. Azami, H.; Escudero, J. Amplitude- and fluctuation-based dispersion entropy. Entropy 2018, 20, 210. [Google Scholar] [CrossRef]
  21. Zou, S.; Qiu, T.; Huang, P.; Bai, X.; Liu, C. Constructing multi-scale entropy based on the empirical mode decomposition (EMD) and its application in recognizing driving fatigue. J. Neurosci. Methods 2020, 341, 108691. [Google Scholar] [CrossRef]
  22. Lau, Z.J.; Pham, T.; Chen, S.A.; Makowski, D. Brain entropy, fractal dimensions and predictability: A review of complexity measures for EEG in healthy and neuropsychiatric populations. Eur. J. Neurosci. 2022, 56, 5047–5069. [Google Scholar] [CrossRef] [PubMed]
  23. Chien, J.Y.; Ruan, S.Y.; Huang, Y.C.T.; Yu, C.J.; Yang, P.C. Asynchronous thoraco-abdominal motion contributes to decreased 6-minute walk test in patients with COPD. Respir. Care 2013, 58, 320–326. [Google Scholar] [CrossRef] [PubMed]
  24. Reber, A.; Bobbia, S.A.; Hammer, J.; Frei, F.J. Effect of airway opening manoeuvres on thoraco-abdominal asynchrony in anaesthetized children. Eur. Resp. J. 2001, 17, 1239–1243. [Google Scholar] [CrossRef] [PubMed]
  25. Sivan, Y.; Newth, J.L. Thoracoabdominal asynchrony in acute upper airway obstruction in small children. Am. Rev. Respir. Dis. 1990, 142, 540–544. [Google Scholar] [CrossRef] [PubMed]
  26. Bedenice, D.; Mazan, M.R.; Kuehn, H.; Hoffman, A.M. Diaphragmatic paralysis due to phrenic nerve degeneration in a llama. J. Vet. Intern. Med. 2002, 16, 603–606. [Google Scholar] [CrossRef] [PubMed]
  27. Goldman, M.D. Interpretation of thoracoabdominal movements during breathing. Clin. Sci. 1982, 62, 7–11. [Google Scholar] [CrossRef] [PubMed]
  28. Cysarz, D.; Zerm, R.; Bettermann, H.; Frühwirth, M.; Moser, M.; Kröz, M. Comparison of respiratory rates derived from heart rate variability, ECG amplitude, and nasal/oral airflow. Ann. Biomed. Eng. 2008, 36, 2085–2094. [Google Scholar] [CrossRef] [PubMed]
  29. Motto, A.L.; Galiana, H.L.; Brown, K.A.; Kearney, R.E. Automated estimation of the phase between thoracic and abdominal movement signals. IEEE Trans. Biomed. Eng. 2005, 52, 614–621. [Google Scholar] [CrossRef]
  30. Tataraidze, A.; Anishchenko, L.; Korostovtseva, L.; Kooij, B.J.; Bochkarev, M.; Sviryaev, Y. Sleep stage classification based on respiratory signal. In Proceedings of the 2015 37th Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC), Milan, Italy, 25–29 August 2015. [Google Scholar]
  31. Fiamma, M.N.; Samara, Z.; Baconnier, P.; Similowski, T.; Straus, C. Respiratory inductive plethysmography to assess respiratory variability and complexity in humans. Respir. Physiol. Neurobiol. 2007, 156, 234–239. [Google Scholar] [CrossRef]
  32. Taranpal, B.; Gulam, S.H.; Harry, B.R.; Mike, I.P.; James, H.H. Exercise ventilatory irregularity can be quantified by approximate entropy to detect breathing pattern disorder. Respir. Physiol. Neurobiol. 2018, 255, 1–6. [Google Scholar]
  33. Huang, P.H.; Hsiao, T.C. Intrinsic entropy: A novel adaptive method for measuring the instantaneous complexity of time series. IEEE Signal Process. Lett. 2023, 30, 160–164. [Google Scholar] [CrossRef]
  34. Huang, N.E.; Shen, Z.; Long, S.R.; Wu, M.C.; Shih, H.H.; Zheng, Q.; Yen, N.C.; Tung, C.C.; Liu, H.H. The empirical mode decomposition and the Hilbert spectrum for nonlinear and non-stationary time series analysis. Proc. R. Soc. Lond. Ser. A-Math. Phys. Eng. Sci. 1998, 454, 903–995. [Google Scholar] [CrossRef]
  35. Huang, N.E.; Wu, Z.; Long, S.R.; Arnold, K.C.; Chen, X.; Blank, K. On instantaneous frequency. Adv. Data Sci. Adapt. Anal. 2009, 1, 177–229. [Google Scholar] [CrossRef]
  36. Physical Fitness Website of Sports Administration of Ministry of Education in Taiwan/National Society of Physical Education of the Republic of China. Available online: https://www.fitness.org.tw/measure01.php (accessed on 18 April 2023).
  37. Andrade, C.H.S.D.; Cianci, R.G.; Malaguti, C.; Dal Corso, S. The use of step tests for the assessment of exercise capacity in healthy subjects and in patients with chronic lung disease. J. Bras. Pneumol. 2012, 38, 116–124. [Google Scholar] [CrossRef] [PubMed]
  38. Chen, Y.C.; Hsiao, T.C. Abdominal breathing by using an intelligent tutoring system. In Proceedings of the 6th European Conference of the International Federation for Medical and Biological Engineering: MBEC 2014, Dubrovnik, Croatia, 7–11 September 2014; pp. 419–422. [Google Scholar]
  39. Sackner, M.A.; Watson, H.E.; Belsito, A.S.; Feinerman, D.R.; Suarez, M.A.; Gonzalez, G.E.; Bizousky, F.R.; Krieger, B.R. Calibration of respiratory inductive plethysmograph during natural breathing. J. Appl. Physiol. 1989, 66, 410–420. [Google Scholar] [CrossRef] [PubMed]
  40. Konno, K.; Mead, J. Measurement of the separate volume changes of rib cage and abdomen during breathing. J. Appl. Physiol. 1967, 22, 407–422. [Google Scholar] [CrossRef] [PubMed]
  41. Chen, L.Y.; Huang, P.H.; Huang, Y.H.; Hsiao, T.C. Step-test-based assessment of cardiorespiratory fitness improvement achieved through isovolume maneuver trial. Biomed. Signal Process. Control, 2023; in press. [Google Scholar]
  42. Huang, P.H.; Chung, W.C.; Sheu, C.C.; Tsai, J.R.; Hsiao, T.C. Is the asynchronous phase of thoracoabdominal movement a novel feature of successful extubation? A preliminary result. In Proceedings of the 2021 43rd Annual International Conference of the IEEE Engineering in Medicine & Biology Society (EMBC), Guadalajara, Mexico, 1–5 November 2021; pp. 752–756. [Google Scholar]
  43. Huang, P.H.; Luo, Y.F.; Yeh, C.F.; Hsiao, T.C. Towards instantaneous phase difference on the COPD pre-discrimination. In Proceedings of the 2018 IEEE 23rd International Conference on Digital Signal Processing (DSP), Shanghai, China, 19–21 November 2018; pp. 1–5. [Google Scholar]
  44. Wysocki, M.; Fiamma, M.N.; Straus, C.; Poon, C.S.; Similowski, T. Chaotic dynamics of resting ventilatory flow in humans assessed through noise titration. Respir. Physiol. Neurobiol. 2006, 153, 54–65. [Google Scholar] [CrossRef]
  45. Bandt, C.; Pompe, B. Permutation entropy: A natural complexity measure for time series. Phys. Rev. Lett. 2002, 88, 174102. [Google Scholar] [CrossRef]
  46. Magagnin, V.; Bassani, T.; Bari, V.; Turiel, M.; Maestri, R.; Pinna, G.D.; Porta, A. Non-stationarities significantly distort short-term spectral, symbolic and entropy heart rate variability indices. Physiol Meas. 2011, 32, 1775. [Google Scholar] [CrossRef]
  47. Yeh, J.R.; Peng, C.K.; Huang, N.E. Scale-dependent intrinsic entropies of complex time series. Philos. Trans. R. Soc. A 2016, 374, 20150204. [Google Scholar] [CrossRef] [PubMed]
  48. Liu, C.; Zheng, D.; Li, P.; Zhao, L.; Liu, C.; Murray, A. Is cross-sample entropy a valid measure of synchronization between sequences of RR interval and pulse transit time? In Proceedings of the Computing in Cardiology 2013, Zaragoza, Spain, 22–25 September 2013; pp. 939–942. [Google Scholar]
  49. Zhang, T.; Yang, Z.; Coote, J.H. Cross-sample entropy statistic as a measure of complexity and regularity of renal sympathetic nerve activity in the rat. Exp. Physiol. 2007, 92, 659–669. [Google Scholar] [CrossRef] [PubMed]
  50. Jamin, A.; Humeau-Heurtier, A. (Multiscale) Cross-Entropy Methods: A Review. Entropy 2020, 22, 45. [Google Scholar] [CrossRef]
  51. Liu, C.; Zhang, C.; Zhang, L.; Zhao, L.; Liu, C.; Wang, H. Measuring synchronization in coupled simulation and coupled cardiovascular time series: A comparison of different cross entropy measures. Biomed. Signal Process. Control 2015, 21, 49–57. [Google Scholar] [CrossRef]
  52. Zheng, L.; Pan, W.; Li, Y.; Luo, D.; Wang, Q.; Liu, G. Use of mutual information and transfer entropy to assess interaction between parasympathetic and sympathetic activities of nervous system from HRV. Entropy 2017, 19, 489. [Google Scholar] [CrossRef]
  53. Vicente, R.; Wibral, M.; Lindner, M.; Pipa, G. Transfer entropy—A model-free measure of effective connectivity for the neurosciences. J. Comput. Neurosci. 2011, 30, 45–67. [Google Scholar] [CrossRef]
  54. Gelpi, F.; Bari, V.; Cairo, B.; De Maria, B.; Wells, R.; Baumert, M.; Porta, A. Evaluation of cardiovascular and cerebrovascular control mechanisms in postural orthostatic tachycardia syndrome via conditional transfer entropy: The impact of the respiratory signal type. Physiol. Meas. 2023, 44, 64001. [Google Scholar] [CrossRef]
  55. Chen, X.; Zhang, Y.; Cheng, S.; Xie, P. Transfer spectral entropy and application to functional corticomuscular coupling. IEEE Trans. Neural Syst. Rehabil. Eng. 2019, 27, 1092–1102. [Google Scholar] [CrossRef]
  56. Mador, M.J.; Acevedo, F.A. Effect of respiratory muscle fatigue on breathing pattern during incremental exercise. Am. Rev. Respir. Dis. 1991, 143, 462–468. [Google Scholar] [CrossRef]
  57. Swain, D.P.; Abernathy, K.S.; Smith, C.S.; Lee, S.J.; A Bunn, S. Target heart rates for the development of cardiorespiratory fitness. Med. Sci. Sport. Exerc. 1994, 26, 112–116. [Google Scholar] [CrossRef]
  58. Stöhr, E.J.; González-Alonso, J.; Shave, R. Left ventricular mechanical limitations to stroke volume in healthy humans during incremental exercise. Am. J. Physiol.-Heart Circ. Physiol. 2011, 301, 478–487. [Google Scholar] [CrossRef] [PubMed]
  59. NBerry, N.T.; Bechke, E.; Shriver, L.H.; Calkins, S.D.; Keane, S.P.; Shanahan, L.; Wideman, L. Heart rate dynamics during acute recovery from maximal aerobic exercise in young adults. Front. Physiol. 2021, 12, 627320. [Google Scholar]
Figure 1. The average (a) RIP, (b) IE of TWM (black solid line) and AWM (red solid line), and (c) HR of a total of 19 subjects during the IVM trial The shaded area means one standard deviation from the mean of all subjects. The green, yellow, and blue block areas mean 24 s spontaneous breathing, 6 s inhale, and 30 s hold breathing with abdomen concave and abdomen convex, respectively.
Figure 1. The average (a) RIP, (b) IE of TWM (black solid line) and AWM (red solid line), and (c) HR of a total of 19 subjects during the IVM trial The shaded area means one standard deviation from the mean of all subjects. The green, yellow, and blue block areas mean 24 s spontaneous breathing, 6 s inhale, and 30 s hold breathing with abdomen concave and abdomen convex, respectively.
Entropy 26 00027 g001
Figure 2. The comparison of HR and IE of TWM (black line) and AWM (red line) during each stage before and after the IVM trial. (a) HR (green line: before IVM; blue line: after IVM), (b) the IE before IVM, and (c) the IE after IVM. The yellow arrow shows the difference between IE of TWM and IE of AWM after IVM. The orange vertical line shows the point in time when the IE of AWM changed from larger (smaller) to smaller (larger) than the IE of TWM and black arrows indicate the movement of orange vertical line before and after IVM. The black and red lines are moving averages of the series of the mean IE. The shaded area means one standard deviation from the mean of all subjects.
Figure 2. The comparison of HR and IE of TWM (black line) and AWM (red line) during each stage before and after the IVM trial. (a) HR (green line: before IVM; blue line: after IVM), (b) the IE before IVM, and (c) the IE after IVM. The yellow arrow shows the difference between IE of TWM and IE of AWM after IVM. The orange vertical line shows the point in time when the IE of AWM changed from larger (smaller) to smaller (larger) than the IE of TWM and black arrows indicate the movement of orange vertical line before and after IVM. The black and red lines are moving averages of the series of the mean IE. The shaded area means one standard deviation from the mean of all subjects.
Entropy 26 00027 g002
Figure 3. The group with PFI increased or decreased versus the group with PFI decreased in (a) HR and IE of TWM and AWM of (b) before the IVM trial and (c) after the IVM trial. Green solid line: the average HR before the IVM trial; blue solid line: the average HR after the IVM trial; black solid line: the moving average of the average IE of TWM; red solid line: the moving average of the average IE of AWM. The shaded area indicates one standard deviation from the solid line. The orange vertical line shows the point in time when the IE of AWM changed from larger (smaller) to smaller (larger) than the IE of TWM; black arrow: the movement of orange vertical line before and after IVM; yellow arrow: the difference between IE of TWM and IE of AWM.
Figure 3. The group with PFI increased or decreased versus the group with PFI decreased in (a) HR and IE of TWM and AWM of (b) before the IVM trial and (c) after the IVM trial. Green solid line: the average HR before the IVM trial; blue solid line: the average HR after the IVM trial; black solid line: the moving average of the average IE of TWM; red solid line: the moving average of the average IE of AWM. The shaded area indicates one standard deviation from the solid line. The orange vertical line shows the point in time when the IE of AWM changed from larger (smaller) to smaller (larger) than the IE of TWM; black arrow: the movement of orange vertical line before and after IVM; yellow arrow: the difference between IE of TWM and IE of AWM.
Entropy 26 00027 g003
Figure 4. The difference in dAUC between before and after the IVM trial in the group with PFI increased or remained unchanged, and in the group with PFI decreased.
Figure 4. The difference in dAUC between before and after the IVM trial in the group with PFI increased or remained unchanged, and in the group with PFI decreased.
Entropy 26 00027 g004
Figure 5. The case of IE during IVM trials. For the description of (ad), see context.
Figure 5. The case of IE during IVM trials. For the description of (ad), see context.
Entropy 26 00027 g005
Figure 6. The irregularity of TWM and AWM was indicated by PE and DE during the IVM trial. The error bar indicates one standard deviation. The meaning of each colored block is the same as in Figure 1.
Figure 6. The irregularity of TWM and AWM was indicated by PE and DE during the IVM trial. The error bar indicates one standard deviation. The meaning of each colored block is the same as in Figure 1.
Entropy 26 00027 g006
Figure 7. The comparison of the standard deviation of RIP for TWM (black line) and AWM (red line) during each stage before and after the IVM trial. The time window size was set to 625 points, which was 2.5 s, and an overlapping ratio was set to 90.04%, which was 565 points.
Figure 7. The comparison of the standard deviation of RIP for TWM (black line) and AWM (red line) during each stage before and after the IVM trial. The time window size was set to 625 points, which was 2.5 s, and an overlapping ratio was set to 90.04%, which was 565 points.
Entropy 26 00027 g007
Table 1. The dAUC of all subjects in each stage before and after the IVM trial.
Table 1. The dAUC of all subjects in each stage before and after the IVM trial.
ALL SubjectsRestStepRecovery
Before IVM−499.15 ± 2053.61141.74 ± 2969.581596.73 ± 3046.28
After IVM−4475.17 ± 6182.31 **1434.31 ± 3856.01−1414.40 ± 4799.54 *
** p-value < 0.001; * p-value < 0.05.
Table 2. The contingency table, according to the dAUC, changed in each group during rest.
Table 2. The contingency table, according to the dAUC, changed in each group during rest.
RestPFI Increase or UnchangedPFI Decrease
dAUC increase12
dAUC decrease88
Table 3. The contingency table, according to the dAUC, changed in each group during the step test.
Table 3. The contingency table, according to the dAUC, changed in each group during the step test.
StepPFI Increase or UnchangedPFI Decrease
dAUC increase34
dAUC decrease66
Table 4. The contingency table, according to the dAUC, changed in each group during recovery.
Table 4. The contingency table, according to the dAUC, changed in each group during recovery.
RecoveryPFI Increase or UnchangedPFI Decrease
dAUC increase42
dAUC decrease58
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

Huang, P.-H.; Hsiao, T.-C. Use of Intrinsic Entropy to Assess the Instantaneous Complexity of Thoracoabdominal Movement Patterns to Indicate the Effect of the Iso-Volume Maneuver Trial on the Performance of the Step Test. Entropy 2024, 26, 27. https://doi.org/10.3390/e26010027

AMA Style

Huang P-H, Hsiao T-C. Use of Intrinsic Entropy to Assess the Instantaneous Complexity of Thoracoabdominal Movement Patterns to Indicate the Effect of the Iso-Volume Maneuver Trial on the Performance of the Step Test. Entropy. 2024; 26(1):27. https://doi.org/10.3390/e26010027

Chicago/Turabian Style

Huang, Po-Hsun, and Tzu-Chien Hsiao. 2024. "Use of Intrinsic Entropy to Assess the Instantaneous Complexity of Thoracoabdominal Movement Patterns to Indicate the Effect of the Iso-Volume Maneuver Trial on the Performance of the Step Test" Entropy 26, no. 1: 27. https://doi.org/10.3390/e26010027

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