An Unsupervised Feature Learning Approach to Reduce False Alarm Rate in ICUs
Behzad Ghazanfari, Fatemeh Afghah, Kayvan Najarian, Sajad Mousavi,, Jonathan Gryak, James Todd

TL;DR
This paper introduces an unsupervised feature learning method to improve ICU alarm accuracy by distinguishing true arrhythmias from false alarms caused by noise and disturbances in ECG signals.
Contribution
It presents a novel high-level feature extraction technique based on unsupervised learning and clustering to effectively differentiate between genuine arrhythmias and signal disturbances.
Findings
Significant improvement in alarm detection accuracy.
High sensitivity and specificity achieved with few features.
Effective use of single-lead ECG signals.
Abstract
The high rate of false alarms in intensive care units (ICUs) is one of the top challenges of using medical technology in hospitals. These false alarms are often caused by patients' movements, detachment of monitoring sensors, or different sources of noise and interference that impact the collected signals from different monitoring devices. In this paper, we propose a novel set of high-level features based on unsupervised feature learning technique in order to effectively capture the characteristics of different arrhythmia in electrocardiogram (ECG) signal and differentiate them from irregularity in signals due to different sources of signal disturbances. This unsupervised feature learning technique, first extracts a set of low-level features from all existing heart cycles of a patient, and then clusters these segments for each individual patient to provide a set of prominent high-level…
| Alarm | # of Patients | False Alarm | True Alarm |
|---|---|---|---|
| ASY | 116 | 94 | 22 |
| EBR | 86 | 41 | 45 |
| VFB | 57 | 51 | 6 |
| ETC | 131 | 8 | 123 |
| VTA | 331 | 245 | 86 |
| Total | 721 | 439 | 282 |
| No. | Feature | No. | Feature |
|---|---|---|---|
| 1 | Px | 11 | OnQRS_x |
| 2 | Py | 12 | OnQRS_y |
| 3 | Qx | 13 | OFFQRS_x |
| 4 | Qy | 14 | OFFQRS_y |
| 5 | Rx | ||
| 6 | Ry | ||
| 7 | Sx | 80 | RR2 interval |
| 8 | Sy | 82 | RR interval |
| 9 | Tx | 83 | R-R2 amplitude |
| 10 | 84 | R-R amplitude |
| Boosted Trees | ||||||||||||
| \hdashlineScenarios | DWT | DWT + | DWT + | |||||||||
| \hdashlineAccuracy | 0.791 | 0.717 | 0.818 | 0.793 | 0.788 | 0.803 | ||||||
| \hdashlineSpecificity | 0.79 | 0.65 | 0.83 | 0.79 | 0.77 | 0.78 | ||||||
| \hdashlineSensitivity | 0.80 | 0.76 | 0.81 | 0.80 | 0.80 | 0.82 | ||||||
| \hdashlineAUC | 0.82 | 0.78 | 0.85 | 0.82 | 0.84 | 0.85 | ||||||
| \hdashline | ||||||||||||
| RUSBoosted Trees | ||||||||||||
| \hdashlineScenarios | DWT | DWT + | DWT + | |||||||||
| \hdashlineAccuracy | 0.775 | 0.725 | 0.779 | 0.77 | 0.753 | 0.771 | ||||||
| \hdashlineSpecificity | 0.73 | 0.63 | 0.75 | 0.72 | 0.67 | 0.70 | ||||||
| \hdashlineSensitivity | 0.80 | 0.80 | 0.80 | 0.80 | 0.81 | 0.82 | ||||||
| \hdashlineAUC | 0.83 | 0.79 | 0.82 | 0.81 | 0.83 | 0.85 | ||||||
| \hdashline | ||||||||||||
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
An Unsupervised Feature Learning Approach to Reduce False Alarm Rate in ICUs
††thanks: This material is based upon work supported by the National Science Foundation under Grant Number 1657260. Research reported in this publication was also supported by the National Institute On Minority Health And Health Disparities of the National Institutes of Health under Award Number U54MD012388.
Behzad Ghazanfari1, Fatemeh Afghah1, Kayvan Najarian2,3,4, Sajad Mousavi1, Jonathan Gryak2, James Todd1 1School of Informatics, Computing and Cyber Security (SICCS), Northern Arizona University, Flagstaff, AZ 860112Department of Computational Medicine and Bioinformatics, University of Michigan, Ann Arbor, MI, USA3Michigan Center for Integrative Research in Critical Care, University of Michigan, Ann Arbor, MI, USA4Department of Emergency Medicine, University of Michigan, Ann Arbor, MI, USA
Abstract
The high rate of false alarms in intensive care units (ICUs) is one of the top challenges of using medical technology in hospitals. These false alarms are often caused by patients’ movements, detachment of monitoring sensors, or different sources of noise and interference that impact the collected signals from different monitoring devices. In this paper, we propose a novel set of high-level features based on unsupervised feature learning technique in order to effectively capture the characteristics of different arrhythmia in electrocardiogram (ECG) signal and differentiate them from irregularity in signals due to different sources of signal disturbances. This unsupervised feature learning technique, first extracts a set of low-level features from all existing heart cycles of a patient, and then clusters these segments for each individual patient to provide a set of prominent high-level features. The objective of the clustering phase is to enable the classification method to differentiate between the high-level features extracted from normal and abnormal cycles (i.e., either due to arrhythmia or different sources of distortions in signal) in order to put more attention to the features extracted from abnormal portion of the signal that contribute to the alarm. The performance of this method is evaluated using the 2015 PhysioNet/Computing in Cardiology Challenge dataset for reducing false arrhythmia alarms in the ICUs. As confirmed by the experimental results, the proposed method offers a considerable performance in terms of accuracy, sensitivity and specificity of alarm detection only using a few high-level features that are extracted from one single lead ECG signal; while most of the reported works on false alarm reduction on this public data set used several collected signals including ECG lead II, ECG lead V, arterial blood pressure (ABP) and photoplethysmogram (PPG) when they were available.
Index Terms:
ECG signal analysis, unsupervised feature learning, false alarm reduction, clustering.
I Introduction
A key objective of the monitoring devices in ICUs is to constantly monitor patients’ heart function to diagnose any life-threatening arrhythmia. An ECG signal measures the electrical activity of the heart and is known as an important tool in diagnosing different heart conditions, such as cardiac arrhythmia, ventricular hypertrophy, and myocardial infarction. In spite of many well-developed methods to detect abnormal rhythms, the ICUs still suffer from significantly high false alarm rates due to different reasons including complex nature of signal patterns for some arrhythmia, motion artifacts, noise, sensor detachment, and loose threshold settings of the monitoring devices [1]. Such high false alarm rates negatively impact both patients and medical staff through desensitizing the medical staff to true alarms and increase the response time, rising to an issue commonly referred to as alarm fatigue. Also, the frequent audio disturbance generated by false alarms can lead to sleep deprivation and depressed immune systems for the patients [2, 3].
Several research and clinical studies aimed at reducing the number of false alarms, ranging from expert systems that define several rules based on expert experiences to machine learning methods [4, 5, 6, 7]. One common drawback of such methods is their unstable performance on different datasets, meaning that they can show a promising performance on some datasets while presenting a poor performance on others, suggesting that the success of such methods highly depends on the characteristics of the data set used for training. While machine learning methods lead to better generalization and performance compared to expert system methods, there are several limitations in using typical machine learning methods in time-series data such as longitude ECG signals. A typical challenge in these methods is the chance of overfitting and inaccurate performance when dealing with a large number of noisy, redundant and correlated features extracted from time-series signals or their transform domains (e.g. wavelet). Feature selection / reduction methods attempt to reduce the large set of input features to the most salient ones, but they may result in discarding important features, thereby missing some meaningful patterns in the signals [8, 9, 10].
One distinction of the biomedical signals with other time-series datasets is the periodic / semi-periodic behavior of such signals while the typical machine learning approaches are not capable of capturing this characteristic. In this paper, we took advantage of this property and developed an unsupervised feature learning method that creates a set of low-dimensional features for each subject that captures important characteristics of the underlying patterns in high-dimensional time-series input data by putting an extra attention on the abnormal portions of the signal. In other words, this method constructs a set of higher level features that better captures the underlying patterns related to different alarm types by processing each patient’s signal segment by segment.
Representation learning (feature learning) is one of most recent trends in machine learning that can improve the performance of machine learning methods by focusing on automatic discovery of features obtained from the raw data sets. Feature learning methods can be categorized into two groups of supervised and unsupervised learning. In supervised feature learning, the labels of input data are used to learn the feature representation step and train a method for classification [11]. In unsupervised feature learning, the input data without its labels is used to learn feature representation [12, 13, 14]. Unsupervised feature learning has been used in time-series data [15, 16]; however, the current approaches have not provided the expected performance in ECG analysis yet, mostly due to presence of a wide set of diverse patterns related to different cardiac events. On the other hand, lack of availability of annotated long ECG recordings limits the application of supervised feature learning methods.
To the best of our knowledge, the previously reported unsupervised feature learning methods for ECG analysis are based on deep learning [17]. In [18], clustering is used to find the most representative beats for training recurrent neural networks. In [19], the authors used aligned heartbeats for deep neural network to learn features and classification.
In this paper, an unsupervised feature learning method is proposed that takes the segmented unannotated ECG signals as input, clusters these segments to learn the relationships among these segments, and then uses the resulting clusters toward learning high-level features. Specific to the detection of false alarms, the algorithm first segments the ECG signal of each patient based on its heartbeats. These segments contain important features that represent the characteristics of the major ECG components such as P wave, QRS complex, and T wave. Then, the extracted segments of each patient’s ECG signal are clustered into several clusters. Each cluster represents a group of segments that are the most similar to each other. In fact, we build a bidirectional top-down and down-top feature learning by multi-resolution features that helps to better focus on patterns from toppest to lowest ones and vice versa (lowest to toppest). In the lowest to toppest direction, it provides a framework to capture non-linear relations, differences and similarities among those local features in the higher resolutions (i.e., segments and clusters).
It is worth noting that in this method we only utilize one-lead ECG signal collected from the patients and achieved comparable results to the methods that utilized all collected signals available in 2015 PhysioNet challenge data set (i.e. ECG lead II, ECG lead V, arterial blood pressure (ABP) or photoplethysmogram (PPG). This fact suggests the potential capability of this method to be used for cardiac event detection in wearable heart monitoring systems, since the majority of these remote monitoring systems such as Holter monitor only collect one lead ECG signal.
The rest of paper is structured as follows: In Section II, the database used in this study is introduced. Section III presents the proposed method. In Section IV, the experiment results are described, followed by the concluding remarks in Section V.
II Database Description
In this paper, a publicly available database for ‘Reducing False Arrhythmia Alarms in the ICU’ provided by PhysioNet/Computing in Cardiology Challenge 2015 [20, 21] is used. Each recording includes one or two ECG leads and one or more pulsatile waveforms, such as ABP and PLETH. This dataset focuses on five life-threatening arrhythmia alarms of Asystole (ASY), Extreme Bradycardia (EBR), Extreme Tachycardia (ETC), Ventricular Tachycardia (VTA), and Ventricular Flutter/Fibrillation (VFB). The training set contains 750 recordings, and the test dataset is not available to public; therefore, we used the training dataset for both training and testing purposes by utilizing k-fold cross validation. This study focuses only on the ECG lead II signal as this lead is the only recording available for the majority of patients. The ECG signals are 5 minutes in length and have been re-sampled at the rate of 250 Hz. Out of the 750 subjects, 29 of them were removed since they did not include ECG lead II signal. Table I shows the statistics of the numbers of true and false alarms for each arrhythmia type considered in this study.
III Methodology
The majority of methods for signal processing that are based on time-series analysis or transform-based techniques handle the entire collected signal in the same way, while empirically the abnormal portions of the signals often contain more information about the event of interest. A common feature of several biomedical signals is the existence of a basic periodic pattern that can help distinguish between a normal- and an abnormal condition of a physiological system. For instance, in ECG signal analysis, the periodic normal ECG signal reveals several basic information about the heart function such as the heart beat, while the abnormal ECG can help in diagnosis of several arrhythmias. The multi-resolution feature extraction method presented below leverages this difference between the normal and abnormal portions by extracting additional higher resolution features from the abnormal sections, thereby enhancing the accuracy of arrhythmia detection process.
Figure 1 provides a schematic diagram of the overall method. First, the ECG signals are segmented by performing peak detection and decomposing each signal into P-T segments. Then, a set of preliminary features are extracted from each segment as described in Table II. After that, the detected segments for each patient are clustered into several clusters using the -means algorithm, and a set of multi-resolution features are learned from each cluster in an unsupervised way. -means algorithm is used for clustering as it provides a fast and robust performance in most applications. Finally, these new constructed features are normalized to classify the alarms as true or false.
III-A Beat Detection and Signal Segmentation
There are several techniques to segment the ECG signals and extract the beat-to-beat intervals. Pan Tompkins algorithm is one of the most common, and low-computational methods to detect the QRS complex in the ECG signals [22]. Most of the proposed methods for ECG segmentation are highly sensitive to several disturbances such as noise, interference, and motion artifacts. The objective of the proposed method is to decrease the number of false alarms due to these abnormalities in the signal. Let us consider three general cases of possible segments in the ECG signal including the normal cycles, arrhythmia segments and the abnormal ones (i.e., noisy segments, the irregular segments due to inaccurate segmentation, or the ones affected by sudden changes in QRS amplitudes). The proposed feature learning technique can significantly degrade the impact of inaccuracy in segmentation, noise, and abrupt changes in alarm detection, since these distortions lead to different behavior in segments compared to the known arrhythmia patterns. During the clustering phase, different abnormal segments due to the aforementioned sources of distortions are more likely to be clustered into separate clusters. Then, the classification technique can recognize such abnormal ones by learning the relations between the labels and the extracted clusters. We should note that the proposed feature learning algorithm is a generic method and can be applied over any segmentation techniques such as Hamilton-Tompkins and Hilbert transform-based algorithm. After detecting R-peaks, the presence of other waves in the signal including P, Q, S and T are detected using adaptive searching windows for each peak. Then, each segment is identified from the onset of its P wave to the offset of its T wave. Figure 2 illustrates an ECG signal annotated with R-peaks, P-, QRS-, and T-waves.
III-B Preliminary Feature Extraction
As mentioned earlier, the entire 5-minute-long recordings of ECG lead II are utilized during feature extraction. Preliminary features are extracted from each segment of the given ECG signal in the time domain. These preliminary features can be categorized into three groups, 1) - and -coordinates of each present waves (i.e., P, Q, R, S, and T waves) of the signal, for example and ; 2) the intervals between the beginnings of different waves, for example, RR intervals; and 3) the intervals of the amplitudes between the waves or RR amplitude intervals. The set of extracted ECG-related features (84 in total) are provided in Table II. The values in each segment are defined as the relative distance to the location of -wave as a reference point. The -value refers to the amplitude of the ECG signal. In the first category of primary features, the of P,Q,R,S, and T are extracted for each segment. For example, and refers to and coordinate of the P wave. In the second category of primary features, notation refers to the average of values of P and Q waves and the average of values of S and T is defined as . Notations and are the corresponding values of ECG signal for and , respectively. In the third category of primary features, the interval (difference between the x values of two waves) are measured. For example, means the difference between the value of the P of the current segment and the value of the P of the next segment. interval means the distance between the value of R of the current segment and value of R-peak of the next-but-one segment. In the fourth category of primary features, the difference of the -values of two peaks are measured. For example, means the difference between the value of the R-peak of the current segment and the value of the R-peak of the next segment. means the difference between the value of R-peak of the current segment and the R-peak of the next-but-one segment.
III-C Multi-resolution Unsupervised Feature Learning
The proposed method learns the patterns of different heart arrhythmias through several high-level features, which are learned thorough unsupervised feature learning. The key contribution of the proposed method is to put attention on abnormal portions of the longitude ECG signals, either arrhythmia or distorted portions, through clustering. When the clustering approach is applied on the segments, the center of each cluster is a representative of the segments that belong to that cluster. Then, the proposed method assigns different weights to the formed clusters based on the number of segments within each clusters. These weights represent the probability of a cluster occurrence. The high-level learned features are built based on the position of the centers of these clusters as well as the number of their encountered segments.
The extracted segments of the signals are the units that can provide micro resolution frame of the signal to distinguish the encountered abnormalities in different clusters. Let us denote a cluster with as a set of segments as , with . The segments’ clusters provide a macro (higher-level) representation of the signals in which the center of each cluster represents the behavior of a set of segments that are most similar to each other. Therefore, the center of a cluster, centroid, is used as the representative of encountered segments. The number of features of the center of clusters is the same as the number of features of each segment (i.e., 84). The center of cluster is denoted with in which . The number of clusters’ elements, the center of clusters, and the distance among these centers are defined as high-level features that capture the relations among different signals. For instance, when the number of elements of a cluster is relatively small and its centers is far from other clusters for a patient, and the clusters similar to this cluster are frequently seen in other patients signals, this cluster likely represents an arrhythmia. Therefore, these high-level features are used to construct a low-dimensional set from the high-dimensional low-level features of segments.
The preliminary features of centers are normalized between 0 and 1 for each cluster. Also, the clusters of each patient are ordered based on the number of their members in an ascending order. The high-level features can be categorized in four categories as follows:
- •
The patient’s heart rate and alarm type (i. e., Tachycardia, Asystole, Ventricular Flutter Fib, Ventricular Tachycardia, and Bradycardia).
- •
The number of elements of each cluster () in an ascending order. For example, for the case of having two clusters with , there are two features in the following order order and .
- •
The ratio of summation of features’ values for the centers of each cluster to the number of elements in that cluster based on the order . For example, if there are two clusters, we will have two values in the following order of and , assuming that .
- •
The ratio of summation of features’ values for the centers of each cluster to the number of all segments of that patient based on the order, . For instance, for the case of two clusters, we will have two values in the following order of and , assuming that .
III-D Model Building
The learned high-level features of each signal are used in two different scenarios as the input for the classification phase. Here, we used two well-known classification methods of Boosted Trees and RUSBoosted Trees from the MATLAB’s Classification Learner APP since they are based on ensemble learning and provide robust results [23]. However, the proposed method is independent of the choice of the classification technique and the extracted high-level features can be fed to any classifiers.
In the first scenario, only the unsupervised learned features are used as the input. In the second scenario, the unsupervised learned features are added to the features that are extracted using discrete wavelet transform, as described in Section IV. We also evaluated the proposed method using two different distance measures. As shown in Section IV, we achieved a great performance in alarm classification by only using one signal of ECG lead II and even by using a few number of high-level features that indicates the capability of this method in arrhythmia detection.
IV Experiment Results
The reference list from the paper itself. Each links out to its DOI / PubMed record.
- 1[1] S. T. Lawless, “Crying wolf: false alarms in a pediatric intensive care unit.” Critical care medicine , vol. 22, no. 6, pp. 981–985, 1994.
- 2[2] Y. Donchin and F. J. Seagull, “The hostile environment of the intensive care unit,” Current opinion in critical care , vol. 8, no. 4, pp. 316–320, 2002.
- 3[3] M. Imhoff and S. Kuhls, “Alarm algorithms in critical care monitoring,” Anesthesia & Analgesia , vol. 102, no. 5, pp. 1525–1537, 2006.
- 4[4] Y. Zhang and P. Szolovits, “Patient-specific learning in real time for adaptive monitoring in critical care,” Journal of biomedical informatics , vol. 41, no. 3, pp. 452–460, 2008.
- 5[5] Q. Li and G. D. Clifford, “Signal processing: False alarm reduction,” in Secondary Analysis of Electronic Health Records . Springer, 2016, pp. 391–403.
- 6[6] F. Schmid, M. S. Goepfert, F. Franz, D. Laule, B. Reiter, A. E. Goetz, and D. A. Reuter, “Reduction of clinically irrelevant alarms in patient monitoring by adaptive time delays,” Journal of clinical monitoring and computing , vol. 31, no. 1, pp. 213–219, 2017.
- 7[7] R. He, H. Zhang, K. Wang, Y. Yuan, Q. Li, J. Pan, Z. Sheng, and N. Zhao, “Reducing false arrhythmia alarms in the icu using novel signal quality indices assessment method,” in Computing in Cardiology Conference (Cin C), 2015 . IEEE, 2015, pp. 1189–1192.
- 8[8] Z. M. Hira and D. F. Gillies, “A review of feature selection and feature extraction methods applied on microarray data,” Advances in bioinformatics , vol. 2015, 2015.
