Next Article in Journal
A Bayesian Filtering Approach for Error Mitigation in Ultra-Wideband Ranging
Next Article in Special Issue
A Hierarchical Deep Fusion Framework for Egocentric Activity Recognition using a Wearable Hybrid Sensor System
Previous Article in Journal
A Mission Reliability-Driven Manufacturing System Health State Evaluation Method Based on Fusion of Operational Data
Previous Article in Special Issue
Air Quality Monitoring for Vulnerable Groups in Residential Environments Using a Multiple Hazard Gas Detector
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Activity-Aware Wearable System for Power-Efficient Prediction of Physiological Responses

by
Nathan Starliper
1,†,
Farrokh Mohammadzadeh
1,†,
Tanner Songkakul
1,†,
Michelle Hernandez
2,
Alper Bozkurt
1,† and
Edgar Lobaton
1,*,†
1
Department of Electrical and Computer Engineering, North Carolina State University, Raleigh, NC 27695, USA
2
Department of Pediatrics, University of North Carolina School of Medicine, Chapel Hill, NC 27516, USA
*
Author to whom correspondence should be addressed.
Current address: Engineering Bldg II, 890 Oval Dr, Raleigh, NC 27695-7911, USA.
Sensors 2019, 19(3), 441; https://doi.org/10.3390/s19030441
Submission received: 31 December 2018 / Revised: 17 January 2019 / Accepted: 18 January 2019 / Published: 22 January 2019
(This article belongs to the Special Issue Computational Intelligence-Based Sensors)

Abstract

:
Wearable health monitoring has emerged as a promising solution to the growing need for remote health assessment and growing demand for personalized preventative care and wellness management. Vital signs can be monitored and alerts can be made when anomalies are detected, potentially improving patient outcomes. One major challenge for the use of wearable health devices is their energy efficiency and battery-lifetime, which motivates the recent efforts towards the development of self-powered wearable devices. This article proposes a method for context aware dynamic sensor selection for power optimized physiological prediction using multi-modal wearable data streams. We first cluster the data by physical activity using the accelerometer data, and then fit a group lasso model to each activity cluster. We find the optimal reduced set of groups of sensor features, in turn reducing power usage by duty cycling these and optimizing prediction accuracy. We show that using activity state-based contextual information increases accuracy while decreasing power usage. We also show that the reduced feature set can be used in other regression models increasing accuracy and decreasing energy burden. We demonstrate the potential reduction in power usage using a custom-designed multi-modal wearable system prototype.

1. Introduction

Body Sensor Networks and wearable health monitoring in particular have seen an unprecedented spike in interest over the past two decades [1,2,3]. These devices show promise in offering solutions in remote health monitoring and general wellness tracking to deal with the rapidly aging population and the associated increasing health care costs and financial burden. Application areas of wearable health monitoring include telehealth, telehealthcare, telemedicine, telecare, telehomecare, e-health, p-health, m-health, assistive technology, and gerontechnology [4,5]. For example, Kroll et al. [6] recently used wearables for remote health monitoring of post-discharge intensive care unit patients, with high detection rates of tachycardia (98.8%). With the rapid progress of sensor and wireless technologies, wearable health monitoring has become more accessible to the general population. This along with the emergent “Quantified Self” movement has lead to massive growth in popularity of smart-phone connected wearable consumer products and crowd-sourced health care and personalized fitness [7]. These devices have the potential to enable personalized preventative care leading to improved healthcare outcomes through early detection of vital sign anomalies in patients with chronic life-threatening conditions such as atrial fibrillation, epilepsy, or severe asthma. Wearable and implantable devices have been used in various medical applications from electrocardiogram (ECG) monitoring to fall detection. Many systems for ECG monitoring using wearable sensors and mobile phones have recently been developed [8,9,10]. Non-invasive wearable sensors are also being developed for glucose monitoring in diabetic patients [11]. Other devices have focused on general wellness and personalized health tracking [12] and related applications such as perspiration analysis and monitoring [13]. One of the biggest applications of wearable devices is in human activity monitoring [14]. Researchers have used activity monitoring for analyzing the gait and balance of Alzheimer’s [15] and Parkinson’s [16,17,18] patients, fall detection in elderly patients [19,20,21], and rehabilitation [22]. Wearable sensors have also been used extensively in applications other than health monitoring such as safety monitoring on construction sites [23].
One of the major challenges to the development and widespread adoption of wearable health is the energy requirements of these devices. Energy requirements will continue to rise as the computational capabilities and functionality of these devices become more advanced [24]. This poses a problem as extended battery life is critical in remote health applications where constant vital sign monitoring is required. In addition, frequent charging makes the user experience less convenient and increases the likelihood that users will either use the devices incorrectly or stop using them altogether. Wearable devices also must be small and lightweight to prevent being intrusive to the user’s lifestyle. Therefore, they should have small batteries, further limiting the energy available to these devices. Many health and wellness monitoring platforms are comprised of multiple sensing modalities for monitoring numerous vital signs, further increasing the energy burden. In the case of implantable sensors, charging is even more challenging and therefore an extended battery life is even more critical. Major research focus areas for energy efficiency include low power transmission, low power electronics, energy harvesting, and adaptive energy efficient sampling and sensor selection techniques [24]. Low power and self-powered devices are a particularly popular area of research currently with many devices under development [25,26]. Many recent advances in flexible triboelectric and piezoelectric nanogenerators are making the development of fully self-powered wearable and implantable sensors more achievable [27,28,29,30]. For example, Lin et al. [31] recently developed a self-powered HR monitoring BSN enabled by triboelectric nanogenerators. However, current self-powered devices still face numerous challenges before complete energy autonomy is achievable, including improving energy density, flexibility and conformability, and energy management circuits [26]. Therefore, other techniques to reduce energy requirements such as energy efficient adaptive sampling and sensor selection techniques could potentially improve the performance and viability of self-powered devices.
In this article, we focus on a context-aware dynamic sensor selection method for joint optimization of power efficiency and heart rate (HR) prediction accuracy in a multi-modal wearable health platform. The wearable platform consists of multiple sensor streams including body and environmental temperature, heart rate (HR), humidity, accelerometer based activity levels of wrist and ankle, and electrodermal activity (EDA). Various temporal and spectral features are extracted from each data stream. We use a dynamic feature selection approach based on contextual awareness of physical activity from the accelerometer data. We first cluster the data into different activities and then perform a group lasso regression for HR prediction which reduces the set of grouped features representing the various sensors while optimizing prediction accuracy. This allows us to activate and deactivate the relevant sensors depending on current activity cluster and in turn reduce power usage. Figure 1 illustrates this process. The HR predicted using contextual awareness could be compared to the actual measured HR for anomaly detection, for example, bradycardia or tachycardia. Unfortunately, we cannot measure the power levels on this closed device systems. To overcome this issue, we collect power data on the Health and Environment Tracker (HET), a lower power multiparameter wearable health device under development at the National Science Foundation Nanosystems Engineering Research Center for Advanced Self-Powered Systems of Integrated Sensors and Technologies (ASSIST Center) [32]. The details of this system are presented in Section 3.2. On the HET devices, we show the effect of selecting specific sensors determined through our method on total power usage. Although we focus on HR prediction in this paper, this method could be applied to numerous other prediction scenarios using wearable sensors depending on the need of the health application. The main contributions of this work include:
  • Providing preliminary results and demonstrating the benefits of our activity-aware and personalized prediction of physiological signals
  • Investigating the trade-off between accuracy and power usage using our methodology
  • Demonstrating the power reduction due to our methodology in a real wearable platform
Our study shows promising results for both prediction and power reduction. Our sensor selection method reduces power consumption of the wearable system by up to 38%. We show that, while prediction accuracy increases slightly with activity clustering, power usage is reduced drastically. We also show that we are able to increase prediction accuracy and reduce power usage using the reduced set of sensors determined by the group lasso regularization on another regression model, namely a Support Vector Machine (SVM) with Gaussian kernel, demonstrating the potential to use our reduced set of features in other models. We investigated the trade-off between prediction accuracy and power usage, showing that the power can be further reduced if we can accept a minor decrease in accuracy.
The rest of the article is organized as follows. In Section 2, we provide the background for the various sensor streams we use in our prediction model as well as some related work in physiological prediction and power efficiency in wearable systems. In Section 3, we discuss the sensors used and the data collection protocol followed. In Section 3.2, we describe the prototype multimodal wearable device we use for demonstrating power reduction using our method. In Section 4, we give the detailed mathematical formulation of our problem, methodology, technique, and evaluation. Finally, we discuss our experimental results in Section 5 for prediction performance and power reduction, and discuss the trade-off between power efficiency and prediction accuracy using our method.

2. Background and Related Work

In this study, we investigated the relationship among physiological signals, environmental conditions, and activity level. Our method builds a linear model for HR where as predictors we extract various features from measurements of environmental temperature and humidity, body temperature, ankle acceleration, wrist acceleration, and EDA. The relationship between many of these signals in controlled settings have been studied in depth in the literature. The effect of exercise and heat stress on cardiovascular response is a well known relationship [33] as well as the effects of air temperature and humidity [34]. It is also well known that HR and EDA are indicators of psychological and physiological arousal [35]. Few studies have investigated using physical activity to predict HR. For example, Xiao et al. [36] used an evolutionary neural network to predict HR from physical activity. However, to the best knowledge of the authors, there is no study that incorporates the activity information and all the physiological signals considered in this study for prediction of HR in a generic exercising scenarios with an aim of using it for energy efficiency improvement.
The idea behind our model is to continuously monitor users and predict expected “normal” behavior of vital signs based on contextual information. Research has shown that continuous monitoring using a wearable system would provide potential benefits to self-management of conditions during daily life. For example, adolescents and young adults poorly perceive their asthma symptoms [37,38,39,40]. Poor symptom perception can reduce a young person’s ability to recognize when their symptoms are worsening, thereby decreasing the probability that they would take prophylactic action that could prevent further symptom progression and subsequent exacerbations. Indeed, the negative impacts of asthma are largely preventable if young adults engage in self-management behaviors, including symptom monitoring [41,42,43]. Monitoring measurable physiologic changes using wearable sensor-based systems would increase the ability of young adults to identify an impending exacerbation, prompting them to proactively start rescue therapy and reduce the risk of progressing to exacerbation. These expected target values could be compared to actual measured values to warn users of vital sign anomalies associated with an impending asthma exacerbation. A similar argument can be made for other chronic conditions such as heart diseases.
Many studies have investigated the monitoring of physiological data for detection of anomalies [3,44]. In particular, Clifton et al. [45] used Gaussian Processes to model and predict arterial oxygen saturation for the detection of a deterioration event in hospital patients. However, this approach is geared towards prediction in a more steady state activity profile (i.e., while sedentary in a hospital-based setting) without accounting for motion artifacts encountered during routine activities of daily living. Our research aimed to develop accurate personalized models that adapt to changing activity states in a broader patient population.
There has been much research into improving the power efficiency of wearable health systems through adaptive sampling and similar sensor selection strategies [46]. French et al. [47] used selective sampling to conserve power in context recognition wearable systems. They investigated the effects of sampling techniques on activity recognition accuracy and power reduction. Other studies use sensor selection strategies to successfully decrease power consumption [48,49]. Our method aims to select the optimal set of features that not only reduces power consumption but also maximizes prediction accuracy by making more informed context-aware decisions based on activity identification.

3. Data Collection

In this section, we describe the wearable health monitoring platforms (Section 3.1 and Section 3.2) and the protocol (Section 3.3) used for data collection. Figure 2a–d shows the main devices used. The active sensors were ambient temperature, relative humidity, accelerometer based measurement of activity at the wrist and ankle, body temperature measured at the skin, electrodermal activity and electrocardiogram (EKG) based HR. To be able to let others reproduce our prediction results and have access to our data, we collected the sensor data using commercially off-the-shelf wearables as listed below. However, as it is difficult to make power measurements on these closed and proprietary devices, for the later part of our study, we used the ASSIST HET devices where we had access to all the nodes on the electronics to be able to make measurements on hardware. As the ASSIST devices also used commercial off the shelf integrated circuits and discrete sensor chips, the recorded current numbers are still relevant and would reflect the power trends in such commercial wearables. All data collected in this study are available online [50].

3.1. Off-The-Shelf Devices

  • Aircasting AirBeam (by HabitatMap LLC, New York, NY, USA) [51]. We used this portable air monitor to measure relative humidity and ambient temperature with a sampling rate of 1 Hz.
  • BioHarness (by BIOPAC Systems Inc., Goleta, CA, USA) [52]. This lightweight portable device developed by BIOPAC measures EKG based HR. The BioHarness is capable of recording data accurately even when the subject is performing vigorous activities or exercise. It is comprised of a chest strap incorporated in a sports shirt and a separable measurement module affixed to the strap. BioHarness measurements of HR were experimentally validated by showing their strong relationship to actual, reliable values ( r = 0.89 to 0.99 , p < 0.01 ) [53]. In this study, we used HR sampled at 1 Hz.
  • E4 (Empatica Inc., Cambridge, MA, USA) [54]. This wearable wristband offers real time data acquisition for various physiological responses. The E4 contains an EDA sensor that constantly measures sympathetic nervous system arousal sampled at 4 Hz. EDA data include information about the user’s stress, engagement, and excitement level. A three-axis accelerometer with sampling rate of 32 Hz and an infrared thermopile, measuring peripheral skin temperature sampled at 4 Hz, are also incorporated in the E4 wristband. We used body temperature, acceleration of the wrist, and EDA as measured by this device.
  • SensorTag (Texas Instruments, Dallas, TX, USA) [55]. This device is a low power development board by Texas Instruments containing an accelerometer and gyroscope. These data were sampled at a rate of 100 Hz.

3.2. HET Wearable Platform

In this section, we discuss the prototype system we used for quantifying the power savings of our method in a wearable device. Under the ASSIST Center, the Health and Environmental Tracker (HET) system is developed to demonstrate core technologies for achieving a high-performance and multi-functional biomedical sensing system with minimized power consumed via low-power sensing, subthreshold transistor computation, novel transistor designs, and ultra-low power radios. The ultimate goal for this device is to realize sufficiently low power consumption such that the system could utilize continuous energy harvesting to achieve self-powered operation. This system was evaluated as a wireless ultra-low power system for assessing multimodal sensing of environmental and health parameters and tested on human subjects [25,56]. The system is also accessible to ASSIST Center research partners.
For this study, we used a version of the HET system that includes a wristband and chestpatch consisting of relevant sensors to this study. The wristband sensors can track wrist motion using an accelerometer, ambient temperature and humidity levels. The chest patch sensors are capable of measuring EKG based HR. To handle the amount of data being generated by these wearable devices, the system constantly transmits the recordings to a Bluetooth Low Energy (BLE) enabled peripheral data aggregation device (e.g., a laptop, tablet computer, or smartphone). Both the HET wristband and chest patch are controlled by a CC2541 system-on-chip (Texas Instruments, Dallas, TX, USA), which communicates with various sensors and transmits sampled data via BLE. Sampling is managed via a real-time operating system, allowing for different sampling rates for different sensors. Low-power modes are used to reduce power consumed while the system is idle between samples. Table 1 shows the integrated circuits and sampling rates utilized for the basic measurements taken by the HET wristband and chest patch. Both systems are powered by a rechargeable 3.7 V 450 mAh Lithium Polymer battery.

3.3. Data Acquisition Protocol

The data collection was undertaken at North Carolina State University under Institutional Review Board 7799. We recorded physiological activity and environmental data on a healthy, 25–30 year old male subject over a period of four separated days. The subject wore the aforementioned devices in the following manner: The E4 was worn on the left wrist, following the manufacturer’s instructions. The SensorTag was strapped to the right ankle to capture lower body movement. The BioHarness was worn using the provided sports shirt that contains the built-in chest strap. The AirBeam was carried on the subject’s back except during workout routines in which the device would be obstructive. During exercise, the AirBeam was kept close to the subject to measure his environment’s temperature and humidity.
Since the BioHarness and E4 keep track of time locally and the SensorTag and Airbeam stream directly to the cell phone, the subject was asked to jump at the beginning and at the end of each recording session. This event was captured by all recording devices and was used to synchronize all data channels. The temperature and humidity data streams share the internal time stamp of the cell phone with the SensorTag, therefore the SensorTag was used to synchronize those data streams. The subject started the data collection by walking outdoors for 10 min. Then, he alternated between walking one lap and running one lap on a 250 m long indoor track for 20 min. He then rested for 10 min and performed two 15 min long sessions of various exercises with 5 min of resting in between. The exercises include chest, leg, and abdominal workout routines established by a third party. Next, the subject walked indoors for 10 min and then left the building and walked outdoors for another 10 min. The main intention of the protocol was to obtain highly varying HR data during various activities in an uncontrolled environment. The same data collection routine was repeated in the remaining three days.
We collected measurements of average current draw of the HET device and the effect of deactivating various sensors. Here, deactivating means placing the sensor in idle mode and stopping all Bluetooth communications for that modality. Table 2 gives current draws for various operating states: all sensors active and transmitting, and current draw added when individual sensors were disabled. These were the values used in our study to estimate power reduction. We used the HET chest accelerometer power calculations for the TI SensorTag accelerometer values (worn on the ankle). We also assumed for simplicity that the skin temperature and EDA sensors draw the same current as the wrist accelerometer based on the data sheet comparisons.

4. Methodology

In this section, we introduce our framework (Section 4.1) for context-aware prediction of physiological signals, our approach to context identification based on activity recognition (Section 4.2), the specific method used for prediction and sensor selection (Section 4.3), and the evaluation metrics used for the analysis (Section 4.4).

4.1. Mathematical Formulation

Let us consider a set of sensor streams x k ( t ) k = 1 N s where k is the sensor index, N s is the number of sensors, x k ( t ) R d k , and d k is the dimensionality of the stream (e.g., for temperature d k = 1 and for accelerometers d k = 3 ). Each sensor stream is associated with a corresponding sensor device and has an average power consumption P k . Let X ( t ) = [ x 1 ( t ) , , x N s ( t ) ] be the full data stream, and let the subset of sensor streams used for context-awareness (based on the activity state) be given by X a ( t ) = [ x i 1 ( t ) , , x i N a ( t ) ] where I a = { i 1 , , i N a } is the corresponding index set of sensor streams used for context-awareness, and N a is the number of sensors used for this purpose. Furthermore, we let y ( t ) R d be the target physiological stream that we aim to predict. We focus on the analysis of HR prediction for which d = 1 .
We define the activity cluster function
C ( t ) = f X a ( ( , t ] ) , t
which maps sensor streams to the corresponding activity index { 1 , , K } . The notation X a ( E ) indicates that all past values of X a in that interval E are utilized for context-awareness. In our implementation, we only consider features extracted over a fixed time window, but this can be easily generalized to incorporate time-series models or recurring neural networks that incorporate longer temporal dependencies. For each cluster index c, we define a prediction model of the form
y ^ c ( t ) = g c X ( ( , t ] ) , y ( ( , t δ h ] ) , t ,
where δ h is a hyper-parameter which depends on the specific application and y ( E ) indicates that all past values of y in the interval E are utilized. The final prediction for our approach is given by y ^ ( t ) = y ^ c ( t ) where c = C ( t ) .
Ideally, we would predict a normal physiological response based only on other physiological, environmental and motion-based characteristics (i.e., δ h = ). An anomaly detection could then be associated to a large deviation from the normal response (i.e., if | | y ( t ) y ^ c ( t ) | | is large enough). However, as we present in Section 5, the predictive power drops drastically for larger values of δ h . Hence, we chose to include some of the past values of the target stream. The choice of δ h should be based on the expected time response constant for the anomaly. For example, if an anomaly in HR is expected to become significant after 30 s (e.g., during the first 30 s there is a slow increase on HR leading to a noticeable deviation from a normal response after that period), then we can use δ h = 30 to detect this anomaly. Clearly, if we choose a δ h that is too small, then we may not be able to detect any anomalies if they are not expected to be significant within that time window.
Additionally, we were interested in reducing the average power consumption of our system. This reduction in power was driven by enforcing sparsity in the context-aware prediction models, as presented in Section 4.3.

4.2. Activity State Recognition

Our current research aimed to explore the effect of activity recognition on prediction accuracy and power reduction. We believe that the number and type of sensors required vary among activity states. As described in Section 4.1, we aimed to develop separate regularized regression models for each activity state allowing the use of fewer sensors during specific activities and therefore reducing total power consumption and increasing prediction performance by removing irrelevant features. There is a very large amount of research on activity recognition using wearable sensors [57]. Many papers detail recognition accuracy using various sets of time and frequency domain features [57,58,59,60]. Most state-of-the-art feature extraction techniques use a sliding window based approach with a sliding window time length anywhere from 0.25 to 30 s [57], with recent studies showing a good trade-off between accuracy and computational burden around the 1–5 s range [61,62].
We performed activity recognition using the ankle accelerometer, however other locations can be used as well. The features extracted using a 5 s sliding window are the mean of accelerometer and gyroscope; and variance, covariance, skewness, kurtosis, peak spectral magnitude, and corresponding peak frequency for each accelerometer axis. We reduced the feature space from 21 to 3 using locality preserving projections (LPP) [63]. We then performed k-means clustering [64] with k = 4 to partition the data. The number of clusters was selected to match the main four activity states present during data collection (i.e., walking, running, resting, and exercising). Unsupervised clustering was chosen to most accurately reflect the uncontrolled scenarios in which labeling activities for training for each person is cumbersome and introduces a possible source of user error. The training data clusters are shown in Figure 3. Based on visual inspection, we concluded that Clusters 1, 2, 3 and 4 correspond mainly to walking, weightlifting, resting and running, respectively.

4.3. HR Prediction

In this section, we briefly describe our prediction model based on L 1 regularization for linear regression which is the most commonly used form of lasso. This provides a realization of the g c ( · , · , · ) prediction model defined in Section 4.1. Consider a dataset with N observations and p predictors, where the response vector is Y = [ y 1 , , y N ] and the feature matrix is Z = [ z 1 | | z p ] R N × p formed from the predictor vectors z j = [ z j , 1 , , z j , N ] . In our application, the predictor vectors z j correspond to the temporal and spectral features (see details below in this section) extracted from the sensor streams X ( , t ) and the historic values of y ( , t δ h ) , the approach aims to predict the response variable y at time t.
The common linear regression model is represented by Y = Z β + ϵ , where β = [ β 1 , , β p ] is the vector of linear predictor coefficients. Group lasso was proposed in [65] to include or exclude predetermined groups of features while finding an optimal prediction model. The formalization of this approach is a generalized form of standard lasso:
β ^ = argmin β Y k = 1 N g Z k β k 2 2 + λ k = 1 N g β k W k ,
where the feature matrix Z has been partitioned into N g groups { Z k } k = 1 N g with corresponding coefficients { β k } k = 1 N g , { W j } k = 1 N g are positive definite matrices, and η W = η W η 1 / 2 . If each group contains only one feature with W k = 1 , then Equation (3) reduces to the standard lasso. On the other hand, if all the features are in one group, it reduces to ridge regression. The weight λ determines the sparsity of the model. A small value of λ yields a solution similar to the least squares estimation. By increasing the value of λ , the model is forced to set more and more coefficients of each group equal to zero. This parameter can be used to manage the number of groups included in the regression process.
In our case, the matrices Z k and vectors β k represent the features and coefficients for each sensor modality, and N g = N s (i.e., the number of sensors). All predictors and responses are normalized to have zero mean and standard deviation of one before processing through the model. We chose W k = 1 M k I M k , where M k is the number of features in group k and I M k is the identity matrix of size M k . We refer to this problem as the normalized approach. This choice weights each group equally based on the root mean square of β k and does not penalize for having more features extracted from a sensor. In our setup, the features are extracted in the aggregator and therefore do not affect power consumption of the wearable devices. We also considered the case when W k = P k M k I M k , where each group is weighted by the average power consumption P k for each sensor. We refer to this problem as the weighted approach. Note that, although we only used a few devices, each device has multiple sensors. For instance, the E4 device contains three separate feature groups, namely one group for each EDA, accelerometer, and skin temperature sensor. Hence, N s = 7 in our application. The seven feature groups include: body temperature, environmental temperature, humidity, wrist acceleration, ankle acceleration, EDA, and HR. The first three groups are single feature groups using the raw values of each measurement as features. The wrist and ankle accelerometer feature groups consist of the 21 features extracted as described previously. The EDA feature group consists of six features: mean, linear trend, variance, skewness, kurtosis, and absolute range over a sliding window. Finally the HR feature group consists of three features namely, the HR and the first and second differences of the hear rate signal. The motivation for the accelerometer features we chose is discussed in Section 4.2 while the EDA features are motivated by previous studies [66,67].

4.4. Evaluation Metrics

We performed cross-validation (CV) to select the optimal value for our regularization term λ separately on each cluster in order to build activity-dependent models. We split the data into training, validation, and testing across days. We used Days 1, 2, and 3 as training data and Day 4 as our test data. We performed three-fold cross-validation on the three training days by permuting days as folds. We chose to split the data into folds corresponding to the days in order to ensure that all folds include data from all activity clusters. We selected the value for λ that minimizes the average root mean square error (RMSE) across folds.
We evaluated our prediction model on the test set using the following metrics: mean absolute error (MAE), root mean square error (RMSE), normalized root mean square error (NRMSE), and coefficient of determination ( R 2 ). They are defined as:
M A E = 1 N i = 1 N | y ^ i y i | 2
R M S E = i = 1 N 1 N ( y ^ i y i ) 2
N R M S E = i = 1 N 1 N ( y i y ^ i ) 2 ( y m a x y m i n )
R 2 = 1 i = 1 N ( y ^ i y i ) 2 i = 1 N ( y i y ¯ ) 2
where { y 1 , , y N } are the ground truth response values; y ¯ , y m a x and y m i n are the mean, maximum, and minimum values of the response variables, respectively; { y ^ 1 , , y ^ N } are the predicted values; and N is the number of test points.
We evaluated our power reduction using average current reduction per cluster, I c i , and total average current reduction across clusters:
I a v g = i ( N c i · I c i ) i N c i
where N c i represents the number of points in cluster i.

5. Results and Discussion

We constructed models for each of the activity clusters for δ h = 10, 30, 60, 90, and , where δ h = refers to no past HR features being used as predictors. We did the same for the model without utilizing activity clustering (one model for all data). We studied the effect of δ h , activity clustering, and feature selection on prediction accuracy and power efficiency. We selected the value for our regularization term λ using cross validation as described previously. Figure 4 shows the results for δ h = 30 . The figure shows the average RMSE across CV folds, final RMSE on the test data, and the number of sensors included in the model as a function of λ . As was expected, the RMSE decreased as λ increased and we removed irrelevant features until we found a minimum RMSE, which gave us our optimal value. Then, as we increased λ , we began to remove relevant predictors from the model and saw an increase in error.
Figure 5 shows the λ -levels at which each sensor is removed from the model for δ h = 30 . The horizontal dotted line shows the optimal λ found through CV. An orange bar indicates the sensor was removed from the model and a green bar indicates the sensor was included with the optimal λ value. We show the sensor usage levels for all clusters and also when implementing the model without clustering. The figure shows that the number of sensors reduced with activity clustering. Table 3 lists the sensors included in the model for each cluster across all values of δ h . The most striking detail here is that the environmental sensors and body temperature were removed from all models. These features were fairly stable (i.e., there is not much variation in the dataset) and were mostly uncorrelated to the dynamic HR measurement compared to the accelerometer features. We can see that the wrist and ankle accelerometer sensors were the most important in all models. We notice this is particularly true in Cluster 4 (running). This is most likely due to the EDA and HR measurement being inaccurate and/or containing motion artifacts at higher activity levels (which is the case with most wearable EKG sensors). This could also be explained by the HR being highly dynamic during increased physical activity, therefore requiring highly dynamic features for prediction. We also notice that more sensors were required as we increased δ h . This was an expected outcome. As the past HR became less correlated with current HR, more features were required for prediction.

5.1. HR Prediction

We evaluated the HR prediction accuracy of our models using the evaluation metrics defined in Section 4.4 (MAE, RMSE, NRMSE, and R 2 ). We evaluated our model with and without activity clustering. We also compared SVM performance with and without our activity clustering and feature set selection methodology. The models considered were: Group lasso with activity clustering (GL-C), group lasso without clustering (GL), support vector machine with GL-reduced feature set and clustering (SVM-L-C), SVM with reduced features without clustering (SVM-L), SVM with full feature set with clustering (SVM-C), and SVM with full feature set without clustering (SVM). We then compared our results to a constant predictor (CP), which uses the value of HR at time t δ h as the prediction. The results of the analysis are shown in Figure 6. We found that GL, SVM-C, and SVM achieved only slightly lower performance than GL-C, SVM-L-C, and SVM-L, respectively, thus these results were omitted from the figure for clarity. We observed that clustering only slightly enhances prediction performance for the group lasso models while substantially improving performance for the SVM models. In addition, reducing the dimensionality of the data using group lasso before feeding to the SVM model had very little effect on performance of SVM prediction; however, as we present in Section 5.2, it had a significant effect on power efficiency. We also observed that SVM outperformed the GL regression model, demonstrating the potential of our method to be applied to other regression/forecasting models.
We observed that, as we increased δ h , the performance of the constant predictor diverged more rapidly than the other models for all metrics. From this observation, we can infer that the other physiological and motion features contributed significantly to the prediction. However, we also found that the models did not perform significantly better than the cluster mean of the training data for δ h = . We believe that this may be due to our limited dataset causing over-fitting of the model.
Figure 7 shows the full testing data plotted over time for δ h = 30 s. The plots show the correlation between the first component of the 3D reduced dimensionality ankle accelerometer data, the cluster number, and the HR. HR prediction is also plotted. We observed that the accelerometer data accurately corresponded to activity cluster and thus a correlation with HR behavior as well. As mentioned previously, Clusters 1, 2, 3 and 4 correspond mainly to walking, workout, rest and running, respectively. The temporal plot of the activity clustering follows the experimental protocol. There were some cluster outliers during the workout sessions that were clustered as resting and walking. This is due to the dynamic movements of workouts and also because of rest periods between workout sets and the necessity of walking around to the various workout equipment during the session. We also observed that the majority of the large prediction residuals are during transitional periods between activities for which we do not have many observations.

5.2. HET Power Reduction

We used the measured current consumption values in Table 2 to determine the potential power savings using our sensor selection methodology. Table 4 shows the current reduction per cluster i, Δ I c i , as well as the average total current reduction across all clusters, Δ I a v g . We also show current usage without activity clustering to compare the effect of clustering on current consumption. The results show that activity clustering decreases the current consumption in all activity clusters as well as the total average current consumption for all values of δ h . As we expected, we could obtain major decreases in current consumption with very minor effect on the prediction accuracy. This information could be used to further personalize the models to specific individuals depending on the needs of the application.

5.3. Accuracy Power Trade-off

In this section, we discuss the trade-off between prediction accuracy and power efficiency. In Figure 4, it can be observed that, as we increased λ past the optimal value, the RMSE began to increase while the number of sensors included in the model continued to decrease. In Figure 5, we can see that relatively small increases in λ past the optimal λ -level could remove more sensors from the model. This led us to believe that we could increase power savings even more by allowing small increases in prediction error. In applications where battery life is critical, small decreases in prediction accuracy may be preferable to higher current consumption. Figure 8 shows the relationship between RMSE increase and percent current reduction for each activity cluster for various values of δ h . Figure 9 compares the power tradeoff relationship between the average percent current reduction across clusters and the reduction in the model without clustering, Δ I N C . As hypothesized, significant increases in power reduction could be achieved with small increases in prediction RMSE. This information can be used to further customize the models to the specific application and patient need by adjusting the value of λ appropriately.
We then investigated the effect of using our weighted regularization method defined in Section 4.3. This method weights the feature groups in the lasso model according to the measured power usage of the sensor in the HET platform. Table 5 gives the updated current reductions using the weighted method. Figure 10 shows the λ -levels for sensor selection with the weighted method. Surprisingly, the weighted method actually used more sensors in some of the activity clusters. This was because, in our current wearable system, the most important sensors, namely the ankle accelerometer and EKG, are also the most power hungry sensors. This caused less penalization for other modalities. The ankle accelerometer and HR features now have lower λ -levels than in the normalized method. Therefore, when we penalized these sensors at a higher weight, the regularizer reduced their effect on the regression and thus required more sensors to maintain the optimal level of prediction accuracy. Prediction performance across all evaluation metrics for all clusters was not affected using the Weighted lasso approach.

6. Conclusions

We propose a methodology for power-optimized prediction of physiological signals from multi-modal data streams. We obtained promising preliminary results showing the benefit of applying our method to a wearable health monitoring platform. We found that utilizing an adaptive activity-aware sensor selection approach both reduces prediction error and increases power efficiency. Our results show that incorporating activity clustering has a positive impact on model performance and power efficiency as well.
We demonstrate the ability to personalize our model according to the specific user and application needs. For example, some applications may place higher priority on extended battery life and reliability than prediction accuracy. We demonstrate the trade-off between prediction accuracy and power efficiency by adjusting the regularizer term, λ , to balance the model according to the specific application requirements. We also investigated a weighted regularization approach which penalizes the sensors according to power usage.
As future work, we plan to extend this work by first testing our method on a much larger dataset including multiple subjects to further validate our preliminary results and account for variances in physiological responses between different subjects. The next step is to apply this technique to activities of daily life rather than to an exercise protocol in order to test performance on dynamic and randomly distributed activity states. We will also investigate how to reduce the error during transitional activity states utilizing time series features to capture the temporal behavior of the physiological signals. We plan to investigate improving prediction performance by incorporating our sensor selection method into time series models such as Recurrent Neural Networks.

Author Contributions

Conceptualization, N.S., F.M. and E.L.; methodology, N.S., F.M. and E.L.; software, N.S. and F.M.; validation, N.S.; formal analysis, N.S.; investigation, F.M., N.S., and T.S.; resources, E.L. and A.B.; data curation, N.S. and F.M.; writing—original draft preparation, N.S., E.L., T.S., and M.H.; writing—review and editing, N.S., E.L., and A.B.; visualization, N.S.; supervision, E.L.; project administration, E.L.; and funding acquisition, E.L. and A.B.

Funding

This work was supported by NSF ASSIST Nanosystems ERC under Award Number EEC-1160483, and by the NSF under awards CNS-1552828 and ECCS-1554367.

Conflicts of Interest

The authors declare no conflict of interest. The founding sponsors had no role in the design of the study; in the collection, analyses, or interpretation of data; in the writing of the manuscript, and in the decision to publish the result.

References

  1. Ko, J.; Lu, C.; Srivastava, M.B.; Stankovic, J.A.; Terzis, A.; Welsh, M. Wireless Sensor Networks for Healthcare. Proc. IEEE 2010, 98, 1947–1960. [Google Scholar] [CrossRef] [Green Version]
  2. Movassaghi, S.; Abolhasan, M.; Lipman, J.; Smith, D.; Jamalipour, A. Wireless Body Area Networks: A Survey. IEEE Commun. Surv. Tutor. 2014, 16, 1658–1686. [Google Scholar] [CrossRef]
  3. Pantelopoulos, A.; Bourbakis, N.G. A Survey on Wearable Sensor-Based Systems for Health Monitoring and Prognosis. IEEE Trans. Syst. Man Cybern. Part C (Appl. Rev.) 2010, 40, 1–12. [Google Scholar] [CrossRef] [Green Version]
  4. Chan, M.; Estève, D.; Fourniols, J.Y.; Escriba, C.; Campo, E. Smart wearable systems: Current status and future challenges. Artif. Intell. Med. 2012, 56, 137–156. [Google Scholar] [CrossRef] [PubMed]
  5. Dobkin, B.H.; Dorsch, A. The Promise of mHealth: Daily Activity Monitoring and Outcome Assessments by Wearable Sensors. Neurorehabil. Neural Repair 2011, 25, 788–798. [Google Scholar] [CrossRef] [PubMed]
  6. Kroll, R.R.; McKenzie, E.D.; Boyd, J.G.; Sheth, P.; Howes, D.; Wood, M.; Maslove, D.M. Use of wearable devices for post-discharge monitoring of ICU patients: A feasibility study. J. Intensiv. Care 2017, 5, 64. [Google Scholar] [CrossRef] [PubMed]
  7. Swan, M. Emerging Patient-Driven Health Care Models: An Examination of Health Social Networks, Consumer Personalized Medicine and Quantified Self-Tracking. Int. J. Environ. Res. Public Health 2009, 6, 492–525. [Google Scholar] [CrossRef] [Green Version]
  8. Nemati, E.; Deen, M.J.; Mondal, T. A wireless wearable ECG sensor for long-term applications. IEEE Commun. Mag. 2012, 50, 36–43. [Google Scholar] [CrossRef]
  9. Kakria, P.; Tripathi, N.K.; Kitipawang, P. A Real-time Health Monitoring System for Remote Cardiac Patients Using Smartphone and Wearable Sensors. Int. J. Telemed. Appl. 2015, 2015. [Google Scholar] [CrossRef]
  10. Tarakji, K.G.; Wazni, O.M.; Callahan, T.; Kanj, M.; Hakim, A.H.; Wolski, K.; Wilkoff, B.L.; Saliba, W.; Lindsay, B.D. Using a novel wireless system for monitoring patients after the atrial fibrillation ablation procedure: The iTransmit study. Heart Rhythm 2015, 12, 554–559. [Google Scholar] [CrossRef]
  11. Kim, J.; Campbell, A.S.; Wang, J. Wearable non-invasive epidermal glucose sensors: A review. Talanta 2018, 177, 163–170. [Google Scholar] [CrossRef] [PubMed]
  12. Imani, S.; Bandodkar, A.J.; Mohan, A.M.V.; Kumar, R.; Yu, S.; Wang, J.; Mercier, P.P. A wearable chemical-electrophysiological hybrid biosensing system for real-time health and fitness monitoring. Nat. Commun. 2016, 7, 11650. [Google Scholar] [CrossRef] [PubMed]
  13. Gao, W.; Emaminejad, S.; Nyein, H.Y.Y.; Challa, S.; Chen, K.; Peck, A.; Fahad, H.M.; Ota, H.; Shiraki, H.; Kiriya, D.; et al. Fully integrated wearable sensor arrays for multiplexed in situ perspiration analysis. Nature 2016, 529, 509–514. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  14. Mukhopadhyay, S.C. Wearable Sensors for Human Activity Monitoring: A Review. IEEE Sens. J. 2015, 15, 1321–1330. [Google Scholar] [CrossRef]
  15. Hsu, Y.; Chung, P.; Wang, W.; Pai, M.; Wang, C.; Lin, C.; Wu, H.; Wang, J. Gait and Balance Analysis for Patients with Alzheimer’s Disease Using an Inertial-Sensor-Based Wearable Instrument. IEEE J. Biomed. Health Inform. 2014, 18, 1822–1830. [Google Scholar] [CrossRef] [PubMed]
  16. Patel, S.; Lorincz, K.; Hughes, R.; Huggins, N.; Growdon, J.; Standaert, D.; Akay, M.; Dy, J.; Welsh, M.; Bonato, P. Monitoring Motor Fluctuations in Patients with Parkinson’s Disease Using Wearable Sensors. IEEE Trans. Inf. Technol. Biomed. 2009, 13, 864–873. [Google Scholar] [CrossRef] [PubMed]
  17. Mariani, B.; Jiménez, M.C.; Vingerhoets, F.J.G.; Aminian, K. On-Shoe Wearable Sensors for Gait and Turning Assessment of Patients with Parkinson’s Disease. IEEE Trans. Biomed. Eng. 2013, 60, 155–158. [Google Scholar] [CrossRef]
  18. Chen, B.; Patel, S.; Buckley, T.; Rednic, R.; McClure, D.J.; Shih, L.; Tarsy, D.; Welsh, M.; Bonato, P. A Web-Based System for Home Monitoring of Patients with Parkinson’s Disease Using Wearable Sensors. IEEE Trans. Biomed. Eng. 2011, 58, 831–836. [Google Scholar] [CrossRef]
  19. Pierleoni, P.; Belli, A.; Palma, L.; Pellegrini, M.; Pernini, L.; Valenti, S. A High Reliability Wearable Device for Elderly Fall Detection. IEEE Sens. J. 2015, 15, 4544–4553. [Google Scholar] [CrossRef]
  20. Mubashir, M.; Shao, L.; Seed, L. A survey on fall detection: Principles and approaches. Neurocomputing 2013, 100, 144–152. [Google Scholar] [CrossRef]
  21. Shany, T.; Redmond, S.J.; Narayanan, M.R.; Lovell, N.H. Sensors-Based Wearable Systems for Monitoring of Human Movement and Falls. IEEE Sens. J. 2012, 12, 658–670. [Google Scholar] [CrossRef]
  22. Patel, S.; Park, H.; Bonato, P.; Chan, L.; Rodgers, M. A review of wearable sensors and systems with application in rehabilitation. J. NeuroEng. Rehabil. 2012, 9, 21. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  23. Awolusi, I.; Marks, E.; Hallowell, M. Wearable technology for personalized construction safety monitoring and trending: Review of applicable devices. Autom. Constr. 2018, 85, 96–106. [Google Scholar] [CrossRef]
  24. Seneviratne, S.; Hu, Y.; Nguyen, T.; Lan, G.; Khalifa, S.; Thilakarathna, K.; Hassan, M.; Seneviratne, A. A Survey of Wearable Devices and Challenges. IEEE Commun. Surv. Tutor. 2017, 19, 2573–2620. [Google Scholar] [CrossRef]
  25. Misra, V.; Bozkurt, A.; Calhoun, B.; Jackson, T.; Jur, J.S.; Lach, J.; Lee, B.; Muth, J.; Oralkan, Ö.; Öztürk, M.; et al. Flexible Technologies for Self-Powered Wearable Health and Environmental Sensing. Proc. IEEE 2015, 103, 665–681. [Google Scholar] [CrossRef]
  26. Lou, Z.; Li, L.; Wang, L.; Shen, G. Recent Progress of Self-Powered Sensing Systems for Wearable Electronics. Small 2017, 13, 1701791. [Google Scholar] [CrossRef] [PubMed]
  27. Fan, F.R.; Tang, W.; Wang, Z.L. Flexible Nanogenerators for Energy Harvesting and Self-Powered Electronics. Adv. Mater. 2016, 28, 4283–4305. [Google Scholar] [CrossRef]
  28. Hu, Y.; Wang, Z.L. Recent progress in piezoelectric nanogenerators as a sustainable power source in self-powered systems and active sensors. Nano Energy 2015, 14, 3–14. [Google Scholar] [CrossRef] [Green Version]
  29. Wang, J.; Li, X.; Zi, Y.; Wang, S.; Li, Z.; Zheng, L.; Yi, F.; Li, S.; Wang, Z.L. A Flexible Fiber-Based Supercapacitor–Triboelectric-Nanogenerator Power System for Wearable Electronics. Adv. Mater. 2015, 27, 4830–4836. [Google Scholar] [CrossRef]
  30. Zhu, G.; Peng, B.; Chen, J.; Jing, Q.; Wang, Z.L. Triboelectric nanogenerators as a new energy technology: From fundamentals, devices, to applications. Nano Energy 2015, 14, 126–138. [Google Scholar] [CrossRef] [Green Version]
  31. Lin, Z.; Chen, J.; Li, X.; Zhou, Z.; Meng, K.; Wei, W.; Yang, J.; Wang, Z.L. Triboelectric Nanogenerator Enabled Body Sensor Network for Self-Powered Human Heart-Rate Monitoring. ACS Nano 2017, 11, 8830–8837. [Google Scholar] [CrossRef] [PubMed]
  32. Dieffenderfer, J.P.; Goodell, H.; Bent, B.; Beppler, E.; Jayakumar, R.; Yokus, M.; Jur, J.S.; Bozkurt, A.; Peden, D. Wearable wireless sensors for chronic respiratory disease monitoring. In Proceedings of the 2015 IEEE 12th International Conference on Wearable and Implantable Body Sensor Networks (BSN), Cambridge, MA, USA, 9–12 June 2015; pp. 1–6. [Google Scholar]
  33. Rowell, L.B. Human cardiovascular adjustments to exercise and thermal stress. Physiol. Rev. 1974, 54, 75–159. [Google Scholar] [CrossRef] [PubMed]
  34. Robinson, S.; Turrell, E.S.; Gerking, S.D. Physiologically Equivalent Condition of Air Temperature and Humidity. Am. J. Physiol. 1945, 143, 21–32. [Google Scholar] [CrossRef]
  35. Boucsein, W. Applications of Electrodermal Recording. In Electrodermal Activity; Springer: Boston, MA, USA, 2012; pp. 259–523. [Google Scholar]
  36. Xiao, F.; Chen, Y.; Yuchi, M.; Ding, M.; Jo, J. Heart Rate Prediction Model Based on Physical Activities Using Evolutionary Neural Network. In Proceedings of the 2010 Fourth International Conference on Genetic and Evolutionary Computing, Shenzhen, China, 13–15 December 2010; pp. 198–201. [Google Scholar]
  37. Fritz, G.K.; McQuaid, E.L.; Spirito, A.; Klein, R.B. Symptom perception in pediatric asthma: Relationship to functional morbidity and psychological factors. J. Am. Acad. Child Adolesc. Psychiatry 1996, 35, 1033–1041. [Google Scholar] [CrossRef] [PubMed]
  38. Nguyen, B.P.; Wilson, S.R.; German, D.F. Patients’ Perceptions Compared with Objective Ratings of Asthma Severity. Ann. Allergy Asthma Immunol. 1996, 77, 209–215. [Google Scholar] [CrossRef]
  39. Patella, V.; Santus, P.; Puggioni, F.; Steinhilber, G.; Scichilone, N. Is mild asthma in real life always in the Green Zone? Minerva Med. 2014, 105, 1–6. [Google Scholar] [PubMed]
  40. Rhee, H.; Belyea, M.J.; Elward, K.S. Patterns of asthma control perception in adolescents: associations with psychosocial functioning. J. Asthma 2008, 45, 600–606. [Google Scholar] [CrossRef] [PubMed]
  41. Mammen, J.; Rhee, H. Adolescent Asthma Self-Management: A Concept Analysis and Operational Definition. Pediatr. Allergy Immunol. Pulmonol. 2012, 25, 180–189. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  42. Guevara, J.P.; Wolf, F.M.; Grum, C.M.; Clark, N.M. Effects of educational interventions for self management of asthma in children and adolescents: systematic review and meta-analysis. BMJ 2003, 326, 1308–1309. [Google Scholar] [CrossRef]
  43. Modi, A.C.; Pai, A.L.; Hommel, K.A.; Hood, K.K.; Cortina, S.; Hilliard, M.E.; Guilfoyle, S.M.; Gray, W.N.; Drotar, D. Pediatric Self-management: A Framework for Research, Practice, and Policy. Pediatrics 2012, 129, e473–e485. [Google Scholar] [CrossRef]
  44. Majumder, S.; Mondal, T.; Deen, M.J. Wearable Sensors for Remote Health Monitoring. Sensors 2017, 17, 130. [Google Scholar] [CrossRef] [PubMed]
  45. Clifton, L.A.; Clifton, D.A.; Pimentel, M.A.F.; Watkinson, P.J.; Tarassenko, L. Gaussian Processes for Personalized e-Health Monitoring with Wearable Sensors. IEEE Trans. Biomed. Eng. 2013, 60, 193–197. [Google Scholar] [CrossRef] [PubMed]
  46. Rault, T.; Bouabdallah, A.; Challal, Y.; Marin, F. A survey of energy-efficient context recognition systems using wearable sensors for healthcare applications. Pervasive Mob. Comput. 2017, 37, 23–44. [Google Scholar] [CrossRef]
  47. French, B.; Siewiorek, D.P.; Smailagic, A.; Deisher, M. Selective Sampling Strategies to Conserve Power in Context Aware Devices. In Proceedings of the 2007 11th IEEE International Symposium on Wearable Computers, Boston, MA, USA, 11–13 October 2007; pp. 77–80. [Google Scholar]
  48. Ghasemzadeh, H.; Amini, N.; Sarrafzadeh, M. Energy-efficient signal processing in wearable embedded systems: An optimal feature selection approach. In Proceedings of the ISLPED, Redondo Beach, CA, USA, 25–27 July 2012. [Google Scholar]
  49. Zappi, P.; Lombriser, C.; Stiefmeier, T.; Farella, E.; Roggen, D.; Benini, L.; Tröster, G. Activity Recognition from On-Body Sensors: Accuracy-Power Trade-Off by Dynamic Sensor Selection. In Proceedings of the EWSN, Bologna, Italy, 30 January–1 February 2008. [Google Scholar]
  50. Physiological Datasets. 2018. Available online: https://research.ece.ncsu.edu/aros/physio-datasets/ (accessed on 20 October 2018).
  51. Aircasting AirBeam2. 2018. Available online: http://www.takingspace.org/aircasting/airbeam/ (accessed on 1 September 2018).
  52. Bioharness Data Logger and Telemetry System. 2018. Available online: https://www.biopac.com/product/bioharness-telemetry-logging-systems/ (accessed on 1 September 2018).
  53. Johnstone, J.A.; Ford, P.A.; Hughes, G.; Watson, T.; Garrett, A.T. BioHarness™ multivariable monitoring device: Part. I: Validity. J. Sports Sci. Med. 2012, 11, 400–408. [Google Scholar] [PubMed]
  54. Real-Time Physiological Signals, E4 EDA/GSR Sensor. 2018. Available online: https://www.empatica.com/research/e4/ (accessed on 1 September 2018).
  55. Simplelink SensorTag. 2018. Available online: http://www.ti.com/ww/en/wireless_connectivity/sensortag/ (accessed on 1 September 2018).
  56. Dieffenderfer, J.; Goodell, H.; Mills, S.; McKnight, M.; Yao, S.; Lin, F.; Beppler, E.; Bent, B.; Lee, B.; Misra, V.; et al. Low-Power Wearable Systems for Continuous Monitoring of Environment and Health for Chronic Respiratory Disease. IEEE J. Biomed. Health Inform. 2016, 20, 1251–1264. [Google Scholar] [CrossRef] [PubMed]
  57. Lara, O.D.; Labrador, M.A. A Survey on Human Activity Recognition using Wearable Sensors. IEEE Commun. Surv. Tutor. 2013, 15, 1192–1209. [Google Scholar] [CrossRef] [Green Version]
  58. Bulling, A.; Blanke, U.; Schiele, B. A tutorial on human activity recognition using body-worn inertial sensors. ACM Comput. Surv. 2014, 46, 33. [Google Scholar] [CrossRef]
  59. Preece, S.J.; Goulermas, J.Y.; Kenney, L.P.J.; Howard, D. A Comparison of Feature Extraction Methods for the Classification of Dynamic Activities From Accelerometer Data. IEEE Trans. Biomed. Eng. 2009, 56, 871–879. [Google Scholar] [CrossRef] [Green Version]
  60. Figo, D.; Diniz, P.C.; Ferreira, D.R.; Cardoso, J.M.P. Preprocessing techniques for context recognition from accelerometer data. Pers. Ubiquitous Comput. 2010, 14, 645–662. [Google Scholar] [CrossRef] [Green Version]
  61. Baños, O.; Gálvez, J.M.; Damas, M.; Pomares, H.; Rojas, I. Window Size Impact in Human Activity Recognition. Sensors 2014, 14, 6474–6499. [Google Scholar] [CrossRef] [Green Version]
  62. Lokare, N.; Zhong, B.; Lobaton, E. Activity-Aware Physiological Response Prediction Using Wearable Sensors. Inventions 2017, 2, 32. [Google Scholar] [CrossRef]
  63. He, X.; Niyogi, P. Locality preserving projections. Advances in Neural Information Processing Systems; MIT Press: Cambridge, MA, USA, 2004; pp. 153–160. [Google Scholar]
  64. Arthur, D.; Vassilvitskii, S. K-means++: The Advantages of Careful Seeding. In Proceedings of the Eighteenth Annual ACM-SIAM Symposium on Discrete Algorithms (SODA ’07), New Orleans, LA, USA, 7–9 January 2007. [Google Scholar]
  65. Yuan, M.; Lin, Y. Model selection and estimation in regression with grouped variables. J. R. Stat. Soc. Ser. B (Stat. Methodol.) 2006, 68, 49–67. [Google Scholar] [CrossRef] [Green Version]
  66. Perez-Rosero, M.S.; Rezaei, B.; Akcakaya, M.; Ostadabbas, S. Decoding emotional experiences through physiological signal processing. In Proceedings of the 2017 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), New Orleans, LA, USA, 5–9 May 2017; pp. 881–885. [Google Scholar]
  67. Kim, K.H.; Bang, S.W.; Kim, S.R. Emotion recognition system using short-term monitoring of physiological signals. Med. Biol. Eng. Comput. 2004, 42, 419–427. [Google Scholar] [CrossRef] [PubMed]
Figure 1. Overview of the proposed pipeline for sensor selection and activity aware prediction. Multimodal sensor information is sensed by the wearable system and transmitted to an aggregator for fusion and prediction. Context information is used for physiological response prediction and sensor selection by disabling certain modalities, and hence reduce power consumption.
Figure 1. Overview of the proposed pipeline for sensor selection and activity aware prediction. Multimodal sensor information is sensed by the wearable system and transmitted to an aggregator for fusion and prediction. Context information is used for physiological response prediction and sensor selection by disabling certain modalities, and hence reduce power consumption.
Sensors 19 00441 g001
Figure 2. (a) E4 wristband; (b) BioHarness electrode placement on chest; (c) Airbeam module; (d) SensorTag; (e) HET chest electrode placement; (f) HET chest patch and wristband; and (g) HET chest patch and wristband as worn on the body.
Figure 2. (a) E4 wristband; (b) BioHarness electrode placement on chest; (c) Airbeam module; (d) SensorTag; (e) HET chest electrode placement; (f) HET chest patch and wristband; and (g) HET chest patch and wristband as worn on the body.
Sensors 19 00441 g002
Figure 3. Example 30 s windows of accelerometer data after LPP reduction corresponding to each respective activity cluster. The orange, blue, and yellow curves represent the time series of the three dimensions of the accelerometer data after dimensionality was reduced from 21 to 3.
Figure 3. Example 30 s windows of accelerometer data after LPP reduction corresponding to each respective activity cluster. The orange, blue, and yellow curves represent the time series of the three dimensions of the accelerometer data after dimensionality was reduced from 21 to 3.
Sensors 19 00441 g003
Figure 4. RMSE and number of sensors used versus λ for each cluster.
Figure 4. RMSE and number of sensors used versus λ for each cluster.
Sensors 19 00441 g004
Figure 5. λ -levels at which sensors are excluded and included in the model for each cluster as well as without clustering.
Figure 5. λ -levels at which sensors are excluded and included in the model for each cluster as well as without clustering.
Sensors 19 00441 g005
Figure 6. Prediction evaluation metrics of various models for increasing values of HR window history length ( δ h ). Evaluation metrics shown: (a) MAE; (b) RMSE; (c) NRMSE; and (d) R 2 .
Figure 6. Prediction evaluation metrics of various models for increasing values of HR window history length ( δ h ). Evaluation metrics shown: (a) MAE; (b) RMSE; (c) NRMSE; and (d) R 2 .
Sensors 19 00441 g006
Figure 7. Illustration of the prediction process ( δ h = 30 s). From top to bottom: (a) the first dimension of the reduced accelerometer data features used for clustering over time; (b) activity cluster number over time; and (c) measured and predicted HR over time.
Figure 7. Illustration of the prediction process ( δ h = 30 s). From top to bottom: (a) the first dimension of the reduced accelerometer data features used for clustering over time; (b) activity cluster number over time; and (c) measured and predicted HR over time.
Sensors 19 00441 g007
Figure 8. The effect of increasing allowable prediction RMSE on the current consumption for: (a) δ h = 10 ; (b) δ h = 30 ; (c) δ h = 60 ; and (d) δ h = 90 , for each cluster.
Figure 8. The effect of increasing allowable prediction RMSE on the current consumption for: (a) δ h = 10 ; (b) δ h = 30 ; (c) δ h = 60 ; and (d) δ h = 90 , for each cluster.
Sensors 19 00441 g008
Figure 9. The effect of increasing allowable prediction RMSE on the average current consumption across clusters, I a v g , and no clustering, I n c for: (a) δ h = 10 ; (b) δ h = 30 ; (c) δ h = 60 ; and (d) δ h = 90 .
Figure 9. The effect of increasing allowable prediction RMSE on the average current consumption across clusters, I a v g , and no clustering, I n c for: (a) δ h = 10 ; (b) δ h = 30 ; (c) δ h = 60 ; and (d) δ h = 90 .
Sensors 19 00441 g009
Figure 10. The new λ -levels for sensor selection for each cluster using the weighted group lasso method for δ h = 30 . A, B, C, D, E, F, and G represent environmental temperature, body temperature, humidity, EDA, HR, wrist accel, and ankle accel, respectively.
Figure 10. The new λ -levels for sensor selection for each cluster using the weighted group lasso method for δ h = 30 . A, B, C, D, E, F, and G represent environmental temperature, body temperature, humidity, EDA, HR, wrist accel, and ankle accel, respectively.
Sensors 19 00441 g010
Table 1. HET Sensors with Sampling Rates.
Table 1. HET Sensors with Sampling Rates.
MeasurementPlatformMeasuring ICSampling Rate (Hz)
AccelerometerWrist and ChestMMA7660 (NXP Semiconductors)100
ElectrocardiogramChestpatchADS1299 (Texas Instruments)100
Temp./HumidityWristbandHDC1080 (Texas Instruments)2
Table 2. HET average current measurements.
Table 2. HET average current measurements.
Wrist SensorCurrent (mA)Chest SensorCurrent (mA)
Full Function4.13Full Function5.89
No Accelerometer3.81No Accelerometer3.19
No Environmental3.86No EKG3.22
Table 3. Sensors included in the normalized model.
Table 3. Sensors included in the normalized model.
Sensor δ h = 10 δ h = 30 δ h = 60 δ h = 90
C 1 C 2 C 3 C 4 NC C 1 C 2 C 3 C 4 NC C 1 C 2 C 3 C 4 NC C 1 C 2 C 3 C 4 NC
Body Temp.
Env. Temp.
Humidity
Wrist Accelerometer
Ankle Accelerometer
EDA
HR
Table 4. Current reduction using the sensor selection method on the HET in mA and percent of total power usage reduction for the different values of δ h . The last column corresponds to not using clustering.
Table 4. Current reduction using the sensor selection method on the HET in mA and percent of total power usage reduction for the different values of δ h . The last column corresponds to not using clustering.
δ h Δ I c 1 (mA) (%) Δ I c 2 (mA) (%) Δ I c 3 (mA) (%) Δ I c 4 (mA) (%) Δ I avg (mA) (%) Δ I NC (mA) (%)
100.838 (8.42)0.838 (8.42)0.838 (8.42)3.823 (38.44)1.009 (10.15)0.838 (8.42)
300.838 (8.42)0.838 (8.42)1.15 (11.56)3.823 (38.44)1.047 (10.53)0.838 (8.42)
600.838 (8.42)0.838 (8.42)0.838 (8.42)3.823 (38.44)0.995 (10.00)0.838 (8.42)
900.838 (8.42)0.838 (8.42)0.838 (8.42)3.823 (38.44)1.001 (10.07)0.575 (5.78)
Table 5. Current reduction using the power ratio weighted sensor selection method on the HET in mA and percent of total power usage reduction for the different values of δ h .
Table 5. Current reduction using the power ratio weighted sensor selection method on the HET in mA and percent of total power usage reduction for the different values of δ h .
δ h Δ I c 1 (mA) (%) Δ I c 2 (mA) (%) Δ I c 3 (mA) (%) Δ I c 4 (mA) (%) Δ I avg (mA) (%) Δ I NC (mA) (%)
100.526 (5.29)0.575 (5.78)0.838 (8.43)7.014 (70.53)0.954 (9.59)0.263 (2.64)
300.838 (8.43)00.575 (5.78)7.014 (70.53)0.993 (9.98)0.575 (5.78)
600.838 (8.43)00.312 (3.14)6.702 (67.39)0.946 (9.51)0.575 (5.78)
900.575 (5.78)0.312 (3.14)0.312 (3.14)6.702 (67.39)0.837 (8.37)0.263 (2.64)

Share and Cite

MDPI and ACS Style

Starliper, N.; Mohammadzadeh, F.; Songkakul, T.; Hernandez, M.; Bozkurt, A.; Lobaton, E. Activity-Aware Wearable System for Power-Efficient Prediction of Physiological Responses. Sensors 2019, 19, 441. https://doi.org/10.3390/s19030441

AMA Style

Starliper N, Mohammadzadeh F, Songkakul T, Hernandez M, Bozkurt A, Lobaton E. Activity-Aware Wearable System for Power-Efficient Prediction of Physiological Responses. Sensors. 2019; 19(3):441. https://doi.org/10.3390/s19030441

Chicago/Turabian Style

Starliper, Nathan, Farrokh Mohammadzadeh, Tanner Songkakul, Michelle Hernandez, Alper Bozkurt, and Edgar Lobaton. 2019. "Activity-Aware Wearable System for Power-Efficient Prediction of Physiological Responses" Sensors 19, no. 3: 441. https://doi.org/10.3390/s19030441

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