Skip to main content

Machine-learning based feature selection for a non-invasive breathing change detection

Abstract

Background

Chronic Obstructive Pulmonary Disease (COPD) is one of the top 10 causes of death worldwide, representing a major public health problem. Researchers have been looking for new technologies and methods for patient monitoring with the intention of an early identification of acute exacerbation events. Many of these works have been focusing in breathing rate variation, while achieving unsatisfactory sensitivity and/or specificity. This study aims to identify breathing features that better describe respiratory pattern changes in a short-term adjustment of the load-capacity-drive balance, using exercising data.

Results

Under any tested circumstances, breathing rate alone leads to poor capability of classifying rest and effort periods. The best performances were achieved when using Fourier coefficients or when combining breathing rate with the signal amplitude and/or ARIMA coefficients.

Conclusions

Breathing rate alone is a quite poor feature in terms of prediction of breathing change and the addition of any of the other proposed features improves the classification power. Thus, the combination of features may be considered for enhancing exacerbation prediction methods based in the breathing signal.Trial Registration : ClinicalTrials NCT03753386. Registered 27 November 2018, https://clinicaltrials.gov/show/NCT03753386

Peer Review reports

Background

Motivation

Chronic Obstructive Pulmonary Disease (COPD) is one of the top 10 causes of death worldwide, representing a major public health problem [1]. It is characterized by permanent and progressive obstruction of the airways, which may result in an accelerated decline in respiratory function. Increasing breathing difficulty often leads to a reduction in daily activities and a deterioration in the quality of life.

Besides, patients with COPD may experience periods of acute deterioration of symptoms, called exacerbations. Exacerbations are complex events that negatively impact the health of the patient. Their severity can be very variable, requiring hospitalization in cases of moderate or severe events [2]. In France, an exacerbation with hospitalization is responsible for an average additional cost of approximately 8300 euros [3].

In addition, with each new exacerbation, the chances of further exacerbation and the risk of mortality increase [4].

Early management of exacerbations is essential to reduce mortality, limit the patient’s loss of ventilatory capacity and reduce hospitalisations and costs of health [5].

It is nowadays possible to use passive and non-invasive equipment to follow patients under oxygen therapy at home by measuring and recording a breathing signal. Using machine learning on such signals for an early detection of abnormality in the respiratory process could be a major challenge to improve the COPD patient care.

Related work

Within this context, researchers have been looking for new technologies and methods for monitoring COPD patients with the intention of early identifying acute exacerbation events. Some methods, based on self-reported symptoms or manually entered data [610] are limited, since they depend on subjective assessment and on patient compliance. Others have been focusing in remote monitoring devices, enabling automatic follow-up of physiological data and reducing the need for intervention for data acquisition by patients or the health team [1116].

Some of the methods described employ an online learning process, that can be considered as a novelty detection approach. Sometimes called one-class classification, the novelty detection consists of describing a “normality” class, from which new points can be classified as belonging or not. They are often used in medical problems modelling, in which a lot of the data belongs to “normality” while the “abnormal” events not only are rare, but also variable, meaning that the characteristics of abnormality may not be known a priori [17, 18].

In the case of exacerbation prediction, one frequent hypothesis is that changes in the breathing pattern may occur before exacerbation. More specifically, some authors have found that a significant change in breathing rate may be related to an exacerbation event [11, 13, 14, 16].

Among the remote monitoring devices proposed, some have the particularity of being coupled with a non-pharmacological treatment. That is the case of some non-invasive ventilation (NIV) machines [11, 14, 16] that allow monitoring with minimal patient effort, since it only depends on patients treatment compliance. In the most recent of these studies, a model for prediction of exacerbations based only on the respiratory rate performed with 93.5% sensitivity and 64.8% specificity. The model performance was increased when combining breathing rate with other measures from NIV [16].

With the same principle, other methods were proposed based on data from devices that monitor patients under long-term oxygen therapy (LTOT) [13]. Compared to NIV, no mask is used, the breathing is only spontaneous and measures concern only the nasal pressure. In the latter study, an increase in breathing rate was able to predict exacerbations with 66% sensitivity and 93% specificity. LTOT is the most used non-pharmacological treatment among patients with COPD in France [19]. Therefore LTOT monitoring devices allow to cover another part of the population, while capturing measures from patient’s spontaneous breathing. Nonetheless, those devices are for now limited to the monitoring of breathing rate and treatment compliance.

The TeleOx (Srett, Boulogne-Billancourt, France) is a medical device designed to evaluate adherence and treatment efficacy in LTOT patients. The device is placed on the oxygen circuit between the source and the nasal cannula of the patient, adding no new constraints for the patient. Initially developed to follow patients compliance to treatment, TeleOx also enables monitoring flow rate of oxygen and the respiratory rate of the patient at regular intervals (45 seconds every 5 minutes) [20].

As described in [20], TeleOx data is computed by associating a pressure sensor and a fluidic oscillator flow sensor. From those sensors, TeleOx measures a signal that corresponds to patients’ nasal pressure, which can be used to compute a proxy of the patients oxygen flow and respiratory rates. These parameters are recorded in the device memory for further upload in a server. The recorded data show a higher level of noise than respiratory data at hospital but allow to follow patients at home, with no invasive device nor manipulation needed.

Aim of the present article

Predicting exacerbations is widely used as the main objective in clinical studies. Yet, this is a difficult outcome to monitor, as there is no consensus in the definition of an exacerbation. Moreover, it requires a long term follow-up and shows high variability between patients.

Since exacerbations correspond to an imbalance between the respiratory muscle load-capacity-drive relationship [21], we look for another way of analysing how this balance reflects in breathing and detecting changes in a shorter-term follow-up, using the TeleOx device.

In its stable state, a patient with COPD has a precarious load-capacity balance. Its basal load level is already high because of increased airway resistance and decreased dynamic chest wall elastance. To compensate this excess load, the respiratory muscles of these patients are highly demanded. In addition, COPD often comes with muscle weakness, which reduces the ability of the respiratory muscles to compensate for this load. COPD patients are therefore exposed to a significant risk of imbalance.

During an episode of acute respiratory infection, the increase, even moderate, of the respiratory load may be greater than the compensatory capacity of the respiratory muscles, already in high demand in the basic state. This decompensation generates an increase in symptoms such as dyspnea and coughs and a reduction in oxygen saturation.

In healthy subjects, the balance between respiratory load and compensatory capacity has more potential to adapt to different situations. At rest, a small proportion of the capacity of the respiratory muscles is sufficient to compensate for the low breathing loads. During an increase in the respiratory load (pneumonia, asthma attack, physical effort, etc.), the activity of the respiratory muscles can be increased without exceeding their maximum capacity.

Therefore, even for a healthy individual, a change in the load-capacity-drive balance involves changes in the way he or she breathes. Thus, the prediction of exercising may be used as a proof-of-concept problem before looking at decompensations in patients with COPD. This paper focuses on the use of machine learning techniques in order to (a) identify features that well describe respiratory pattern changes in healthy individuals using annotated data, and (b) verify if those same features enable to identify respiratory pattern changes in patients with COPD.

To do so, we compare the use of the breathing rate alone with the couple breathing rate-breathing amplitude which is more representative of the subject’s breathing load. We also compare them to more complex and standard feature extraction methods for time series data which are ARIMA models and Fourier decomposition. This comparison is made in terms of prediction capability using generalized linear mixed effect models.

In a second time, we provide a proof-of-concept procedure to show the ability of the selected features to detect abnormality. To do so, we apply a one-class classification method, that is, we train a model only on resting data and evaluate its ability to predict exercising.

Results

Data and feature extraction

In total, dataset from twenty healthy subjects contained 439 rest periods and 78 effort periods. In the COPD dataset, 1567 rest periods and 571 effort periods were recorded from eight patients.

In Fig. 1, we present an example of what a 45 seconds period of recording by TeleOx can look like for a healthy subject at rest. This signal, although not exactly corresponding to the respiration, is used as a proxy of it to extract the features.

Fig. 1
figure 1

Example of pressure signal recorded with TeleOx. Window of 45 seconds of nasal pressure signal from a healthy subject recording

Figure 2 presents two examples of healthy nasal pressure recordings. The dark gray area corresponds to the 3 minutes of exercising. One can see on those examples that the strategy adopted to increase the respiratory load is different from one person to another. The top individual modifies the amplitude of his breathing, while the second increases his breathing rate. This very different behavior justifies the use of models for which the classification rules are learned individual per individual, rather than in common.

Fig. 2
figure 2

Full pressure signal TeleOx recordings for two healthy subjects. Dark gray areas correspond to the 3 minutes of exercising while the light gray areas correspond to breathing while drinking, coughing, speaking and oral breathing. Subjects were at rest in other areas

One example of recording for a COPD patient is given in Fig. 3. Oxygen flow is not used in the analysis but it allows for understanding variations in the pressure signal. Only periods where continuous oxygen flow is detected are used in following analysis.

Fig. 3
figure 3

Pressure signal and oxygen flow for 8-hours recording from COPD patient. Gray areas correspond to estimated exercise times

Figures 4 and 5 show examples from healthy and COPD recordings, respectively, and the corresponding features computed every 45 s. COPD recordings often include periods where features are not computed, which correspond to periods where oxygen is not used, patient is not detected or the quality of the signal is considered insufficient.

Fig. 4
figure 4

Extracted features example from a healthy subject recording. a Raw pressure signal, b breathing rate, signal amplitude and ARIMA coefficients and c Fourier transform. In a and b, dark gray areas correspond to the 3 minutes of exercising while the light gray areas correspond to breathing while drinking, coughing, speaking and mouth breathing

Fig. 5
figure 5

Extracted features example from a COPD patient recording. a Raw pressure signal, b breathing rate, signal amplitude and ARIMA coefficients and c. Fourier transform. In a and b, dark gray areas correspond to estimated exercise times

Supervised classification

Classification methods were performed with healthy and COPD datasets separately. Generalized linear mixed models (GLMM) performances are presented in Tables 1 and 2 for healthy and COPD datasets respectively. Figure 6 shows the ROC curves for the different combinations of features in both cases.

Fig. 6
figure 6

ROC curves for the detection of exercise periods in the supervised context using combinations of the proposed features. a Healthy subjects and b Patients with COPD

Table 1 Performance of supervised classification models in exercise detection for the healthy individuals dataset using different predictor variables and performance indices
Table 2 Performance of supervised classification models in exercise detection for the COPD patients dataset using different predictor variables and performance indices

In the healthy dataset, the comparison between methods shows a clear hierarchy in their capacity to discriminate rest and exercise. Breathing rate and ARIMA coefficients alone are clearly weaker than their combinations with amplitude or Fourier coefficients. In the COPD dataset, the combination of breathing rate, amplitude and ARIMA coefficients is superior to any other case tested.

There is also a clear difference between healthy individuals and COPD patients but it is difficult to tell if it is due to COPD or to the lesser confidence of the data labeling.

One-class classification

ROC curves of the results of one-class classification models based on the Mahalanobis distance are shown in Fig. 7. The performances obtained by each method are presented in Tables 3 and 4 for healthy and COPD datasets, respectively.

Fig. 7
figure 7

ROC curves for the detection of exercise periods in the one-class context using combinations of the proposed features a Healthy subjects and b Patients with COPD

Table 3 Performance of one-class classification models in exercise detection for the healthy individuals dataset using different predictor variables and performance indices
Table 4 Performance of one-class classification models in exercise detection for the COPD patients dataset using different predictor variables and performance indices

In most tested conditions, the performances are slightly weakened compared to the supervised context. This was expected, since this method learns only about normal events, while supervised methods have access to both normal and abnormal events to learn the classification rules. The hierarchy between the proposed methods remains however similar, although the superiority of the combination of breathing rate, amplitude and ARIMA coefficient for the COPD dataset disappears.

Discussion

The breathing rate alone has the lowest performance for classifying rest and effort periods for healthy individuals. Any other feature alone or combined leads to better performance among the considered models. The models combining breathing rate with amplitude, breathing rate with amplitude and ARIMA coefficients and Fourier coefficients present comparable and better performances.

Performances with data from patients with COPD are lower. Indeed, the periods labels are not as precise as for the healthy individuals dataset. Not only the time schedule is approximate, but also these patients may take exercising easier or execute physical activities in the rest periods. For some of those patients, any movement can become really challenging and be a physical effort, as walking, standing up, showering, etc.

In both cases, this study demonstrates a significant gain in combining breathing rate with amplitude and potentially ARIMA coefficients, or using Fourier decompositions. This gain can be measured in either Accuracy, Sensitivity/Specificity or AUC, and can be medically interpreted by the fact that changing one’s breathing rate is not the only way to adapt to changes in the load-capacity balance.

The supervised approach however has a major pitfall, which is that it needs abnormal data to learn the classification rules. In practice, two options are then available: learn rules about the entire population, or monitor patients for a sufficiently long period so several abnormal events are observed for each patient. The first solution is not relevant from a physiological point of view because it disregards the variability between patients. The latter is not attainable, since exacerbations arrive at different frequencies and may differ from one another, even for the same patient.

A novelty detection method, or one-class classification, may thus be preferred in the case of medical data. Normal data acquisition for each individual then allows to detect any possible change in the features. For instance, the second healthy subject presented in the Fig. 2 increases mainly its breathing rate during the exercising periods. Nevertheless, as soon as the subject sits down, there is an increase in the signal amplitude, a change not described previously. If the model is trained in a supervised manner with rest and effort periods, those first periods after exercising may be considered as rest.

On healthy subjects, the performances obtained using the Mahalanobis distance based model are similar to those obtained with GLMM, although a bit weaker for some of the predictors.

For the patients with COPD, the loss in performance is greater. Prediction with breathing rate alone achieves the lowest performances. Besides, in the supervised context, the model created by combining breathing rate, amplitude and ARIMA coefficients presented a superior performance than with any other predictive variable. In the unsupervised learning case, this combination is similar to other tested conditions. A slightly higher performance is obtained when using Fourier coefficients, which combines signal’s frequency, magnitude and variability.

It is also notable that, although breathing rate alone classifies better than random guessing for both healthy and COPD subjects, its performance is quite poor in all cases as previously described. Combining the breathing rate with any other feature described here seems to be beneficial for the identification of periods of exercising. This observation is again true for all considered classification criteria, that is Accuracy, Sensitivity/Specificity or AUC.

Conclusions

The conclusion of this study is that breathing rate alone is a quite poor feature in terms of prediction of breathing change, in the sense that the addition of any of the other proposed features clearly improves the classification power, in both supervised and novelty detection framework. From this point of view, the most promising features are the Fourier coefficients and the combinations of breathing rate with other predictive variables, notably the signal amplitude.

Besides, although this study do not consider breathing change patterns specifically related to exacerbation events, these new features may also enlighten other kinds of load-capacity balance changes and thus potentially enhance exacerbation prediction methods.

Methods

Monitoring device

TeleOx (Srett, Boulogne-Billancourt, France) firmware was adapted so the signals recorded by the pressure sensor and the fluidic oscillator flow sensor are kept with the computed parameters. Signals are recorded at 10 Hz. This manipulation limits the data acquisition to eight hours of recording, after which all data must be erased before a new data acquisition.

Data

Data was collected from a set of twenty healthy subjects and eight patients with COPD from two different protocols.

Healthy subjects study protocol consisted of simulating oxygen therapy by replacing the oxygen source by an air source. Each subject followed instructions for a total of 30 minutes, executing activities as: resting, drinking, coughing, speaking, mouth breathing, exercising and recovering, at given time intervals. Raw pressure and flow signals were recorded with TeleOx. All participants provided written informed consent for study participation.

Participants with COPD were recorded over a period of eight hours in a purely observational manner. The patients were enrolled while hospitalized at the Service de Pneumologie, Médecine Intensive et Réanimation, Groupe Hospitalier Pitié-Salpêtrière. The inclusion criteria required that patients had COPD, were under oxygen therapy and already monitored with a TeleOx. The regular TeleOx was replaced by a TeleOx with the new firmware in the morning (around 10 am). Eight hours later, the TeleOx were recovered and the regular TeleOx were plugged back. Patients followed the Unit predefined schedule, including a bike session in the morning and supervised gymnastics in the afternoon. This allowed an estimation of the periods of exercising during the day.

Feature extraction

Signal treatment was based on the TeleOx original algorithm. Therefore, features were extracted considering 45 seconds windows and features were only computed when subject presence was identified.

This means that, for each healthy subject, there were 40 windows. For COPD patients, the number of windows is variable, according to patients adherence to oxygen therapy.

Periods with less than 4 identified breaths or with breathing lengths too variable were considered as poor quality periods and ignored from analysis.

The following paragraphs detail the features which prediction power are compared, isolated or combined.

Breathing rate

Breathing rate is a commonly used feature for monitoring patients with COPD. As described previously, it has already been shown that there is a correlation between breathing rate increase and forecoming exacerbation.

Breathing rate is computed as the inverse of the median breathing length in the 45 seconds period. This feature calculation has been validated in a previous paper [20].

Amplitude

More than a change in breathing rate, a visual analysis of healthy records shows a significant change in signal amplitude during different moments of recordings. The amplitude is computed as the median amplitude at inspiration, which corresponds to the distance between pressure signal minima and the estimated baseline.

Fourier coefficients

Another way of analysing frequency, amplitude and variability of the signals is by using Fourier transforms. The Fourier decomposition makes it possible to analyze periodic functions by describing their frequency spectrum, which means that it highlights the frequencies present in the signal and their respective magnitude.

The Fourier coefficients of the function f are given by :

$$\begin{array}{@{}rcl@{}} c_{n} = 1/T \int_{0}^{T}f(t) e^{-in\omega t}dt \end{array} $$
(1)

Where T is the period, ω=2π/T is the pulsation of T and the magnitudes are given by the absolute values of cn.

We chose to only keep frequencies bellow 2 Hz to limit the number of features. Besides, a breathing rate of 2 Hz already has no physiological sense, so we can consider that above this frequency we would only be analyzing noise.

ARIMA coefficients

ARIMA is a modelisation approach for time series data relying on the assumption that the signal is autoregressive, that is the value at each time point can be written as resulting from a linear model according to the preceding points and their errors [22].

We use the ARIMA model (1,1,1), which follows the following prediction equation:

$$\begin{array}{@{}rcl@{}} y_{t} = \mu+y_{t-1}+\Phi \cdot (y_{t-1}-y_{t-2})-\theta \cdot \epsilon_{t-1}+\epsilon_{t} \end{array} $$
(2)

So, for every 45 seconds of recording, we estimate the parameters \((\hat {\mu },\hat {\Phi },\hat {\theta }) \) which describe the temporal dynamics of the signal, where μ is the signal constant, Φ is the auto-regression coefficient, θ is the moving average coefficient of the model and ε is the random error related to the observation.

Classification data

For healthy subjects, a total of 40 data points are extracted, corresponding to non-overlapping sequences of 45 seconds of raw data. Each of those sequences is transformed in a vectorial data by extracting the features described in the previous subsection.

Among those 40 points, the first 23 are considered as rest/reference. Drinking, coughing, speaking and mouth breathing are included in the reference class, since those events are expected to happen as the “normality” for patients with COPD. The following 4 points correspond to exercising. The last 13 points are a transition between effort and rest and thus are not used for classification methods.

For the recordings from patients with COPD, the labels are not that clear. The approximate periods of exercise (bike session and supervised gymnastics) belong to the exercise class. All other data points are considered as reference. Like the healthy data, the reference certainly includes drinking, coughing, speaking and mouth breathing, as well as other events as eating, moving and walking, which are unknown.

Supervised classification

To take into account the inter-individual variability, generalized linear mixed effect models (GLMM) were used in the supervised context. Different combinations of features were tested so the ability of classifying rest and effort breathing can be compared. Healthy and COPD datasets are trained and tested separately.

Models are built using glmer function of the lme4 package [23] in R, with random intercepts and random slopes. The link function is logit.

The Fourier coefficients cannot be used directly because of the high number of coefficients. To avoid the curse of dimensionality, we perform for each fold a PCA on the training data and keep the first 5 principal components.

One-class classification

The supervised classification power is not the only criterion to select a combination of features. Indeed, in the objective application, the algorithm will have to train based only on a normal class and be able to detect abnormalities.

We choose to compare the abilities for such a task of the features listed in “Feature extraction” section by using a method based on Mahalanobis distance [18, 24]. Given training data of mean μ and variance-covariance matrix Σ, the Mahalanobis distance of a new measure x to the training data is defined by the following equation.

$$\begin{array}{@{}rcl@{}} d (x) = \left[(x-\mu)'\Sigma^{-1}(x-\mu)\right]^{1/2} \end{array} $$
(3)

The underlying idea is to consider that reference data are spread according to a multidimensional normal law (which shape is given by the variance-covariance matrix) and that the distance grows as the distribution of that law decreases. Figure 8 presents an example of the Mahalanobis distance from a reference distribution in the plane breathing rate-amplitude.

Fig. 8
figure 8

Example of Mahalanobis distances from reference points. In the one-class context, distances between each new measure x and the all reference points are given by the Mahalanobis distance, considering the reference’s mean and variance-covariance matrix

For each subject, we divide the data points into training set and validation set. The training set contains only rest points and is used as the reference. The validation set contains both rest and effort points, for which we compute the Mahalanobis distance from the training set. A 5-fold cross-validation method is used to both data from healthy subjects and from patients with COPD. For each subject, healthy or COPD patients, a 5-fold cross validation is used on the resting data: 4 out of the 5 folds are used to learn the mean and variance-covariance matrix.

For the healthy dataset, the distance is computed for the last fold and the exercising data, ending up with one prediction for each resting point and five predictions for each exercising point. For the COPD dataset, larger exercising data is available, the distance is thus computed for the last fold of resting data and one fold of the exercising data. We thus end up with one prediction for each data point (rest and exercise).

This method is repeated varying the features used: 1. breathing rate; 2. signal amplitude; 3. breathing rate and amplitude; 4. ARIMA coefficients; 5. breathing rate, amplitude and ARIMA coefficients and 6. Fourier coefficients.

The dimensionality of Fourier coefficients also needed to be reduced for the one-class classification method. For each subject, a PCA using training resting data was used to define the first 5 principal components. Mahalanobis distance and the method described above is then completed using the projected data.

Sensitivity and specificity is given for the cut-off threshold that minimizes the distance from the upper-left corner of the respective ROC curve, that is \(\sqrt {FPR^{2}+(1+TPR)^{2}}\), where FPR is the false positive rate and TPR is the true positive rate.

Availability of data and materials

The datasets used and/or analysed during the current study are available from the corresponding author on reasonable request.

Abbreviations

ARIMA:

Autoregressive integrated moving average

COPD:

Chronic obstructive pulmonary disease

LTOT:

Long-term oxygen therapy

NIV:

Non-invasive ventilation

References

  1. Lozano R, Naghavi M, Foreman K, Lim S, Shibuya K, Aboyans V, Abraham J, Adair T, Aggarwal R, Ahn SY, Alvarado M, Anderson HR, Anderson LM, Andrews KG, Atkinson C, Baddour LM, Barker-Collo S, Bartels DH, Bell ML, Benjamin EJ, Bennett D, Bhalla K, Bikbov B, Abdulhak AB, Birbeck G, Blyth F, Bolliger I, Boufous S, Bucello C, Burch M, Burney P, Carapetis J, Chen H, Chou D, Chugh SS, Coffeng LE, Colan SD, Colquhoun S, Colson KE, Condon J, Connor MD, Cooper LT, Corriere M, Cortinovis M, De Vaccaro KC, Couser W, Cowie BC, Criqui MH, Cross M, Dabhadkar KC, Dahodwala N, De Leo D, Degenhardt L, Delossantos A, Denenberg J, Des Jarlais DC, Dharmaratne SD, Dorsey ER, Driscoll T, Duber H, Ebel B, Erwin PJ, Espindola P, Ezzati M, Feigin V, Flaxman AD, Forouzanfar MH, Fowkes FGR, Franklin R, Fransen M, Freeman MK, Gabriel SE, Gakidou E, Gaspari F, Gillum RF, Gonzalez-Medina D, Halasa YA, Haring D, Harrison JE, Havmoeller R, Hay RJ, Hoen B, Hotez PJ, Hoy D, Jacobsen KH, James SL, Jasrasaria R, Jayaraman S, Johns N, Karthikeyan G, Kassebaum N, Keren A, Khoo JP, Knowlton LM, Kobusingye O, Koranteng A, Krishnamurthi R, Lipnick M, Lipshultz SE, Ohno SL, Mabweijano JE, MacIntyre MF, Mallinger L, March L, Marks GB, Marks R, Matsumori A, Matzopoulos R, Mayosi BM, McAnulty JH, McDermott MM, McGrath J, Mensah GA, Merriman TR, Michaud C, Miller M, Miller TR, Mock C, Mocumbi AO, Mokdad AA, Moran A, Mulholland K, Nair MN, Naldi L, Narayan KMV, Nasseri K, Norman P, O’Donnell M, Omer SB, Ortblad K, Osborne R, Ozgediz D, Pahari B, Pandian JD, Rivero AP, Padilla RP, Perez-Ruiz F, Perico N, Phillips D, Pierce K, Pope CA, Porrini E, Pourmalek F, Raju M, Ranganathan D, Rehm JT, Rein DB, Remuzzi G, Rivara FP, Roberts T, De León FR, Rosenfeld LC, Rushton L, Sacco RL, Salomon JA, Sampson U, Sanman E, Schwebel DC, Segui-Gomez M, Shepard DS, Singh D, Singleton J, Sliwa K, Smith E, Steer A, Taylor JA, Thomas B, Tleyjeh IM, Towbin JA, Truelsen T, Undurraga EA, Venketasubramanian N, Vijayakumar L, Vos T, Wagner GR, Wang M, Wang W, Watt K, Weinstock MA, Weintraub R, Wilkinson JD, Woolf AD, Wulf S, Yeh PH, Yip P, Zabetian A, Zheng ZJ, Lopez AD, Murray CJL. Global and regional mortality from 235 causes of death for 20 age groups in 1990 and 2010: A systematic analysis for the Global Burden of Disease Study 2010. The Lancet. 2012; 380(9859):2095–128. https://doi.org/10.1016/S0140-6736(12)61728-0.

    Article  Google Scholar 

  2. Global Initiative for Chronic Obstructive Lung Disease Global Initiative for Chronic Obstructive Lung Disease. Pocket Guide to COPD Diagnosis, Management, and Prevention. 2017.

  3. Laurendeau C, Chouaid C, Roche N, Terrioux P, Gourmelen J, Detournay B. Prise en charge et coûts de la bronchopneumopathie chronique obstructive en France en 2011. Revue des Maladies Respiratoires. 2015. https://doi.org/10.1016/j.rmr.2014.10.731.

  4. Suissa S, Dell’Aniello S, Ernst P. Long-term natural history of chronic obstructive pulmonary disease: Severe exacerbations and mortality. Thorax. 2012; 67(11):957–63. https://doi.org/10.1136/thoraxjnl-2011-201518.

    Article  Google Scholar 

  5. Wilkinson TMA, Donaldson GC, Hurst JR, Seemungal TAR, Wedzicha JA. Early therapy improves outcomes of exacerbations of chronic obstructive pulmonary disease. Am J Respir Crit Care Med. 2004; 169(12):1298–303. https://doi.org/10.1164/rccm.200310-1443OC.

    Article  Google Scholar 

  6. Orchard P, Agakova A, Pinnock H, Burton CD, Sarran C, Agakov F, McKinstry B. Improving prediction of risk of hospital admission in chronic obstructive pulmonary disease : application of machine learning to telemonitoring data. J Med Internet Res. 2018; 20(9):263. https://doi.org/10.2196/jmir.9227.

    Article  Google Scholar 

  7. Fernández-Granero MA, Sánchez-Morillo D, León-Jiménez A, Crespo LF. Automatic prediction of chronic obstructive pulmonary disease exacerbations through home telemonitoring of symptoms. Bio-Med Mater Eng. 2014; 24(6):3825–32. https://doi.org/10.3233/BME-141212.

    Article  Google Scholar 

  8. Burton C, Pinnock H, McKinstry B. Changes in telemonitored physiological variables and symptoms prior to exacerbations of chronic obstructive pulmonary disease. J Telemed Telecare. 2015; 21(1):29–36. https://doi.org/10.1177/1357633X14562733.

    Article  Google Scholar 

  9. Mohktar MS, Redmond SJ, Antoniades NC, Rochford PD, Pretto JJ, Basilakis J, Lovell NH, McDonald CF. Predicting the risk of exacerbation in patients with chronic obstructive pulmonary disease using home telehealth measurement data. Artif Intell Med. 2015; 63(1):51–9. https://doi.org/10.1016/j.artmed.2014.12.003.

    Article  Google Scholar 

  10. Miłkowska-Dymanowska J, Białas AJ, Obrȩbski W, Górski P, Piotrowski WJ. A pilot study of daily telemonitoring to predict acute exacerbation in chronic obstructive pulmonary disease. Int J Med Inform. 2018; 116(February):46–51. https://doi.org/10.1016/j.ijmedinf.2018.04.013.

    Article  Google Scholar 

  11. Blouet S, Sutter J, Fresnel E, Kerfourn A, Cuvelier A, Patout M. Prediction of severe acute exacerbation using changes in breathing pattern of COPD patients on home noninvasive ventilation. 2018:2577–86. https://doi.org/10.2147/COPD.S170242.

  12. Ballal T, Heneghan C, Zaffaroni A, Boyle P, de Chazal P, Shouldice R, McNicholas WT, Donnelly SC. A pilot study of the nocturnal respiration rates in COPD patients in the home environment using a non-contact biomotion sensor. Physiol Meas. 2014; 35:2513–27. https://doi.org/10.1088/0967-3334/35/12/2513.

    Article  Google Scholar 

  13. Yañez AM, Garcia-Rio F, de Molina RM, Sauleda J, Gay MF. Monitoring Breathing Rate at Home Allows Early Identification of COPD Exacerbations. Chest. 2012; 142(6):1524–9. https://doi.org/10.1378/chest.11-2728.

    Article  Google Scholar 

  14. Borel JC, Pelletier J, Taleux N, Briault A, Arnol N, Pison C, Tamisier R, Timsit JF, Pepin JL. Parameters recorded by software of non-invasive ventilators predict COPD exacerbation: a proof-of-concept study. Thorax. 2015; 70(3):284–6. https://doi.org/10.1136/thoraxjnl-2014-206569.

    Article  Google Scholar 

  15. Wu R, Liaqat D, de Lara E, Son T, Rudzicz F, Alshaer H, Abed-Esfahani P, Gershon AS. Feasibility of Using a Smartwatch to Intensively Monitor Patients With Chronic Obstructive Pulmonary Disease: Prospective Cohort Study. JMIR mHealth uHealth. 2018; 6(6):10046. https://doi.org/10.2196/10046.

    Article  Google Scholar 

  16. Jiang W, Chao Y, Wang X, Chen C, Zhou J, Song Y. Day-to-Day Variability of Parameters Recorded by Home Noninvasive Positive Pressure Ventilation for Detection of Severe Acute Exacerbations in. Int J Chronic Obstructive Pulmonary Disease. 2021; 16:727–37.

    Article  Google Scholar 

  17. Pimentel MAF, Clifton DA, Clifton L, Tarassenko L. A review of novelty detection. Signal Process. 2014; 99:215–49. https://doi.org/10.1016/j.sigpro.2013.12.026.

    Article  Google Scholar 

  18. Aggarwal CC. Outlier Analysis, 2nd ed. Cham: Springer; 2017. https://doi.org/10.1007/978-3-319-47578-3.

    Book  Google Scholar 

  19. ANTADIR. Observatoire des patients de l’ANTADIR, Données au 31 décembre 2015. 2015. https://www.antadir.com/uploads/editor/file/site-web-observatoire-31.12.2015.pdf.

  20. Soler J, Alves Pegoraro J, Le XL, Nguyen DPG, Grassion L, Antoine R, Guerder A, Gonzalez-Bermejo J. Validation of respiratory rate measurements from remote monitoring device in COPD patients. Respir Med Res. 2019; 76:1–3. https://doi.org/10.1016/j.resmer.2019.05.002.

    CAS  PubMed  Google Scholar 

  21. Murphy PB, Kumar A, Reilly C, Jolley C, Walterspacher S, Fedele F, Hopkinson NS, Man WDC, Polkey MI, Moxham J, Hart N. Neural respiratory drive as a physiological biomarker to monitor change during acute exacerbations of COPD. Thorax. 2011; 66(7):602–8. https://doi.org/10.1136/thx.2010.151332.

    Article  Google Scholar 

  22. Box G, Jenkins GM, Reinsel G. Time Series Analysis; Forecasting and Control, 3rd ed. Englewood Cliff: Prentice Hall; 1994.

    Google Scholar 

  23. Bates D, Mächler M, Bolker B, Walker S. Fitting linear mixed-effects models using lme4. J Stat Softw. 2015; 67(1):1–48. https://doi.org/10.18637/jss.v067.i01.

    Article  Google Scholar 

  24. McLachlan GJ. Mahalanobis distance. Resonance. 1999; 4(6):20–6. https://doi.org/10.1007/BF02834632.

    Article  Google Scholar 

Download references

Acknowledgements

Not applicable.

Funding

JAP is member of the project PHD CIFRE from the French government. EB is funded by the Labex IRMIA, Université de Strasbourg.

Author information

Authors and Affiliations

Authors

Contributions

JAP, TS, JG-B and EB designed the study, JAP and SL designed the protocols for patients inclusion and data acquisition. JAP and JG-B acquired the data, JAP, NW and EB analysed it. JAP, JG-B and EB wrote the manuscript. All authors read and approved the final manuscript.

Corresponding author

Correspondence to Juliana Alves Pegoraro.

Ethics declarations

Ethics approval and consent to participate

Healthy subjects study protocol was approved by an ethics committee (Comité de Protection des Personnes - Île de France II on 5 November 2018) and was registered in the ClinicalTrials.gov registry under number NCT03753386 before inclusion of the first participant.

Participants with COPD were recorded over a period of eight hours in a purely observational manner. This study was approved by the Institutional Review Board of the French speaking society for respiratory medicine - Société de Pneumologie de Langue Française - and patients provided signed consent.

Consent for publication

Not applicable.

Competing interests

JAP is employed by SRETT. JAP, TS, JG-B and EB are inventors of the patent EP20315396.0 (pending application), in which a respiration monitoring system combining breathing rate and signal amplitude measures is covered.

Additional information

Publisher’s Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article’s Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article’s Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated in a credit line to the data.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Pegoraro, J., Lavault, S., Wattiez, N. et al. Machine-learning based feature selection for a non-invasive breathing change detection. BioData Mining 14, 33 (2021). https://doi.org/10.1186/s13040-021-00265-8

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s13040-021-00265-8

Keywords