You are currently viewing a new version of our website. To view the old version click .
Sensors
  • Article
  • Open Access

3 January 2023

Stress Estimation Using Biometric and Activity Indicators to Improve QoL of the Elderly †

,
,
and
1
Nara Institute of Science and Technology, 8916-5 Takayama-cho, Ikoma-shi 630-0192, Japan
2
RIKEN Center for Advanced Intelligence Project AIP, Tokyo 103-0027, Japan
*
Authors to whom correspondence should be addressed.
This paper is an extended version of the conference paper: Matsumoto, K.; Matsui, T.; Suwa, H.; Yasumoto, K. Stress Prediction Using Per-Activity Biometric Data to Improve QoL in the Elderly. In Proceedings of the 19th International Conference On Smart Living and Public Health (ICOST 2022), Paris, France, 27–30 June 2022; pp. 196–208.
This article belongs to the Special Issue Participative Urban Health and Healthy Ageing in the Age of AI – "Selected Papers from International Conference on Smart Living and Public Health

Abstract

It is essential to estimate the stress state of the elderly to improve their QoL. Stress states change every day and hour, depending on the activities performed and the duration/intensity. However, most existing studies estimate stress states using only biometric information or specific activities (e.g., sleep duration, exercise duration/amount, etc.) as explanatory variables and do not consider all daily living activities. It is necessary to link various daily living activities and biometric information in order to estimate the stress state more accurately. Specifically, we construct a stress estimation model using machine learning with the answers to a stress status questionnaire obtained every morning and evening as the ground truth and the biometric data during each of the performed activities and the new proposed indicator including biological and activity perspectives as the features. We used the following methods: Baseline Method 1, in which the RRI variance and Lorenz plot area for 4 h after waking and 24 h before the questionnaire were used as features; Baseline Method 2, in which sleep time was added as a feature to Baseline Method 1; the proposed method, in which the Lorenz plot area per activity and total time per activity were added. We compared the results with the proposed method, which added the new indicators as the features. The results of the evaluation experiments using the one-month data collected from five elderly households showed that the proposed method had an average estimation accuracy of 59%, 7% better than Baseline Method 1 (52%) and 4% better than Baseline Method 2 (55%).

1. Introduction

The proportion of the elderly in the population is increasing rapidly worldwide. This population transition to an “aging society” brings significant economic and social risks. Effective measures to promote the care of the elderly and the extension of healthy life expectancy are urgently needed. To promote the welfare of the elderly, it is necessary not only to support them in medical institutions, but also to help them live independently in their own homes. Therefore, it is essential to build an environment in which elderly people can understand their daily activities and manage their health conditions by themselves. There have been many studies (e.g., ref. []) on activity sensing/recognition technologies in the home, but studies on health condition monitoring to build an environment for self-health management and improve the lifestyle habits of the elderly still remain in the early phases.
In order to provide monitoring services and improve the lifestyle of the elderly, it is necessary to develop indicators of health status and investigate the factors that cause these indicators to change.
In past studies on health-related quality of life (HRQoL), many publications analyzed the relationship between health status and quality of life in various situations, including old and young, men and women, and with and without illness [,,,,]. In the context of global aging, the quality of life of the elderly has been much studied in the context of extending healthy life expectancy [,,].
The World Health Organization (WHO) has developed a questionnaire called WHOQOL-100 [] as a representative indicator of health status. However, the method of measurement using such questionnaire indicators places a heavy burden on respondents due to the large number of questions.
For this reason, various stress estimation and prediction techniques have been studied. Amenomori et al. [] conducted a study to measure HRQoL with less burden by using devices such as smartphones and smartwatches. They aimed to improve HRQoL, which is strongly related to physical and mental stress states, by continuously measuring HRQoL and detecting signs of stress early to prevent it.
Stress estimation has also been studied using devices rather than questionnaires to reduce the burden of estimation. Stress estimation using devices has been applied to many situations such as daily life [,,]. Natasha et al. [] proposed a method to quantitatively measure and estimate health, stress, and happiness on the following day using smart devices. Gjoreski et al. proposed an automatic detection of students’ stress using smartphones []. This approach aims to develop a machine learning model to detect students’ stress levels. They used data from multiple smartphones, including accelerometers, audio recorders, GPS, WiFi, call records, and light sensors.
While these studies used smartphones, recorded precise daily living activities, and measured screen time, they did not take into account the characteristics of the elderly, who are not accustomed to digital devices and tend to be strict about privacy, making the system highly burdensome for the elderly. This study created a low-burden stress estimation method because it used data on in-home daily living activities that can be automatically obtained by smart homes and biometric data that can be automatically collected by wearing a smartwatch. Aiming to improve stress estimation accuracy, in this paper, we propose a method to estimate stress levels by linking daily living activities’ data and biometric data. Specifically, we constructed a machine learning model with the results of a stress status questionnaire obtained every morning and evening as the objective variable and the features calculated from biometric data and daily living activity data as the explanatory variables. As the biometric data, we used the Lorenz plot area calculated from the heart rate data collected by a smartwatch (Fitbit), as it can visualize the activity level of the parasympathetic nervous system and has been shown to be useful for stress estimation []. Existing studies have used the heart rate, smartphone acceleration, and physical activity as explanatory variables in stress assessment models. We considered that there is a relationship between in-home daily living activities and stress and used the heart rate for each in-home daily living activity as an explanatory variable. The novelty of this study is that we used these explanatory variables to create a new indicator.
The study also proposes a new indicator that includes biological and activity perspectives as features. The reasons for using activity and biometric data for this are that other studies have examined the relationship between physical ability and QoL and physical activity levels and many studies have been conducted using biometric information, which can be acquired by wearable devices, to detect stress [,,,,]. The physical approach is examining passive QoL and health measures from a machine learning perspective using “physical activity data” such as smartphone acceleration and tilt [,]. There is also a positive correlation between physical activity and QoL []. It is useful to predict QoL from physical capacity and physical activity and daily living activity data. The biological approach is based on a physiological analysis using signals collected from ECG [], skin electrical activity [], RRI [], and myoelectric sensors [].
To evaluate the effectiveness of the proposed method, we applied the method to the dataset [] consisting of daily living data, biometric data, and stress status questionnaires (physical stress in the morning and evening) collected from five households of elderly people over 60 years old for 1 month. In our previous study [], the stress estimation model was trained with the data of all of the five households. However, individual differences in the data were rather large, and the estimation accuracy remained low. Therefore, in this paper, we created a new indicator (called mixed indicator) by combining normalized biological and activity indicators to solve this problem.
For the evaluation, we compared the proposed method with two baseline methods: the Baseline Method 1, which uses 4 h after wakeup and 24 h before the questionnaire of the RRI variance and Lorenz plot area (shown to be effective in [,]) as features; Baseline Method 2 adds sleep duration (shown to be effective in []) as a feature to Baseline Method 1; the proposed method which adds the Lorenz plot area for each activity, the total time for each activity, and the mixed indicator for each activity as features to Baseline Method 2. As a result, the proposed method achieved an estimation accuracy of 59% on average, which is 7% better than Baseline Method 1 (52%) and 4% better than Baseline Method 2 (55%).
The main contributions of this paper are summarized as follows:
  • A new indicator, including biological and activity perspectives, was developed and used as a feature to estimate the health status of the elderly.
  • The estimation performance was improved by 4–7% by introducing the developed indicator and some analytical methods (e.g., bagging, upsampler, downsampler, and SHAP) compared to baseline methods and our previous study [].

3. Stress Estimation Method Using Biometric and Activity Indicators

3.1. Overview of the Proposed Method

We propose a method for estimating the stress state at the end of a day (or the beginning of the next day) from the values of the stress indicators for each of the daily living activities performed in the day using machine learning.
Figure 1 shows an overview of the proposed method. The proposed method consists of three parts. The first part is the data collection part. In this part, the biometric data and activity data are collected using smartwatches and activity recognition systems, respectively. The second part is the feature extraction part. In this part, the features are extracted from the data collected in the data collection part. The last part is the stress estimation part. The stress estimation model is constructed using machine learning. The details are described in the following sections.
Figure 1. Overview of the proposed method.

3.2. Data Collection

The stress state can be estimated by analyzing biometric data such as heart rate variability. Heart rate variability can be measured by a wearable biometric sensor such as a smartwatch. Existing studies showed that the heart rate interval (RRI) and the standard deviation of the RRI are important indices used in stress estimation [,]. Therefore, we focused on the RRI variance and Lorenz plot area as stress indicators that can be calculated from heart rate variability data. Toyofuku et al. [] proposed a simple method for estimating parasympathetic activity using Lorenz plots (LPs). A Lorenz plot is plotted on a two-dimensional plane at ( R R I ( t ) , R R I ( t + 1 ) ) , where R R I ( t ) is the RR interval at time t. Figure 2 shows an example of an LP. The area of the output ellipse represents the magnitude of fluctuations in the RRI and has been used and evaluated as a method to determine whether the parasympathetic nervous system has become active [,,].
Figure 2. How to calculate the Lorenz plot area.
The equation to convert heart rate to the RRI is shown in Equation (1).
R R I = 60 H e a r t r a t e × 1000
where R R I is defined as the heartbeat interval in ms and H e a r t r a t e is the number of heartbeats per minute. The ellipse area that covers the plotted dots is calculated as the Lorenz plot area, as shown in Figure 2.
On the y = x axis, let m denote the mean of the distance from the origin ( 0 , 0 ) and let δ x denote the standard deviation from the origin. On the y = x axis, let δ ( x ) denote the standard deviation from the origin ( 0 , 0 ) . In this case, the area S of the ellipse with the major axis δ x and the minor axis δ ( x ) is calculated as follows:
S = π · δ x · δ ( x )
We assumed an environment in which the activities of the residents can be automatically obtained by using an in-home daily living activities recognition system (such as SALON []). Table 1 shows an example of the activities log. The targets of the activities log are primary daily living activities such as cooking, eating meals, resting, working, cleaning, washing, going out, bathing, and sleeping. These activity logs will be recorded in the future by an in-home activity estimation system.
Table 1. Activities log.

3.3. Feature Extraction

The proposed method calculates the RRI variance and Lorenz plot area for each activity from the heart rate data during each activity by the method described in Section 3.2. If the same type of activity is performed multiple times during some intervals with different timings, the biometric data measured during those intervals are integrated, and the stress indicators are calculated for the integrated data. Finally, each activity’s stress indicator value is calculated and recorded as shown in Table 2.
Table 2. Per-activity stress indicators.
Residents may feel low stress when a high-stress activity is performed for a short interval and feel high stress when a low-stress activity is performed for a long interval. Thus, a combined index of time and stress intensity is necessary to express the state of stress. We create an activity indicator as an index of time and a biometric indicator as an index of stress intensity.
The activity indicator is defined based on the total time spent performing each activity. The duration of the activity of housework differs greatly depending on gender. Therefore, we normalized the indicators by gender. The activity indicator A i is defined as follows:
A i s , a = A r s , a n = 1 N A r s n , a ÷ N
where A r is the activity time ratio per activity in 24 h, N is the number of subjects, s is each subject, and a is each activity.
The biometric indicator is defined based on the Lorenz plot areas.In the case of Japan, the Lorenz plot of men for the cooking activity is likely to be low because some of them do not engage in any cooking activity. Therefore, we normalized it for each gender separately. Hence, we define the biometric indicator B i as follows:
B i s , a = B r s , a n = 1 N B r s n , a ÷ N
where B r is normalized values for the Lorenz plot area per activity in 24 h, N is the number of subjects, s is each subject, and a is each activity.
By multiplying these two indicators, we created a mixed indicator, which includes both the length of time and the intensity of stress. We define the mixed indicator MixedIndicator as follows:
M i x e d I n d i c a t o r ( A i , B i ) s , a = A i s , a × B i s , a
where A i is the activity indicator, B i is the biometric indicator, s is each subject, and a is each activity.

3.4. Stress Estimation

The extracted features were used to estimate the resident’s stress. The model for estimating stress was constructed using machine learning. The machine learning algorithm used to construct the model was Random Forest.
Random Forest is a machine learning algorithm based on ensemble learning. It uses multiple decision trees as weak classifiers and obtains the classification result by integrating the results by the weak classifiers. It is said to have higher performance with a shorter computation time for particular targets than other algorithms. Since the proposed method was designed to be processed by smart phones in the future, Random Forest was chosen because of its high accuracy and low processing load.

4. Evaluation Experiment

Evaluation experiments were conducted to evaluate the effectiveness of the proposed method.

4.1. Data Collection Experiment

The experimental data were collected from the five elderly households consisting of one single and four married couples, all in their 60s. The dataset consisted of biometric data, daily living activities data, and stress state data.
In order to collect the data, the SALON system [] was set up in each home, which consists of a smartwatch, up to 10 motion sensors, up to 10 ambient sensors, a few door sensors, five annotation buttons, and a server. The data collection period was one month for each household.
The heart rate data as the biometric data were collected by the Fitbit Alta HR. The Fitbit Alta HR collects the heart rate once every 15 s. We converted the collected heart rate to the RRI and generated the variance of the RRI and the Lorenz plot area as the features for the stress estimation. Table 3 shows an example of the biometric indicator value for each activity based on Equation (4).
Table 3. Biometric indicator for Subject ID1/woman.
We collected data on five typical daily living activities, bathing, cooking, eating, going out, sleeping, and other. Residents recorded the start and the end of each activity by pressing the annotation buttons shown in Figure 3 installed at the locations where the activities were performed.
Figure 3. Components of the SALON system.
Table 4 shows an example of the activity indicator value based on Equation (3).
Table 4. Activity indicator for Subject ID1/woman.
Stress state data were collected by asking questions related to physical stress after waking up and before bedtime each day. A five-point Likert scale was used in the answer. The specific question items are shown below:
  • MQ (morning question): Did you feel physically refreshed this morning?
  • NQ (night question): Do you experience any physical stress due to physical pain or discomfort?

4.2. Construction of Stress Recognition Model

4.2.1. Overview of features used for stress recognition model

The feature overview is shown in Figure 4.
Figure 4. Overview of stress recognition model.
The data shown in Section 3.2 become the explanatory variable in the following flow. The biometric data obtained by the Fitbit were first converted to the RRI, which becomes an explanatory variable as the “average RRI”, and the “Lorenz plot area” is calculated. The Lorenz plot area is used as the “average Lorenz plot area” and “Lorenz plot area per activity”. The activity data obtained by the activity recognition system are the “time per activity” and “sleep duration”. “Sleep duration” is the same as “Time per activity of sleep”. The “mixed indicator” is calculated from the “Lorenz plot area” and “activity data”. The details are given in the following sections.

4.2.2. Detail of Stress Recognition Model

The collected data were used to construct a stress estimation model. The stress estimation model was constructed by Random Forest []. In constructing the models, the answers on 5-point Likert scale were reorganized into three levels: good, bad, and neutral. The answers were imbalanced data. To address this issue, pre-processing such as using SMOTE-OverSampler [] (https://imbalanced-learn.org/stable/references/generated/imblearn.over_sampling.SMOTE.html, accessed on 18 December 2022), RandomUnderSampler (https://imbalanced-learn.org/stable/references/generated/imblearn.under_sampling.RandomUnderSampler.html, accessed on 18 December 2022), and bagging was performed.
The parameters of the constructed model are shown below. RandomForestClassifier is the default setting value from scikit-learn. The upsampling parameters were sampling_strategy = 1:100, 2:100, 3:200, k_neighbors = 3, and random_state = 0. The downsampling parameters were random_state=seed and replacement = True. There were 10 models created by increasing the “seed value” by 1 between 1 and 10 with 10 times of bagging. The predicted model’s most-frequent value was used as the output of the model.
Figure 5 shows the analysis target periods (i.e., the time interval for extracting the features) to estimate the answers for morning and night questions.
Figure 5. Aggregation period for morning and night questionnaires.
In this experiment, the models of two baseline methods, one previous method, and two proposed methods were constructed. Table 5 shows the features used in each method. Baseline Method 1 used the following four basic features:
Table 5. Specific features for each method.
  • Average RRI value in the last 24 h;
  • Average RRI for 4 h after waking up;
  • Lorenz plot area of the day;
  • Lorenz plot area of the day for 4 h after waking up.
Baseline Method 2 adds sleep duration, which was shown to be effective in [], to the features of Baseline Method 1. The previous method [] adds the Lorenz plot area per activity and the Lorenz plot area per activity for 4 h after waking up to the features of the Baseline Method 2.
Proposed Method 1 adds time per activity and time per activity for 4 h after waking up to the features of the previous method. Proposed Method 2 adds the mixed indicator to the features of the Proposed Method 1.
The model was validated using the three-fold cross-validation method. The accuracy and F1-measure were used as the evaluation metrics.
The accuracy and F1-measure are defined by Equation (6) and Equation (7), respectively.
Accuracy = Number   of   correct   estimations Total   number   of   estimations
F 1 measure = 2 Recall · Precision Recall + Precision

5. Results

5.1. Result of Introducing SMOTE-OverSampler, RandomUnderSampler, and Bagging

We applied five data-processing schemes to improve the model accuracy: NotManipulated, OverSampler, UnderSampler, UnderSampler with Bagging, and Over&UnderSampler with Bagging. We used SMOTE-OverSampler and RandomUnderSampler. Bagging was performed by changing the seed value of RandomUnderSampler and made ten estimations, which were determined by the voting ensemble.
Table 6 shows the accuracy and F1-measure when applying these five schemes to our previous method [], where the mean accuracies calculated by averaging between morning (MQ) and nighttime physical stress estimation (NQ)) were 0.65, 0.65, 0.46, 0.44, and 0.58, respectively.
Table 6. Result of introducing SMOTE-OverSampler, RandomUnderSampler, and bagging to the previous method []. Estimation values are averaged over MQ and NQ.
In this study, the purpose was to manage the health status of the elderly. Health status management requires early detection of deterioration in the physical condition of the elderly. A minority class (the days of bad physical condition) detection was considered necessary. In Table 6, the NotManipulated and OverSampler cases showed high accuracies, but the F1-measure was low for the minority class (i.e., bad). The combination of OverSampler, UnderSampler, and Bagging gave a better accuracy and F1-measure for the “bad” class than the other methods. Although only the previous method’s result is shown in Table 6, similar results were obtained with the other evaluation methods. Therefore, SMOTE-OverSampler, RandomUnderSampler, and bagging were used for all the methods in the following evaluation experiment.

5.2. Effects of Different Features

We compared the five evaluation methods including the proposed methods. The result is shown in Table 7, where the estimation accuracies of 0.52, 0.55, 0.57, 0.60, and 0.59, respectively, were achieved for the five methods (the values were calculated by averaging the morning (MQ) and nighttime physical stress questionnaires). This suggests that adding sleep duration features (Baseline 2) somewhat improved the accuracy. Adding per-activity biometric features and the total time of daily living activity (Proposed Method 1) and the mixed indicator (Proposed Method 2) greatly improved the accuracy compared to Baseline 1.
Table 7. Estimation accuracy of five evaluation methods. Estimation values are averaged over MQ and NQ.
Table 8 and Table 9 show more detailed estimation results. The confusion matrices for the estimation of physical stress in the morning (MQ) and at night (NQ) by all methods are given in Figure 6 and Figure 7, respectively. Proposed Method 1 shows that the number of correct answers for good increased while the number of correct answers for the others decreased or remained the same as shown in Figure 6 and Figure 7. For Proposed Method 2, the number of correct answers for good increased, as did the number of correct answers for bad and neutral.
Table 8. Estimation accuracy of five methods for MQ.
Table 9. Estimation accuracy of five methods for NQ.
Figure 6. Confusion matrix for the five methods for the physical stress estimation in the morning (MQ). (a) Baseline Method 1; (b) Baseline Method 2; (c) Previous method []; (d) Proposed Method 1; (e) Proposed Method 2.
Figure 7. Confusion matrix for the five methods for the physical stress estimation at night (NQ). (a) Baseline Method 1; (b) Baseline Method 2; (c) Previous method []; (d) Proposed Method 1; (e) Proposed Method 2.

5.3. Evaluation of Features by SHAP

In order to examine the effect of the feature variables on the objective variables, we used shap.Explainer of SHAP (https://shap.readthedocs.io/en/latest/index.html, accessed on 18 December 2022). Figure 8 and Figure 9 show the results of shap.Explainer. The features related to the mixed indicator were in the top 10 in terms of contribution (out of 30 features). Sleep activity is known to be important from related studies [], and indeed, features related to sleep activity were in the top 10. Figure 8 and Figure 9 show that bathing and eating ranked high in terms of contribution, and the RRI was the highest, as stated in the previous study. The reason is that bathing helps to relieve fatigue, and eating food may be effective at reducing stress.
Figure 8. Impact of features on model output by SHAP values for MQ. Vertical axis: each feature (in decreasing order of contribution, top 10). Horizontal axis: value of the contribution variable (SHAP value).
Figure 9. Impact of features on model output by SHAP values for NQ. Vertical axis: each feature (in decreasing order of contribution, top 10). Horizontal axis: value of the contribution variable (SHAP value).

6. Discussion and Limitations

In this section, the discussion and limitations are given.

6.1. Discussion

The proposed method is less burdensome on users than the existing studies [,] because it is completed only by wearing a wearable device. Few studies combine daily living activity and biometric indicators. Furthermore, few studies use daily living activity and biometric indicators as explanatory variables to estimate health status and investigate whether they are effective as important features. In this study, heart rate data from wearable sensors and activity data from the ADL sensing system were used. The dataset used in this study consisted mostly of married couples (there was only one household with a single resident). Therefore, the time and proportion of housework was shared by two persons, and there was a variation in the duration of the activities. Hence, it was necessary to alleviate the individual differences between men and women, as well as the differences in activity duration between individuals. Therefore, we created the mixed indicator.
We used SMOTE for upsampling, since other upsampling methods, such as ADASYN, did not result in significant changes in accuracy, and hyperparameter adjustment using Optuna was not implemented due to its tendency to overfit due to the small number of data points. However, hyperparameter adjustment will have a good effect when a sufficient dataset is available for future large-scale experiments.
Mental stress (M2 and N2 in the questionnaire) was not targeted in this study. However, we believe that the proposed method using biological and activity indicators would also be effective to estimate mental stress. Investigating the effectiveness in estimating mental stress will be part of our future work.

6.2. Limitation

The ADL sensing system used in this paper assumed that the target population for sensing was relatively healthy elderly. In reality, many elderly people have cognitive and physical problems that need to be anticipated. Therefore, the main target of the proposed system is the elderly before transitioning from a healthy state to a state requiring nursing care.
In this study, only heart rate data from wearable sensors and activity data from an ADL sensing system were used to estimate the health status. The wearable sensor used was the Fitbit Alta HR, which has a coarse granularity of RRI acquisition (every 10–15 s), so rapid changes in heart rate variability cannot be obtained. Therefore, if the frequency of heart rate variability acquisition could be made more granular, there is a possibility of further improvement in accuracy. The impact of daily activities on stress may vary from person to person, because everyone’s favorite daily activities are different. Matsui et al. [] measured biological indices of housework during daily life in the home and aimed to obtain knowledge for the establishment of a QoL estimation method by estimating stress. We also conducted a subjective evaluation of the subjects’ preferences for housework by means of a questionnaire. The results showed that the standard deviation of the RRI was lower for both subjects in all housework daily living activities (room cleaning, cooking, laundry, and dish washing) than in the other daily living activities. In addition, ID01 and ID02 indicated that they did not prefer cleaning and washing dishes, respectively, as their preferences for housework in the preliminary questionnaire. The standard deviation of the RRI of each subject was relatively low for each of the daily living activities, suggesting that there is a relationship between housework preferences and biometric indices. According to the results of the pre-survey, the LF/HF values were higher for the cooking and dish washing daily living activities in ID02 when the degree of preference for these daily living activities was high. On the other hand, LF/HF did not always coincide with the degree of preference or skill in some daily living activities, such as washing clothes and cleaning in ID01. According to the results of the pre-sleep questionnaire, each subject felt most frequently stressed by the cooking daily living activity, but the RRI tended to be relatively low and the LF/HF tended to be relatively high, reflecting subjective evaluation. Although the subjective evaluation and the stress estimated by the bioindicators did not necessarily coincide, the tendency of increased stress due to various household chores and the tendency of relaxation due to rest and entertainment were observed, suggesting that there are several relationships between daily life daily living activities and the bioindicators. Thus, the impact of daily routines on stress may vary from person to person, as each person’s favorite chore in daily life is different. However, the dataset we used in this study was collected “in the wild” from healthy elderly who were able to lead a normal daily life. Because this dataset is “in the wild”, the number of unhealthy individuals was small, and we were not able to obtain data on the domestic daily living activities among individuals. Therefore, it was not possible to specifically visualize differences in favorite daily activities among individuals. However, it is possible to do so with a dataset that has acquired a sufficient amount of data on individuals.
Some studies have been conducted using biometric information that can be acquired by wearable devices to detect stress [,,,,,]. The accuracy of the results varied from 50 to 90% [,,] due to differences in environmental factors and the impact of different datasets. These methods sometimes result in a high-burden system for the elderly because they do not take into account the characteristics of the elderly, who are not accustomed to digital devices and tend to be strict about privacy. In this system, we created a low-burden stress estimation method because it uses data on in-home activities that can be automatically acquired by a smart house and biometric data that can be automatically collected by wearing a smartwatch. Another difficulty with our dataset is that it is “in the wild” and not rich in data. The number of housework activities was six, and the characteristics of the device were non-invasive and low-burden, rather than invasive and high-burden, to meet the needs of the elderly. The accuracy of this study was not so high, but this will be resolved with advanced devices and an increase in the types of housework activities from activity recognition systems.

6.3. Future Work

As future work of this study, we will create an application that has functions to estimate the activities of residents and their health status. Figure 10 shows a mockup screen of the web application. The application obtains the information on the activity of its user by ADLs’ sensing and annotation to estimate his/her health status. Then, several sequences of expected activities that will happen in the future will be listed. The sequences are classified into two classes: improving and worsening physical conditions. The application then encourages the user to change future activities that will improve their physical condition (thumbs-up icon in Figure 10).
Figure 10. Mockup for future work.

7. Conclusions

In this paper, to improve the estimation accuracy of stress estimation, we proposed a method to estimate the stress level by linking daily living activities data and biometric data. Through the experiment using the dataset collected from elderly households, it suggests that adding per-activity biometric features and the total time of daily living activity (Proposed Method 1) and the mixed indicator (Proposed Method 2) greatly improved the accuracy compared to the baseline methods. Future work on this research will include: creating and evaluating an application with the functions to estimate the activities and health status of residents and recommend future activities for a better health condition.

Author Contributions

Conceptualization, K.M., T.M., H.S. and K.Y.; Methodology, K.M.; Software, K.M.; Investigation, T.M.; Writing-original draft, K.M.; Writing-review & editing, T.M., H.S. and K.Y.; Supervision, T.M., H.S. and K.Y.; Project administration, K.M. and K.Y.; Funding acquisition, K.Y. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported by JSPS KAKENHI Grant Number JP21K19828.

Institutional Review Board Statement

This experiment was approved by the Ethics Review Board at the Nara Institute of Science and Technology (Approval Number 2018-I-26).

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Tomokazu, M.; Shinya, M.; Yuma, S.; Manato, F.; Hirohiko, S.; Keiichi, Y. Multi-Person Daily Activity Recognition with Non-Contact Sensors Based on Activity Co-Occurrence. In Proceedings of the 13th International Conference on Mobile Computing and Ubiquitous Networking (ICMU 2021), Tokyo, Japan, 17–19 November 2021; pp. 157–164. [Google Scholar]
  2. Payne, M.; Porter Starr, K.; Orenduff, M.; Mulder, H.; McDonald, S.; Spira, A.; Pieper, C.; Bales, C. Quality of life and mental health in older adults with obesity and frailty: Associations with a weight loss intervention. J. Nutr. Health Aging 2018, 22, 1259–1265. [Google Scholar] [CrossRef]
  3. Zurita-Cruz, J.N.; Manuel-Apolinar, L.; Arellano-Flores, M.L.; Gutierrez-Gonzalez, A.; Najera-Ahumada, A.G.; Cisneros-Gonzalez, N. Health and quality of life outcomes impairment of quality of life in type 2 diabetes mellitus: A cross-sectional study. Health Qual. Life Outcomes 2018, 16, 1–7. [Google Scholar] [CrossRef]
  4. Xie, W.; Zhang, X.; Wang, J.; Zhang, J.; Liu, J.; Wang, B.; Guan, W.; Zhang, H.; Xu, L.; Liu, G.; et al. Evaluation of quality of life and its influencing factors after transplantation of leukemia patients based on SF-36 score: A cohort study. Qual. Life Res. 2020, 29, 1809–1816. [Google Scholar] [CrossRef]
  5. Wunsch, K.; Nigg, C.; Niessner, C.; Schmidt, S.C.; Oriwol, D.; Hanssen-Doose, A.; Burchartz, A.; Eichsteller, A.; Kolb, S.; Worth, A.; et al. The impact of COVID-19 on the interrelation of physical activity, screen time and health-related quality of life in children and adolescents in Germany: Results of the Motorik-Modul Study. Children 2021, 8, 98. [Google Scholar] [CrossRef]
  6. Goes, M.; Lopes, M.; Marôco, J.; Oliveira, H.; Fonseca, C. Psychometric properties of the WHOQoL-BREF (PT) in a sample of elderly citizens. Health Qual. Life Outcomes 2021, 19, 1–12. [Google Scholar] [CrossRef]
  7. Phyo, A.Z.Z.; Gonzalez-Chica, D.A.; Stocks, N.P.; Woods, R.L.; Fisher, J.; Tran, T.; Owen, A.J.; Ward, S.A.; Britt, C.J.; Ryan, J.; et al. Impact of economic factors, social health and stressful life events on physical health-related quality of life trajectories in older Australians. Qual. Life Res. 2022, 31, 1321–1333. [Google Scholar] [CrossRef]
  8. Sella, E.; Cellini, N.; Borella, E. How elderly people’s quality of life relates to their sleep quality and sleep-related beliefs. Behav. Sleep Med. 2022, 20, 112–124. [Google Scholar] [CrossRef]
  9. Group, T.W. The World Health Organization quality of life assessment (WHOQoL): Development and general psychometric properties. Soc. Sci. Med. 1998, 46, 1569–1585. [Google Scholar] [CrossRef]
  10. Amenomori, C.; Mizumoto, T.; Suwa, H.; Arakawa, Y.; Yasumoto, K. A method for simplified hrqol measurement by smart devices. In Proceedings of the International Conference on Wireless Mobile Communication and Healthcare, Vienna, Austria, 14–15 November 2017; pp. 91–98. [Google Scholar]
  11. Fukuda, S.; Matsuda, Y.; Tani, Y.; Arakawa, Y.; Yasumoto, K. Predicting Depression and Anxiety Mood by Wrist-Worn Sleep Sensor. In Proceedings of the 2020 IEEE International Conference on Pervasive Computing and Communications Workshops (PerCom Workshops), Austin, TX, USA, 23–27 March 2020; pp. 1–6. [Google Scholar]
  12. Jaques, N.; Taylor, S.; Nosakhare, E.; Sano, A.; Picard, R. Multi-Task Learning for Predicting Health, Stress, and Happiness; NIPS Workshop on Machine Learning for Healthcare: Cambridge, UK, 2016. [Google Scholar]
  13. Gjoreski, M.; Gjoreski, H.; Lutrek, M.; Gams, M. Automatic Detection of Perceived Stress in Campus Students Using Smartphones. In Proceedings of the 2015 International Conference on Intelligent Environments, Prague, Czech Republic, 15–17 July 2015; pp. 132–135. [Google Scholar]
  14. Toyofuku, F.; Yamaguchi, K.; Hagiwara, H. Simplified method for estimating parasympathetic nerves activity by Lorenz plot of ECG RR intervals. Jpn. J. Ergon. 2006, 42, 512–515. [Google Scholar] [CrossRef]
  15. Prasad, L.; Fredrick, J.; Aruna, R. The relationship between physical performance and quality of life and the level of physical activity among the elderly. J. Educ. Health Promot. 2021, 10, 68. [Google Scholar]
  16. Teixeira, E.; Fonseca, H.; Diniz-Sousa, F.; Veras, L.; Boppre, G.; Oliveira, J.; Pinto, D.; Alves, A.J.; Barbosa, A.; Mendes, R.; et al. Wearable devices for physical activity and healthcare monitoring in elderly people: A critical review. Geriatrics 2021, 6, 38. [Google Scholar] [CrossRef]
  17. Zapata-Lamana, R.; Poblete-Valderrama, F.; Ledezma-Dames, A.; Pavón-León, P.; Leiva, A.M.; Fuentes-Alvarez, M.T.; Cigarroa, I.; Parra-Rizo, M.A. Health, functional ability, and environmental quality as predictors of life satisfaction in physically active older adults. Soc. Sci. 2022, 11, 265. [Google Scholar] [CrossRef]
  18. Smets, E.; Rios Velazquez, E.; Schiavone, G.; Chakroun, I.; D’Hondt, E.; De Raedt, W.; Cornelis, J.; Janssens, O.; Van Hoecke, S.; Claes, S.; et al. Large-scale wearable data reveal digital phenotypes for daily-life stress detection. NPJ Digit. Med. 2018, 1, 1–10. [Google Scholar] [CrossRef]
  19. Kyriakou, K.; Resch, B.; Sagl, G.; Petutschnig, A.; Werner, C.; Niederseer, D.; Liedlgruber, M.; Wilhelm, F.; Osborne, T.; Pykett, J. Detecting moments of stress from measurements of wearable physiological sensors. Sensors 2019, 19, 3805. [Google Scholar] [CrossRef]
  20. Yao, W.; Kaminishi, K.; Yamamoto, N.; Hamatani, T.; Yamada, Y.; Kawada, T.; Hiyama, S.; Okimura, T.; Terasawa, Y.; Maeda, T.; et al. Passive Way of Measuring QoL/Well-Being Levels Using Smartphone Log. Front. Digit. Health 2022, 4, 780566. [Google Scholar] [CrossRef]
  21. Fukazawa, Y.; Yamamoto, N.; Hamatani, T.; Ochiai, K.; Uchiyama, A.; Ohta, K. Smartphone-based mental state estimation: A survey from a machine learning perspective. J. Inf. Process. 2020, 28, 16–30. [Google Scholar] [CrossRef]
  22. Karthikeyan, P.; Murugappan, M.; Yaacob, S.B. DETECTION OF HUMAN STRESS USING SHORT-TERM ECG AND HRV SIGNALS. J. Mech. Med. Biol. 2013, 13, 1350038. [Google Scholar] [CrossRef]
  23. Setz, C.; Arnrich, B.; Schumm, J.; La Marca, R.; Tröster, G.; Ehlert, U. Discriminating Stress From Cognitive Load Using a Wearable EDA Device. IEEE Trans. Inf. Technol. Biomed. 2010, 14, 410–417. [Google Scholar] [CrossRef]
  24. Matsui, T.; Onishi, K.; Misaki, S.; Suwa, H.; Fujimoto, M.; Mizumoto, T.; Sasaki, W.; Kimura, A.; Maruyama, K.; Yasumoto, K. Analysis of Visualized Bioindicators Related to Activities of Daily Living. In Proceedings of the International Conference on Advanced Information Networking and Applications, Toronto, ON, Canada, 12–14 May 2021; pp. 731–744. [Google Scholar]
  25. Cacioppo, J.; Tassinary, L. Inferring Psychological Significance From Physiological Signals. Am. Psychol. 1990, 45, 16–28. [Google Scholar] [CrossRef]
  26. Matsumoto, K.; Matsui, T.; Suwa, H.; Yasumoto, K. Stress Prediction Using Per-Activity Biometric Data to Improve QoL in the Elderly. In Proceedings of the 19th International Conference, ICOST 2022, Paris, France, 27–30 June 2022; pp. 196–208. [Google Scholar]
  27. Brennan, M.; Palaniswami, M.; Kamen, P. Poincare plot interpretation using a physiological model of HRV based on a network of oscillators. Am. J. -Physiol.-Heart Circ. Physiol. 2002, 283, H1873–H1886. [Google Scholar] [CrossRef]
  28. Group, W. The development of the World Health Organization quality of life assessment instrument (the WHOQoL). In Quality of Life Assessment: International Perspectives; Springer: Berlin/Heidelberg, Germany, 1994; pp. 41–57. [Google Scholar]
  29. Ware, J.E., Jr. SF-36 health survey update. Spine 2000, 25, 3130–3139. [Google Scholar] [CrossRef]
  30. Whoqol Group Development of the World Health Organization WHOQoL-BREF quality of life assessment. Psychol. Med. 1998, 28, 551–558. [CrossRef]
  31. McDuff, D.; Gontarek, S.; Picard, R. Remote measurement of cognitive stress via heart rate variability. In Proceedings of the 2014 36th Annual International Conference of the IEEE Engineering in Medicine and Biology Society, Chicago, IL, USA, 26–30 August 2014; pp. 2957–2960. [Google Scholar]
  32. Wijsman, J.; Grundlehner, B.; Liu, H.; Penders, J.; Hermens, H. Wearable physiological sensors reflect mental stress state in office-like situations. In Proceedings of the 2013 Humaine Association Conference on Affective Computing and Intelligent Interaction, Washington, DC, USA, 2–5 September 2013; pp. 600–605. [Google Scholar]
  33. Dedovic, K.; Renwick, R.; Mahani, N.K.; Engert, V.; Lupien, S.J.; Pruessner, J.C. The Montreal Imaging Stress Task: Using functional imaging to investigate the effects of perceiving and processing psychosocial stress in the human brain. J. Psychiatry Neurosci. 2005, 30, 319. [Google Scholar]
  34. Bauer, G.; Lukowicz, P. Can smartphones detect stress-related changes in the behaviour of individuals? In Proceedings of the 2012 IEEE International Conference on Pervasive Computing and Communications Workshops, Lugano, Switzerland, 19–23 March 2012; pp. 423–426. [Google Scholar]
  35. Sano, A.; Picard, R.W. Stress recognition using wearable sensors and mobile phones. In Proceedings of the 2013 Humaine Association Conference on Affective Computing and Intelligent Interaction, Washington, DC, USA, 2–5 September 2013; pp. 671–676. [Google Scholar]
  36. Hernandez, J.; Morris, R.R.; Picard, R.W. Call center stress recognition with person-specific models. In Proceedings of the International Conference on Affective Computing and Intelligent Interaction, Memphis, TN, USA, 9–12 October 2011; pp. 125–134. [Google Scholar]
  37. Ghandeharioun, A.; Fedor, S.; Sangermano, L.; Ionescu, D.; Alpert, J.; Dale, C.; Sontag, D.; Picard, R. Objective assessment of depressive symptoms with machine learning and wearable sensors data. In Proceedings of the 2017 Seventh International Conference on Affective Computing and Intelligent Interaction (ACII), San Antonio, TX, USA, 23–26 October 2017; pp. 325–332. [Google Scholar]
  38. Garcia-Ceja, E.; Osmani, V.; Mayora, O. Automatic stress detection in working environments from smartphones’ accelerometer data: A first step. IEEE J. Biomed. Health Inform. 2015, 20, 1053–1060. [Google Scholar] [CrossRef]
  39. de Santos Sierra, A.; Ávila, C.S.; Casanova, J.G.; Bailador, G. A Stress-Detection System Based on Physiological Signals and Fuzzy Logic. IEEE Trans. Ind. Electron. 2011, 58, 4857–4865. [Google Scholar] [CrossRef]
  40. Wang, J.; Lin, C.; Yang, Y. A k-nearest-neighbor classifier with heart rate variability feature-based transformation algorithm for driving stress recognition. Neurocomputing 2013, 116, 136–143. [Google Scholar] [CrossRef]
  41. Union Tool Co.Sensor Products. Available online: https://www.uniontool.co.jp/en/product/sensor/ (accessed on 4 May 2022).
  42. Miyaji, A.; Matsui, T.; Zhang, Z.; Choi, H.; Fujimoto, M.; Yasumoto, K. Analysis on Nursing Care Activity Related Stress Level for Reduction of Caregiving Workload. In Proceedings of the 50th International Conference on Parallel Processing Workshop, Chicago, IL, USA, 9–12 August 2021; pp. 1–8. [Google Scholar]
  43. Healey, J.A.; Picard, R.W. Detecting stress during real-world driving tasks using physiological sensors. IEEE Trans. Intell. Transp. Syst. 2005, 6, 156–166. [Google Scholar] [CrossRef]
  44. Mynatt, E.D.; Rowan, J.; Craighill, S.; Jacobs, A. Digital family portraits: Supporting peace of mind for extended family members. In Proceedings of the SIGCHI Conference on Human Factors in Computing Systems, Seattle, WA, USA, March 31–April 5 2001; pp. 333–340. [Google Scholar]
  45. Mozer, M.C. 12 lessons from an adaptive home. In Smart Environments: Technologies, Protocols, and Applications; Boulder, CO, USA, 2005. [Google Scholar]
  46. Brumitt, B.; Cadiz, J. Let There Be Light! Comparing Interfaces for Homes of the Future; Technical report, MSR-TR-2000-92; Microsoft Research: Redmond, WA, USA, 2000. [Google Scholar]
  47. Jain, G.; Cook, D.; Jakkula, V. Monitoring Health by Detecting Drifts and Outliers for a Smart Environment Inhabitant; IOS Press: Belfast, UK, 2006. [Google Scholar]
  48. Consolvo, S.; Roessler, P.; Shelton, B.E.; LaMarca, A.; Schilit, B.; Bly, S. Technology for care networks of elders. IEEE Pervasive Comput. 2004, 3, 22–29. [Google Scholar] [CrossRef]
  49. Jakkula, V.R.; Cook, D.J.; Jain, G. Prediction models for a smart home based health care system. In Proceedings of the 21st International Conference on Advanced Information Networking and Applications Workshops (AINAW’07), Niagara Falls, ON, Canada, 21–23 May 2007; Volume 2, pp. 761–765. [Google Scholar]
  50. Baek, H.J.; Lee, H.B.; Kim, J.S.; Choi, J.M.; Kim, K.K.; Park, K.S. Nonintrusive biological signal monitoring in a car to evaluate a driver’s stress and health state. Telemed. e-Health 2009, 15, 182–189. [Google Scholar] [CrossRef]
  51. Yamamoto, K.; Toyoda, K.; Ohtsuki, T. Spectrogram-based non-contact RRI estimation by accurate peak detection algorithm. IEEE Access 2018, 6, 60369–60379. [Google Scholar] [CrossRef]
  52. Kamen, P.W.; Krum, H.; Tonkin, A.M. Poincare plot of heart rate variability allows quantitative display of parasympathetic nervous activity in humans. Clin. Sci. 1996, 91, 201–208. [Google Scholar] [CrossRef]
  53. Mourot, L.; Bouhaddi, M.; Perrey, S.; Rouillon, J.D.; Regnard, J. Quantitative Poincare plot analysis of heart rate variability: Effect of endurance training. Eur. J. Appl. Physiol. 2004, 91, 79–87. [Google Scholar] [CrossRef]
  54. Matsui, T.; Onishi, K.; Misaki, S.; Fujimoto, M.; Suwa, H.; Yasumoto, K. Salon: Simplified sensing system for activity of daily living in ordinary home. Sensors 2020, 20, 4895. [Google Scholar] [CrossRef]
  55. Breiman, L. Random forests. Mach. Learn. 2001, 45, 5–32. [Google Scholar] [CrossRef]
  56. Chawla, N.V.; Bowyer, K.W.; Hall, L.O.; Kegelmeyer, W.P. SMOTE: Synthetic minority over-sampling technique. J. Artif. Intell. Res. 2002, 16, 321–357. [Google Scholar] [CrossRef]
  57. Luo, H.; Lee, P.A.; Clay, I.; Jaggi, M.; De Luca, V. Assessment of fatigue using wearable sensors: A pilot study. Digit. Biomarkers 2020, 4, 59–72. [Google Scholar] [CrossRef]
  58. Kim, T.; Kim, H.; Lee, H.Y.; Goh, H.; Abdigapporov, S.; Jeong, M.; Cho, H.; Han, K.; Noh, Y.; Lee, S.J.; et al. Prediction for Retrospection: Integrating Algorithmic Stress Prediction into Personal Informatics Systems for College Students’ Mental Health. In Proceedings of the 2022 CHI Conference on Human Factors in Computing Systems, New Orleans, LA, USA, 29 April–5 May 2022; Association for Computing Machinery: New York, NY, USA, 2022. [Google Scholar] [CrossRef]
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Article Metrics

Citations

Article Access Statistics

Multiple requests from the same IP address are counted as one view.