Unobtrusive Mattress-Based Identification of Hypertension by Integrating Classification and Association Rule Mining
<p>The micro-movement sensitive mattress based BCG signal acquisition system (RS-611).</p> "> Figure 2
<p>The framework of the proposed hypertension identification method.</p> "> Figure 3
<p>The original BCG and the approximation layers of the BCG. (<b>a</b>) The original BCG signal; (<b>b</b>) The 4th approximation layer; (<b>c</b>) The 5th approximation layer; (<b>d</b>) The 6th approximation layer.</p> "> Figure 4
<p>The detected heartbeats based on the 5th approximation layer of the BCG signal.</p> "> Figure 5
<p>The box diagrams of the extracted features. “H” and “N” represent hypertensive patients and normotensive subjects, respectively.</p> "> Figure 6
<p>The performance comparison between the proposed method and baseline methods.</p> "> Figure 7
<p>The visualization of the five most powerful CARs in hypertensive group and normotensive group. The null value in CARs are replaced by the average value of current group, and the CARs for hypertensive group and normotensive group are plotted by using red solid line and blue dotted line respectively.</p> "> Figure 8
<p>The user study results. The score range is 1 to 5, and the minimum scoring interval is 0.5.</p> ">
Abstract
:1. Introduction
- First, to characterize the hypertension pattern more comprehensively, we extract lots of features from various aspects based on BCG. To be specific, on the one hand we extract HRV-related features from time domain, frequency domain and non-linear domain to model the function of sympathetic nerve and parasympathetic nerve. On the other hand, we also design a set of four features to characterize the fluctuation pattern of BCG signal itself, so as to investigate whether the fluctuation pattern of BCG signal also has a relationship to hypertension status. Experimental results indicate that the features extracted from multiple aspects can accurately characterize the pattern of hypertension. In addition, it also shows that the BCG signal of hypertensive patients usually fluctuates more wildly than that of normotensive subjects, which shows the usefulness of the BCG fluctuation features.
- Second, in order to distinguish hypertensive patients and normotensive subjects more accurately, we construct a CAR-Classifier by integrating association rule mining and classification together. With the help of the CAR-Classifier, the association relationship among extracted features can be fully investigated and exploited, which significantly increases the classification performance. Furthermore, the CAR-Classifier can also generate a set of CARs. These CARs contain plenty of meaningful information about the patients’ physiological status, which is proved to be useful for analyzing the patients’ condition in-depth.
- Third, we conduct extensive experiments to evaluate the proposed method based on a real BCG dataset of 128 subjects. Experimental results show that the performance of the proposed method is better than two state-of-the-art methods as well as three common classifiers, obtaining 84.4%, 82.5% and 85.3% in terms of accuracy, precision and recall, respectively. In addition, we also evaluate the effectiveness of the generated CARs by carrying out a small-scale user study, and the experimental results show high utility of these CARs in diagnosing hypertension.
2. Related Work
3. Materials and Methods
3.1. Collection of Real BCG Dataset
3.2. Hypertension Identification Method Framework
3.3. RR intervals Sequence Extraction
3.4. Feature Extraction and Selection
3.4.1. Heart Rate Variation (HRV) Analysis
3.4.2. BCG Fluctuation Analysis
3.4.3. Feature Selection
3.5. Hypertension Classification
Algorithm 1: The Rule Generation Algorithm |
Definition:
|
Input:
|
Output:
|
1, F1={frequent 1-items} |
2, for(k=2; Fk-1≠Ø; k++) do |
3, Pk=link(Fk-1); |
4, Ck={p∈ Pk∣p has a class label-derived item}; |
5, Fk={c∈Ck∣c.supCount ≥ minConf} |
6, CARk={f∈Fk ∣ f.confValue ≥ minConf } |
7, end |
8, RuleSet=∪kCARk |
- (1)
- the conf of ri is larger than that of rj, or
- (2)
- their conf are the same, but the sup of ri is larger than that of rj, or
- (3)
- both the conf and sup of ri and rj are the same, but ri has more items than rj.
Algorithm 2: The Classifier Build Algorithm |
Definition:
|
Input:
|
Output:
|
1, RuleSet=sort(RuleSet) |
2, for(i=1; i<RuleSet.size(); i++) do |
3, temp = Ø; |
4, for(j=1; j<D.size(), j++) do |
5, if dj is correctly classified by ri then |
6, store dj in temp and mark ri; |
7, end |
8, if ri is marked then |
9, insert ri at the end of C; |
10, delete all the cases in temp form D. |
11, end |
12, if D ≠ ∅ then |
13, DClass = the majority class label of the rest instances in D; |
14, C=C∪DClass; |
4. Results
4.1. Experimental Setup
4.2. Evaluation Results
4.2.1. Feature Comparison and Selection
4.2.2. The Construction of the CAR-Classifier
4.2.3. Classification Performance Comparison
4.2.4. The Utility of the CARs
5. Discussion
6. Conclusions
Supplementary Materials
Author Contributions
Funding
Acknowledgments
Conflicts of Interest
References
- World Health Organization. A global brief on hypertension: Silent killer, global public health crisis. In World Health Day 2013; WHO: Geneva, Switzerland, 2013; pp. 1–39. [Google Scholar]
- Li, W.; Gu, H.; Teo, K.K. Hypertension prevalence, awareness, treatment, and control in 115 rural and urban communities involving 47000 people from China. J. Hypertens. 2016, 34, 39–46. [Google Scholar] [CrossRef] [PubMed]
- Lutfi, M.F.; Sukkar, M.Y. Effect of blood pressure on heart rate variability. Khartoum Med. J. 2011, 4, 548–553. [Google Scholar]
- Schroeder, E.B.; Liao, D.; Chambless, L.E. Hypertension, blood pressure, and heart rate variability. Hypertension 2003, 42, 1106–1111. [Google Scholar] [CrossRef] [PubMed]
- Ni, H.; Cho, S.; Mankoff, J. Automated recognition of hypertension through overnight continuous HRV monitoring. J. Ambient Intell. Hum. Comput. 2018, 9, 2011–2023. [Google Scholar] [CrossRef]
- Poddar, M.G.; Kumar, V.; Sharma, Y.P. Heart rate variability based classification of normal and hypertension cases by linear-nonlinear method. Def. Sci. J. 2014, 64, 542–548. [Google Scholar] [CrossRef]
- Ghosh, A.; Torres, J.M.M.; Danieli, M. Detection of essential hypertension with physiological signals from wearable devices. In Proceedings of the 37th Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC), Milan, Italy, 25–29 August 2015; pp. 8095–8098. [Google Scholar]
- Melillo, P.; Izzo, R.; Orrico, A. Automatic prediction of cardiovascular and cerebrovascular events using heart rate variability analysis. PLoS ONE 2015, 10, e0118504. [Google Scholar] [CrossRef]
- Inan, O.T.; Migeotte, P.F.; Park, K.S. Ballistocardiography and seismocardiography: A review of recent advances. IEEE J. Biomed. Health Inform. 2015, 19, 1414–1427. [Google Scholar] [CrossRef]
- Kim, C.S.; Ober, S.L.; McMurtry, M.S. Ballistocardiogram: Mechanism and potential for unobtrusive cardiovascular health monitoring. Sci. Rep. 2016, 6, 31297. [Google Scholar] [CrossRef] [PubMed]
- Giovangrandi, L.; Inan, O.T.; Wiard, R.M. Ballistocardiography—A method worth revisiting. In Proceedings of the 2011 Annual International Conference of the IEEE Engineering in Medicine and Biology Society, Boston, MA, USA, 30 August–3 September 2011; pp. 4279–4282. [Google Scholar]
- Liu, F.; Zhou, X.; Wang, Z. Identifying Obstructive Sleep Apnea by Exploiting Fine-Grained BCG Features Based on Event Phase Segmentation. In Proceedings of the 16th International Conference on Bioinformatics and Bioengineering (BIBE), Taichung, Taiwan, 31 October–2 November 2016; pp. 293–300. [Google Scholar]
- Zhao, W.; Ni, H.; Zhou, X. Identifying sleep apnea syndrome using heart rate and breathing effort variation analysis based on ballistocardiography. 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; pp. 4536–4539. [Google Scholar]
- Liu, F.; Zhou, X.; Wang, Z. OSA-weigher: An automated computational framework for identifying obstructive sleep apnea based on event phase segmentation. J. Ambient Intell. Human. Comput. 2018. [Google Scholar] [CrossRef]
- Liu, F.; Zhou, X.; Wang, Z. Identification of Hypertension by Mining Class Association Rules from Multi-dimensional Features. In Proceedings of the 24th International Conference on Pattern Recognition (ICPR), Beijing, China, 20–24 August 2018; pp. 3114–3119. [Google Scholar]
- Natarajan, N.; Balakrishnan, A.K.; Ukkirapandian, K. A study on analysis of Heart Rate Variability in hypertensive individuals. Int. J. Biomed. Adv. Res. 2014, 5, 109–111. [Google Scholar] [CrossRef]
- Yue, W.; Yin, J.; Chen, B. Analysis of heart rate variability in masked hypertension. Cell Biochem. Biophys. 2014, 70, 201–204. [Google Scholar] [CrossRef]
- Aldemir, R.; Tokmakci, M. Investigation of respiratory and heart rate variability in hypertensive patients. Turk. J. Electr. Eng. Comput. Sci. 2015, 23, 67–79. [Google Scholar] [CrossRef]
- Tejera, E.; Areias, M.J.; Rodrigues, A.I. Blood pressure and heart rate variability complexity analysis in pregnant women with hypertension. Hypertens. Pregnancy 2012, 31, 91–106. [Google Scholar] [CrossRef]
- Poddar, M.G.; Kumar, V.; Sharma, Y.P. Linear-nonlinear heart rate variability analysis and SVM based classification of normal and hypertensive subjects. J. Electrocardiol. 2013, 46, e25. [Google Scholar] [CrossRef]
- Rundo, F.; Ortis, A.; Battiato, S. Advanced bio-inspired system for noninvasive cuff-less blood pressure estimation from physiological signal analysis. Computation 2018, 6, 46. [Google Scholar] [CrossRef]
- Li, W.; Wang, R.; Huang, D. Assessment of Micro-movement Sensitive Mattress Sleep Monitoring System (RS611) in the detection of obstructive sleep apnea hypopnea syndrome. Chin. J. Gerontol. 2015, 35, 1160–1162. [Google Scholar]
- Wang, Z.; Zhou, X.; Zhao, W. Assessing the severity of sleep apnea syndrome based on ballistocardiogram. PLoS ONE 2017, 12, e0175351. [Google Scholar] [CrossRef]
- Vollmann, D.; Sossalla, S.; Schroeter, M.R. Renal artery ablation instead of pulmonary vein ablation in a hypertensive patient with symptomatic, drug-resistant, persistent atrial fibrillation. Clin. Res. Cardiol. 2013, 102, 315–318. [Google Scholar] [CrossRef]
- MAP Health Watcher. Available online: https://maphealthwatch.com/ (accessed on 20 December 2018).
- Zazula, D.; Kranjec, J.; Kranjec, P. Assessing blood pressure unobtrusively by smart chair. In Proceedings of the 38th International Convention on Information and Communication Technology, Electronics and Microelectronics (MIPRO), Opatija, Croatia, 25–29 May 2015; pp. 385–389. [Google Scholar]
- Vinciguerra, V.; Ambra, E.; Maddiona, L. Progresses towards a processing pipeline in photoplethysmogram (PPG) based on SiPMs. In Proceedings of the 2017 European Conference on Circuit Theory and Design (ECCTD), Catania, Italy, 4–6 September 2017; pp. 1–5. [Google Scholar]
- Park, S.H.; Reyes, J.A.; Gilbert, D.R. Prediction of protein-protein interaction types using association rule based classification. BMC Bioinform. 2009, 10, 36. [Google Scholar] [CrossRef]
- Virtanen, R.; Jula, A.; Kuusela, T. Reduced heart rate variability in hypertension: Associations with lifestyle factors and plasma renin activity. J. Hum. Hypertens. 2003, 17, 171–179. [Google Scholar] [CrossRef]
- Terathongkum, S.; Pickler, R.H. Relationships among heart rate variability, hypertension, and relaxation techniques. J. Vasc. Nurs. 2004, 22, 78–82. [Google Scholar] [CrossRef]
- Ramirez-Villegas, J.F.; Lam-Espinosa, E.; Ramirez-Moreno, D.F. Heart rate variability dynamics for the prognosis of cardiovascular risk. PLoS ONE 2011, 6, e17060. [Google Scholar] [CrossRef]
- Puente, E.T. Heart Rate Variability Analysis During Normal and Hypertensive Pregnancy. Ph.D. Thesis, University of Porto, Porto, Portugal, 2010. [Google Scholar]
- Poddar, M.G.; Kumar, V.; Sharma, Y.P. Automated diagnosis of coronary artery diseased patients by heart rate variability analysis using linear and non-linear methods. J. Med. Eng. Technol. 2015, 39, 331–341. [Google Scholar] [CrossRef]
- Ho, Y.L.; Lin, C.; Lin, Y.H. The prognostic value of non-linear analysis of heart rate variability in patients with congestive heart failure—A pilot study of multiscale entropy. PLoS ONE 2011, 6, e18699. [Google Scholar] [CrossRef]
- Shi, P.; Yu, H.L. Heart rate variability in essential hypertension patients with different stages by nonlinear analysis: A preliminary study. Adv. Biomed. Eng. Res. 2013, 1, 33–39. [Google Scholar]
- Song, Y.; Ni, H.; Zhou, X. Extracting Features for Cardiovascular Disease Classification Based on Ballistocardiography. In Proceedings of the 2015 IEEE 12th Intl Conf on Ubiquitous Intelligence and Computing and 2015 IEEE 12th Intl Conf on Autonomic and Trusted Computing and 2015 IEEE 15th Intl Conf on Scalable Computing and Communications and Its Associated Workshops (UIC-ATC-ScalCom), Beijing, China, 10–14 August 2015; pp. 1230–1235. [Google Scholar]
- Lake, D.E.; Richman, J.S.; Griffin, M.P. Sample entropy analysis of neonatal heart rate variability. Am. J. Physiol. Regul. Integr. Comp. Physiol. 2002, 283, R789–R797. [Google Scholar] [CrossRef]
- Penzel, T.; Kantelhardt, J.W.; Grote, L. Comparison of detrended fluctuation analysis and spectral analysis for heart rate variability in sleep and sleep apnea. IEEE Trans. Biomed. Eng. 2003, 50, 1143–1151. [Google Scholar] [CrossRef] [Green Version]
- Kargarfard, F.; Sami, A.; Ebrahimie, E. Knowledge discovery and sequence-based prediction of pandemic influenza using an integrated classification and association rule mining (CBA) algorithm. J. Biomed. Inform. 2015, 57, 181–188. [Google Scholar] [CrossRef] [Green Version]
- Mandorfer, M.; Kozbial, K.; Schwabl, P. Sustained virologic response to interferon-free therapies ameliorates HCV-induced portal hypertension. J. Hepatol. 2016, 65, 692–699. [Google Scholar] [CrossRef]
- Hu, K.; Lu, Y.; Zhou, L. Integrating classification and association rule mining: A concept lattice framework. In Proceedings of the 7th International WKSH on New Directions in RSFDGrC, London, UK, 9–11 November 1999; pp. 443–447. [Google Scholar]
- Lakshmi, K.S.; Kumar, G.S. Association rule extraction from medical transcripts of diabetic patients. In Proceedings of the 5th International Conference on the Applications of Digital Information and Web Technologies (ICADIWT 2014), Bangalore, India, 17–19 February 2014; pp. 201–206. [Google Scholar]
- Li, S.; Liu, H.; Song, Z. A new classification algorithm for data stream. Int. J. Mod. Educ. Comput. Sci. 2011, 3, 32–39. [Google Scholar]
- Liu, B.; Hsu, W.; Ma, Y. Integrating classification and association rule mining. In Proceedings of the 4th International Conference on KDD, New York, NY, USA, 27–31 August 1998; pp. 80–86. [Google Scholar]
- Patil, B.M.; Joshi, R.C.; Toshniwal, D. Association rule for classification of type-2 diabetic patients. In Proceedings of the 2nd International Conference on Machine Learning and Computing, Bangalore, India, 9–11 February 2010; pp. 330–334. [Google Scholar]
- Patil, B.M.; Joshi, R.C.; Toshniwal, D. Classification of type-2 diabetic patients by using Apriori and predictive Apriori. Int. J. Comput. Vis. Robot. 2011, 2, 254–265. [Google Scholar] [CrossRef]
- Nguyen, L.T.T.; Vo, B.; Hong, T.P. CAR-Miner: An efficient algorithm for mining class-association rules. Expert Syst. Appl. 2013, 40, 2305–2311. [Google Scholar] [CrossRef]
- Wen, J.; Zhong, M.; Wang, Z. Activity recognition with weighted frequent patterns mining in smart environments. Expert Syst. Appl. 2015, 42, 6423–6432. [Google Scholar] [CrossRef] [Green Version]
- Kliegr, T.; Kuchař, J.; Sottara, D. Learning business rules with association rule classifiers. In Proceedings of the 8th International Symposium RuleML, Prague, Czech Republic, 18–20 August 2014; pp. 236–250. [Google Scholar]
- Maslove, D.M.; Podchiyska, T.; Lowe, H.J. Discretization of continuous features in clinical datasets. J. Am. Med. Inform. Assoc. 2013, 20, 544–553. [Google Scholar] [CrossRef]
- Singh, J.P.; Larson, M.G.; Tsuji, H. Reduced heart rate variability and new-onset hypertension. Hypertension 1998, 32, 293–297. [Google Scholar] [CrossRef]
- Narin, A.; Isler, Y.; Ozer, M. Investigating the performance improvement of HRV Indices in CHF using feature selection methods based on backward elimination and statistical significance. Comput. Biol. Med. 2014, 45, 72–79. [Google Scholar] [CrossRef]
- Wang, Z.; Guo, B.; Yu, Z. Wi-Fi CSI-based Behavior Recognition: From Signals and Actions to Activities. IEEE Commun. Mag. 2018, 56, 109–115. [Google Scholar] [CrossRef]
- Feng, X.L.; Pang, M.; Beard, J. Health system strengthening and hypertension awareness, treatment and control: Data from the China Health and Retirement Longitudinal Study. Bull. World Health Organ. 2014, 92, 29–41. [Google Scholar] [CrossRef]
- Liu, F.; Zhou, X.; Wang, Z. A light-weight data preprocessing and integrative scheduling framework for health monitoring. In Proceedings of the IEEE-EMBS International Conference on Biomedical and Health Informatics (BHI), Las Vegas, NV, USA, 24–27 February 2016; pp. 192–195. [Google Scholar]
- Zhang, J.; Tao, X.; Wang, H. Outlier detection from large distributed databases. World Wide Web 2014, 17, 539–568. [Google Scholar] [CrossRef]
- Li, H.; Wang, Y.; Wang, H. Multi-window based ensemble learning for classification of imbalanced streaming data. World Wide Web 2017, 20, 1507–1525. [Google Scholar] [CrossRef]
- Huang, J.; Peng, M.; Wang, H. A probabilistic method for emerging topic tracking in Microblog stream. World Wide Web 2017, 20, 325–350. [Google Scholar] [CrossRef]
- Wang, K.N.; Bell, J.S.; Chen, E.Y.H. Medications and Prescribing Patterns as Factors Associated with Hospitalizations from Long-Term Care Facilities: A Systematic Review. Drugs Aging 2018, 35, 423–457. [Google Scholar]
- Liu, F.; Zhou, X.; Cao, J. Arrhythmias Classification by Integrating Stacked Bidirectional LSTM and Two-dimensional CNN. In Proceedings of the 23rd Pacific-Asia Conference on Knowledge Discovery and Data Mining (PAKDD), Macau, China, 14–17 April 2019. In press. [Google Scholar]
- Liu, F.; Zhou, X.; Cao, J. A LSTM AND CNN BASED ASSEMBLE NEURAL NETWORK FRAMEWORK FOR ARRHYTHMIAS CLASSIFICATION. In Proceedings of the 44th IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), Brighton, UK, 12–17 May 2019. In press. [Google Scholar]
- Liu, F.; Zhou, X.; Wang, T. An Attention-based Hybrid LSTM-CNN Model for Arrhythmias Classification. In Proceedings of the International Joint Conference on Neural Networks (IJCNN), Budapest, Hungary, 14–19 July 2019. In press. [Google Scholar]
- He, J.; Rong, J.; Sun, L. D-ECG: a dynamic framework for cardiac arrhythmia detection from IoT-based ECGs. In Proceedings of the 19th International Conference on Web Information Systems Engineering (WISE), Dubai, United Arab Emirates, 12–15 November 2018; pp. 85–99. [Google Scholar]
- Supriya, S.; Siuly, S.; Wang, H. EEG Sleep Stages Analysis and Classification Based on Weighed Complex Network Features. IEEE Trans. Emerg. Top. Comput. Intell. 2018. [Google Scholar] [CrossRef]
Subject Information | Hypertensive | Normotensive |
---|---|---|
Number | 61 | 67 |
Sex (Male/Female) | 33/38 | 35/32 |
Age (years) | 55.6 ± 7.9 | 53.2 ± 9.2 |
Heart Rate (bpm) | 77.1 ± 9.2 | 73.6 ± 8.3 |
Body Mass Index (kg/m2) | 24.3 ± 3.6 | 23.7 ± 3.3 |
Systolic blood pressure (mmHg) | 155.6 ± 11.2 | 112.1 ± 15.7 |
Diastolic Blood Pressure (mmHg) | 103.6 ± 8.2 | 74.4 ± 6.3 |
Type | Features | Description |
---|---|---|
TD 1 | Mean | The mean value of RR intervals |
SDNN | The standard of successive RR intervals | |
RMSSD | The root mean square of successive RR intervals | |
PNN50 | The percentage of RR intervals longer than 50ms | |
FD 2 | vLF | The power in 0.0033 Hz–0.04 Hz band |
LF | The power in 0.04 Hz–0.15 Hz band | |
HF | The power in 0.15 Hz–0.4 Hz band | |
LF/HF | The ratio of power in LF and HF band | |
ND 3 | SampEn | The sample value with r = 0.15 * STD |
DFA | The short-term coefficient of detrended fluctuation analysis | |
BF 4 | ZCR | The zero crossing rate of BCG signal |
ACAC | The average cumulative amplitude change in unit length | |
ANEP | The average number of extreme points in unit time | |
ASTC | The average signal turn counts in unit time |
Group | Sex | Number | Training Set | Test Set | Ratio 1 |
---|---|---|---|---|---|
Hypertensive | Male | 33 | 22 | 11 | 66.7% |
Female | 28 | 19 | 9 | 67.9% | |
Normotensive | Male | 35 | 23 | 12 | 65.7% |
Female | 32 | 21 | 11 | 65.6% | |
Total | - | 128 | 85 | 43 | 66.4% |
Type | Features | Hypertensive | Normotensive | p-Value |
---|---|---|---|---|
TD 1 | Mean | 1.01 ± 0.10 | 1.04 ± 0.10 | 0.0082 |
SDNN | 0.11 ± 0.06 | 0.12 ± 0.06 | 0.2653 | |
RMSSD | 0.15 ± 0.10 | 0.15 ± 0.09 | 0.6766 | |
PNN50 | 0.25 ± 0.14 | 0.25 ± 0.14 | 0.4171 | |
FD 2 | vLF | 0.002-0.002 | 0.006 ± 0.004 | 0.0178 |
LF | 0.01-0.013 | 0.013 ± 0.01 | 0.7804 | |
HF | 0.05 ± 0.01 | 0.04 ± 0.01 | 0.5354 | |
LF/HF | 591.6 ± 1445 | 762.1 ± 1477 | 0.1803 | |
ND 3 | SampEn | 0.68 ± 0.15 | 0.63 ± 0.14 | 0.0027 |
DFA | 0.65 ± 0.23 | 0.70 ± 0.20 | 0.0438 | |
BF 4 | ZCR | 0.05 ± 0.01 | 0.05 ± 0.01 | 0.0001 |
ACAC | 0.11 ± 0.03 | 0.14 ± 0.06 | 0.0247 | |
ANEP | 8.74 ± 1.76 | 6.97 ± 1.31 | 1.7 × −7 | |
ASTC | 6.68 ± 2.71 | 4.88 ± 1.20 | 1.2 × −6 |
Sup 1 | Conf 2 | Time Overhead(s) | Number of Extracted CARs | Number of CARs Used in CAR-Classifier | ACC (%) |
---|---|---|---|---|---|
0.3 | 0.80 | 251.8 | 7016 | 38 | 84.4 |
0.75 | 249.2 | 8580 | 38 | 84.4 | |
0.70 | 255.7 | 8616 | 38 | 84.4 | |
0.25 | 0.80 | 1914.9 | 37,848 | 44 | 84.7 |
0.75 | 1909.8 | 55,780 | 44 | 84.7 | |
0.70 | 1912.3 | 55,852 | 44 | 84.7 | |
0.2 | 0.80 | 6710.1 | 74,460 | 48 | 83.2 |
0.75 | 6663.4 | 104,136 | 48 | 83.2 | |
0.70 | 6599.5 | 104,244 | 48 | 83.2 |
Feature Combination | ACC (%) | PRE (%) | REC (%) |
---|---|---|---|
TD 1 | 75.0 | 73.8 | 73.8 |
TD+FD 2 | 75.8 | 74.2 | 75.4 |
TD+FD+ND 3 | 79.7 | 77.8 | 80.3 |
TD+FD+ND+BF 4 | 84.4 | 82.5 | 85.3 |
Type | Features | Hypertensive Group 5 | Normotensive Group | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
CAR 1 | CAR 2 | CAR 3 | CAR 4 | CAR 5 | CAR 1 | CAR 2 | CAR 3 | CAR 4 | CAR 5 | ||
TD 1 | Mean | - | 1 | - | 2 | 1 | - | 4 | - | 4 | 3 |
SDNN | - | 2 | 2 | - | 2 | 3 | 3 | - | - | 3 | |
RMSSD | 2 | 1 | 2 | 2 | 2 | 4 | - | 4 | 4 | - | |
PNN50 | 5 | - | 5 | 4 | - | - | - | 2 | 2 | 2 | |
FD 2 | vLF | - | 2 | - | 1 | 1 | 3 | - | 3 | - | 4 |
LF | 2 | - | - | 2 | 2 | - | 4 | - | 4 | 3 | |
HF | - | - | 2 | - | 3 | 3 | 2 | - | - | - | |
LF/HF | 2 | - | 2 | - | 1 | - | - | 4 | 4 | 3 | |
ND 3 | SampEn | 2 | 3 | - | 3 | - | 3 | - | - | 3 | - |
DFA | - | - | 5 | 5 | 5 | - | 2 | - | 2 | 1 | |
BF 4 | ZCR | 4 | 4 | - | - | - | 2 | - | 2 | - | - |
ACAC | - | 4 | 4 | 4 | 3 | - | 1 | - | 2 | 2 | |
MNEP | 3 | - | 3 | - | 3 | 1 | 2 | 1 | 1 | - | |
ASTC | 4 | 5 | - | - | 4 | 2 | - | 2 | - | 1 |
© 2019 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (http://creativecommons.org/licenses/by/4.0/).
Share and Cite
Liu, F.; Zhou, X.; Wang, Z.; Cao, J.; Wang, H.; Zhang, Y. Unobtrusive Mattress-Based Identification of Hypertension by Integrating Classification and Association Rule Mining. Sensors 2019, 19, 1489. https://doi.org/10.3390/s19071489
Liu F, Zhou X, Wang Z, Cao J, Wang H, Zhang Y. Unobtrusive Mattress-Based Identification of Hypertension by Integrating Classification and Association Rule Mining. Sensors. 2019; 19(7):1489. https://doi.org/10.3390/s19071489
Chicago/Turabian StyleLiu, Fan, Xingshe Zhou, Zhu Wang, Jinli Cao, Hua Wang, and Yanchun Zhang. 2019. "Unobtrusive Mattress-Based Identification of Hypertension by Integrating Classification and Association Rule Mining" Sensors 19, no. 7: 1489. https://doi.org/10.3390/s19071489