Your browser doesn't support javascript.
loading
Show: 20 | 50 | 100
Results 1 - 20 de 37
Filter
1.
IEEE J Biomed Health Inform ; 27(12): 5699-5709, 2023 Dec.
Article in English | MEDLINE | ID: mdl-37725721

ABSTRACT

Stress monitoring is an important area of research with significant implications for individuals' physical and mental health. We present a data-driven approach for stress detection based on convolutional neural networks while addressing the problems of the best sensor channel and the lack of knowledge about stress episodes. Our work is the first to present an analysis of stress-related sensor data collected in real-world conditions from individuals diagnosed with Alcohol Use Disorder (AUD) and undergoing treatment to abstain from alcohol. We developed polynomial-time sensor channel selection algorithms to determine the best sensor modality for a machine learning task. We model the time variation in stress labels expressed by the participants as the subjective effects of stress. We addressed the subjective nature of stress by determining the optimal input length around stress events with an iterative search algorithm. We found the skin conductance modality to be most indicative of stress, and the segment length of 60 seconds around user-reported stress labels resulted in top stress detection performance. We used both majority undersampling and minority oversampling to balance our dataset. With majority undersampling, the binary stress classification model achieved an average accuracy of 99% and an f1-score of 0.99 on the training and test sets after 5-fold cross-validation. With minority oversampling, the performance on the test set dropped to an average accuracy of 76.25% and an f1-score of 0.68, highlighting the challenges of working with real-world datasets.


Subject(s)
Algorithms , Neural Networks, Computer , Humans , Machine Learning
2.
Sensors (Basel) ; 23(14)2023 Jul 12.
Article in English | MEDLINE | ID: mdl-37514630

ABSTRACT

Activity recognition using data collected with smart devices such as mobile and wearable sensors has become a critical component of many emerging applications ranging from behavioral medicine to gaming. However, an unprecedented increase in the diversity of smart devices in the internet-of-things era has limited the adoption of activity recognition models for use across different devices. This lack of cross-domain adaptation is particularly notable across sensors of different modalities where the mapping of the sensor data in the traditional feature level is highly challenging. To address this challenge, we propose ActiLabel, a combinatorial framework that learns structural similarities among the events that occur in a target domain and those of a source domain and identifies an optimal mapping between the two domains at their structural level. The structural similarities are captured through a graph model, referred to as the dependency graph, which abstracts details of activity patterns in low-level signal and feature space. The activity labels are then autonomously learned in the target domain by finding an optimal tiered mapping between the dependency graphs. We carry out an extensive set of experiments on three large datasets collected with wearable sensors involving human subjects. The results demonstrate the superiority of ActiLabel over state-of-the-art transfer learning and deep learning methods. In particular, ActiLabel outperforms such algorithms by average F1-scores of 36.3%, 32.7%, and 9.1% for cross-modality, cross-location, and cross-subject activity recognition, respectively.


Subject(s)
Algorithms , Machine Learning , Humans
3.
Annu Int Conf IEEE Eng Med Biol Soc ; 2022: 2442-2446, 2022 07.
Article in English | MEDLINE | ID: mdl-36085616

ABSTRACT

Missing data is a very common challenge in health monitoring systems and one reason for that is that they are largely dependent on different types of sensors. A critical characteristic of the sensor-based prediction systems is their dependency on hardware, which is prone to physical limitations that add another layer of complexity to the algorithmic component of the system. For instance, it might not be realistic to assume that the prediction model has access to all sensors at all times. This can happen in the real-world setup if one or more sensors on a device malfunction or temporarily have to be disabled due to power limitations. The consequence of such a scenario is that the model faces "missing input data" from those unavailable sensors at the deployment time, and as a result, the quality of prediction can degrade significantly. While the missing input data is a very well-known problem, to the best of our knowledge, no study has been done to efficiently minimize the performance drop when one or more sensors may be unavailable for a significant amount of time. The sensor failure problem investigated in this paper can be viewed as a spatial missing data problem, which has not been explored to date. In this work, we show that the naive known methods of dealing with missing input data such as zero-filling or mean-filling are not suitable for senors-based prediction and we propose an algorithm that can reconstruct the missing input data for unavailable sensors. Moreover, we show that on the MobiAct, MotionSense, and MHEALTH activity classification benchmarks, our proposed method can outperform the baselines by large accuracy margins of 8.2%, 15.1%, and 11.6%, respectively.


Subject(s)
Neural Networks, Computer , Telemedicine , Algorithms , Benchmarking , Knowledge
4.
Annu Int Conf IEEE Eng Med Biol Soc ; 2022: 2416-2420, 2022 07.
Article in English | MEDLINE | ID: mdl-36085745

ABSTRACT

The recent success of deep neural networks in prediction tasks on wearable sensor data is evident. However, in more practical online learning scenarios, where new data arrive sequentially, neural networks suffer severely from the "catastrophic forgetting" problem. In real-world settings, given a pre-trained model on the old data, when we collect new data, it is practically infeasible to re-train the model on both old and new data because the computational costs will increase dramatically as more and more data arrive in time. However, if we fine-tune the model only with the new data because the new data might be different from the old data, the neural network parameters will change to fit the new data. As a result, the new parameters are no longer suitable for the old data. This phenomenon is known as catastrophic forgetting, and continual learning research aims to overcome this problem with minimal computational costs. While most of the continual learning research focuses on computer vision tasks, implications of catastrophic forgetting in wearable computing research and potential avenues to address this problem have remained unexplored. To address this knowledge gap, we study continual learning for activity recognition using wearable sensor data. We show that the catastrophic forgetting problem is a critical challenge for real-world deployment of machine learning models for wearables. Moreover, we show that the catastrophic forgetting problem can be alleviated by employing various training techniques.


Subject(s)
Education, Distance , Recognition, Psychology , Knowledge , Machine Learning , Neural Networks, Computer
5.
Annu Int Conf IEEE Eng Med Biol Soc ; 2022: 4658-4663, 2022 07.
Article in English | MEDLINE | ID: mdl-36086580

ABSTRACT

Stress detection and monitoring is an active area of research with important implications for an individual's personal, professional, and social health. Current approaches for stress classification use traditional machine learning algorithms trained on features computed from multiple sensor modalities. These methods are data and computation-intensive, rely on hand-crafted features, and lack reproducibility. These limitations impede the practical use of stress detection and classification systems in the real world. To overcome these shortcomings, we propose Stressalyzer, a novel stress classification and personalization framework from single-modality sensor data without feature computation and selection. Stressalyzer uses only Electrodermal activity (EDA) sensor data while providing competitive results compared to the state-of-the-art techniques that use multiple sensor modalities and are computationally expensive due to the calculation of large number of features. Using the dataset collected in a laboratory setting from 15 subjects, our single-channel neural network-based model achieves a classification accuracy of 92.9% and an f1 score of 0.89 for binary stress classification. Our leave-one-subject-out analysis establishes the subjective nature of stress and shows that personalizing stress models using Stressalyzer significantly improves the model performance. Without model personalization, we found a performance decline in 40% of the subjects, suggesting the need for model personalization.


Subject(s)
Machine Learning , Neural Networks, Computer , Algorithms , Humans , Reproducibility of Results
6.
Annu Int Conf IEEE Eng Med Biol Soc ; 2022: 109-114, 2022 07.
Article in English | MEDLINE | ID: mdl-36086660

ABSTRACT

Automatic lying posture tracking is an important factor in human health monitoring. The increasing popularity of the wrist-based trackers provides the means for unobtrusive, affordable, and long-term monitoring with minimized privacy concerns for the end-users and promising results in detecting the type of physical activity, step counting, and sleep quality assessment. However, there is limited research on development of accurate and efficient lying posture tracking models using wrist-based sensor. Our experiments demonstrate a major drop in the accuracy of the lying posture tracking using wrist-based accelerometer sensor due to the unpredictable noise from arbitrary wrist movements and rotations while sleeping. In this paper, we develop a deep transfer learning method that improves performance of lying posture tracking using noisy data from wrist sensor by transferring the knowledge from an initial setting which contains both clean and noisy data. The proposed solution develops an optimal mapping model from the noisy data to the clean data in the initial setting using LSTM sequence regression, and reconstruct clean synthesized data in another setting where no noisy sensor data is available. This increases the lying posture tracking F1-Score by 24.9% for 'left-wrist' and by 18.1% for 'right-wrist' sensors comparing to the case without mapping.


Subject(s)
Movement , Posture , Humans , Learning , Machine Learning , Wrist
7.
IEEE Trans Mob Comput ; 21(1): 1, 2022 Jan 01.
Article in English | MEDLINE | ID: mdl-34970086

ABSTRACT

We propose a novel active learning framework for activity recognition using wearable sensors. Our work is unique in that it takes limitations of the oracle into account when selecting sensor data for annotation by the oracle. Our approach is inspired by human-beings' limited capacity to respond to prompts on their mobile device. This capacity constraint is manifested not only in the number of queries that a person can respond to in a given time-frame but also in the time lag between the query issuance and the oracle response. We introduce the notion of mindful active learning and propose a computational framework, called EMMA, to maximize the active learning performance taking informativeness of sensor data, query budget, and human memory into account. We formulate this optimization problem, propose an approach to model memory retention, discuss the complexity of the problem, and propose a greedy heuristic to solve the optimization problem. Additionally, we design an approach to perform mindful active learning in batch where multiple sensor observations are selected simultaneously for querying the oracle. We demonstrate the effectiveness of our approach using three publicly available activity datasets and by simulating oracles with various memory strengths. We show that the activity recognition accuracy ranges from 21% to 97% depending on memory strength, query budget, and difficulty of the machine learning task. Our results also indicate that EMMA achieves an accuracy level that is, on average, 13.5% higher than the case when only informativeness of the sensor data is considered for active learning. Moreover, we show that the performance of our approach is at most 20% less than the experimental upper-bound and up to 80% higher than the experimental lower-bound. To evaluate the performance of EMMA for batch active learning, we design two instantiations of EMMA to perform active learning in batch mode. We show that these algorithms improve the algorithm training time at the cost of a reduced accuracy in performance. Another finding in our work is that integrating clustering into the process of selecting sensor observations for batch active learning improves the activity learning performance by 11.1% on average, mainly due to reducing the redundancy among the selected sensor observations. We observe that mindful active learning is most beneficial when the query budget is small and/or the oracle's memory is weak. This observation emphasizes advantages of utilizing mindful active learning strategies in mobile health settings that involve interaction with older adults and other populations with cognitive impairments.

8.
Smart Health (Amst) ; 262022 Dec.
Article in English | MEDLINE | ID: mdl-37169026

ABSTRACT

Background: Medication nonadherence is a critical problem with severe implications in individuals at risk for atherosclerotic cardiovascular disease. Many studies have attempted to predict medication adherence in this population, but few, if any, have been effective in prediction, sug-gesting that essential risk factors remain unidentified. Objective: This study's objective was to (1) establish an accurate prediction model of medi-cation adherence in individuals at risk for atherosclerotic cardiovascular disease and (2) identify significant contributing factors to the predictive accuracy of medication adherence. In particular, we aimed to use only the baseline questionnaire data to assess medication adherence prediction feasibility. Methods: A sample of 40 individuals at risk for atherosclerotic cardiovascular disease was recruited for an eight-week feasibility study. After collecting baseline data, we recorded data from a pillbox that sent events to a cloud-based server. Health measures and medication use events were analyzed using machine learning algorithms to identify variables that best predict medication adherence. Results: Our adherence prediction model, based on only the ten most relevant variables, achieved an average error rate of 12.9%. Medication adherence was closely correlated with being encouraged to play an active role in their treatment, having confidence about what to do in an emergency, knowledge about their medications, and having a special person in their life. Conclusions: Our results showed the significance of clinical and psychosocial factors for predicting medication adherence in people at risk for atherosclerotic cardiovascular diseases. Clini-cians and researchers can use these factors to stratify individuals to make evidence-based decisions to reduce the risks.

9.
JMIR Cancer ; 7(4): e22931, 2021 Nov 26.
Article in English | MEDLINE | ID: mdl-34842527

ABSTRACT

BACKGROUND: The number of older patients with gastrointestinal cancer is increasing due to an aging global population. Minimizing reliance on an in-clinic patient performance status test to determine a patient's prognosis and course of treatment can improve resource utilization. Further, current performance status measurements cannot capture patients' constant changes. These measurements also rely on self-reports, which are subjective and subject to bias. Real-time monitoring of patients' activities may allow for a more accurate assessment of patients' performance status while minimizing resource utilization. OBJECTIVE: This study investigates the validity of consumer-based activity trackers for monitoring the performance status of patients with gastrointestinal cancer. METHODS: A total of 27 consenting patients (63% male, median age 58 years) wore a consumer-based activity tracker 7 days before chemotherapy and 14 days after receiving their first treatment. The provider assessed patients using the Eastern Cooperative Oncology Group Performance Status (ECOG-PS) scale and Memorial Symptom Assessment Scale-Short Form (MSAS-SF) before and after chemotherapy visits. The statistical correlations between ECOG-PS and MSAS-SF scores and patients' daily step counts were assessed. RESULTS: The daily step counts yielded the highest correlation with the patients' ECOG-PS scores after chemotherapy (P<.001). The patients with higher ECOG-PS scores experienced a higher fluctuation in their step counts. The patients who walked more prechemotherapy (mean 6071 steps per day) and postchemotherapy (mean 5930 steps per day) had a lower MSAS-SF score (lower burden of symptoms) compared to patients who walked less prechemotherapy (mean 5205 steps per day) and postchemotherapy (mean 4437 steps per day). CONCLUSIONS: This study demonstrates the feasibility of using inexpensive, consumer-based activity trackers for the remote monitoring of performance status in the gastrointestinal cancer population. The findings need to be validated in a larger population for generalizability.

10.
JMIR Form Res ; 5(7): e27891, 2021 Jul 21.
Article in English | MEDLINE | ID: mdl-34287205

ABSTRACT

BACKGROUND: Previous research has highlighted the role of stress in substance misuse and addiction, particularly for relapse risk. Mobile health interventions that incorporate real-time monitoring of physiological markers of stress offer promise for delivering tailored interventions to individuals during high-risk states of heightened stress to prevent alcohol relapse. Before such interventions can be developed, measurements of these processes in ambulatory, real-world settings are needed. OBJECTIVE: This research is a proof-of-concept study to establish the feasibility of using a wearable sensor device to continuously monitor stress in an ambulatory setting. Toward that end, we first aimed to examine the quality of 2 continuously monitored physiological signals-electrodermal activity (EDA) and heart rate variability (HRV)-and show that the data follow standard quality measures according to the literature. Next, we examined the associations between the statistical features extracted from the EDA and HRV signals and self-reported outcomes. METHODS: Participants (N=11; female: n=10) were asked to wear an Empatica E4 wearable sensor for continuous unobtrusive physiological signal collection for up to 14 days. During the same time frame, participants responded to a daily diary study using ecological momentary assessment of self-reported stress, emotions, alcohol-related cravings, pain, and discomfort via a web-based survey, which was conducted 4 times daily. Participants also participated in structured interviews throughout the study to assess daily alcohol use and to validate self-reported and physiological stress markers. In the analysis, we first used existing artifact detection methods and physiological signal processing approaches to assess the quality of the physiological data. Next, we examined the descriptive statistics for self-reported outcomes. Finally, we investigated the associations between the features of physiological signals and self-reported outcomes. RESULTS: We determined that 87.86% (1,032,265/1,174,898) of the EDA signals were clean. A comparison of the frequency of skin conductance responses per minute with previous research confirmed that the physiological signals collected in the ambulatory setting were successful. The results also indicated that the statistical features of the EDA and HRV measures were significantly correlated with the self-reported outcomes, including the number of stressful events marked on the sensor device, positive and negative emotions, and experienced pain and discomfort. CONCLUSIONS: The results demonstrated that the physiological data collected via an Empatica E4 wearable sensor device were consistent with previous literature in terms of the quality of the data and that features of these physiological signals were significantly associated with several self-reported outcomes among a sample of adults diagnosed with alcohol use disorder. These results suggest that ambulatory assessment of stress is feasible and can be used to develop tailored mobile health interventions to enhance sustained recovery from alcohol use disorder.

11.
Sensors (Basel) ; 20(20)2020 Oct 21.
Article in English | MEDLINE | ID: mdl-33096769

ABSTRACT

Automated lying-posture tracking is important in preventing bed-related disorders, such as pressure injuries, sleep apnea, and lower-back pain. Prior research studied in-bed lying posture tracking using sensors of different modalities (e.g., accelerometer and pressure sensors). However, there remain significant gaps in research regarding how to design efficient in-bed lying posture tracking systems. These gaps can be articulated through several research questions, as follows. First, can we design a single-sensor, pervasive, and inexpensive system that can accurately detect lying postures? Second, what computational models are most effective in the accurate detection of lying postures? Finally, what physical configuration of the sensor system is most effective for lying posture tracking? To answer these important research questions, in this article we propose a comprehensive approach for designing a sensor system that uses a single accelerometer along with machine learning algorithms for in-bed lying posture classification. We design two categories of machine learning algorithms based on deep learning and traditional classification with handcrafted features to detect lying postures. We also investigate what wearing sites are the most effective in the accurate detection of lying postures. We extensively evaluate the performance of the proposed algorithms on nine different body locations and four human lying postures using two datasets. Our results show that a system with a single accelerometer can be used with either deep learning or traditional classifiers to accurately detect lying postures. The best models in our approach achieve an F1 score that ranges from 95.2% to 97.8% with a coefficient of variation from 0.03 to 0.05. The results also identify the thighs and chest as the most salient body sites for lying posture tracking. Our findings in this article suggest that, because accelerometers are ubiquitous and inexpensive sensors, they can be a viable source of information for pervasive monitoring of in-bed postures.

12.
Sci Total Environ ; 712: 136368, 2020 Apr 10.
Article in English | MEDLINE | ID: mdl-32050403

ABSTRACT

Malaria is a major public health problem in India, which is the second most populous country in the world. This study aimed to investigate the impact of climatic parameters and malaria control efforts implemented by the Indian national malaria control program on malaria epidemics between January of 2009 and December of 2015. A chi-squared test was used to study the correlation of all implemented control methods with occurrence of epidemics within 30, 45, 60 and 90 days and in the same district, 50, 100 and 200 km distance radiuses. The effect of each control method on probability of epidemics was also measured, and the effects of district population, season, and incidence of malaria parasite types were evaluated using logistic regression models. Fever survey was found to be effective for decreasing the odds of epidemics within 45, 60 and 90 days in 100 km. Anti-larval activity was also effective within 30, 45 and 60 days in 200 km. Winter had negative effects on odds ratio while summer and fall were more likely to trigger epidemics. These results contribute to understanding the role of climate variability and control efforts performed in India.


Subject(s)
Epidemics , Malaria , Climate , Humans , Incidence , India/epidemiology , Malaria/epidemiology
13.
IEEE J Biomed Health Inform ; 24(8): 2238-2250, 2020 08.
Article in English | MEDLINE | ID: mdl-31899444

ABSTRACT

We introduce a novel approach for robust estimation of physiological parameters such as interbeat interval (IBI) and heart rate variability (HRV) from cardiac signals captured with wearable sensors in the presence of motion artifacts. Motion artifact due to physical exercise is known as a major source of noise that contributes to a significant decline in the performance of IBI and HRV estimation techniques for cardiac monitoring in free-living environments. Therefore, developing robust estimation algorithms is essential for utilization of wearable sensors in daily life situations. The proposed approach includes two algorithmic components. First, we propose a combinatorial technique to select characteristic points that define heartbeats in noisy signals in time domain. The heartbeat detection problem is defined as a shortest path search problem on a direct acyclic graph that leverages morphological features of the cardiac signals by taking advantage of the time-continuity of heartbeats - each heartbeat ends with the starting point of the next heartbeat. The graph is constructed with vertices and edges representing candidate morphological features and IBIs, respectively. Second, we propose a fusion technique to combine physiological parameters estimated from different morphological features using the shortest path algorithm to obtain more accurate IBI/HRV estimations. We evaluate our techniques on motion-corrupted photoplethysmogram and electrocardiogram signals. Our results indicate that the estimated IBIs are highly correlated with the ground truth (r = 0.89) and detected HRV parameters indicate high correlation with the true HRV parameters. Furthermore, our findings demonstrate that the developed fusion technique, which utilizes different morphological features, achieves a correlation coefficient that is at least 3% higher than that obtained using single physiological characteristic.


Subject(s)
Heart Rate/physiology , Monitoring, Physiologic/methods , Signal Processing, Computer-Assisted , Wearable Electronic Devices , Algorithms , Artifacts , Electrocardiography , Humans , Photoplethysmography
14.
J Geriatr Oncol ; 10(1): 120-125, 2019 01.
Article in English | MEDLINE | ID: mdl-30017733

ABSTRACT

PURPOSE: Gait speed in older patients with cancer is associated with mortality risk. One approach to assess gait speed is with the 'Timed Up and Go' (TUG) test. We utilized machine learning algorithms to automatically predict the results of the TUG tests and its association with survival, using patient-generated responses. METHODS: A decision tree classifier was trained based on functional status data, obtained from preoperative geriatric assessment, and TUG test performance of older patients with cancer. The functional status data were used as input features to the decision tree, and the actual TUG data was used as ground truth labels. The decision tree was constructed to assign each patient to one of three categories: "TUG < 10 s", "TUG ≥ 10 s", and "uncertain." RESULTS: In total, 1901 patients (49% women) with a mean age of 80 years were assessed. The most commonly performed operations were urologic, colorectal, and head and neck. The machine learning algorithm identified three features (cane/walker use, ability to walk outside, and ability to perform housework), in predicting TUG results with the decision tree classifier. The overall accuracy, specificity, and sensitivity of the prediction were 78%, 90%, and 66%, respectively. Furthermore, survival rates in each predicted TUG category differed by approximately 1% from the survival rates obtained by categorizing the patients based on their actual TUG results. CONCLUSIONS: Machine learning algorithms can accurately predict the gait speed of older patients with cancer, based on their response to questions addressing other aspects of functional status.


Subject(s)
Cancer Survivors/statistics & numerical data , Gait , Neoplasms/surgery , Aged , Aged, 80 and over , Algorithms , Decision Trees , Female , Humans , Machine Learning , Male , Neoplasms/mortality , Predictive Value of Tests , Recovery of Function , Survival Analysis
15.
Annu Int Conf IEEE Eng Med Biol Soc ; 2018: 1160-1163, 2018 Jul.
Article in English | MEDLINE | ID: mdl-30440597

ABSTRACT

Evaluation of lung mechanics is the primary component for designing lung protective optimal ventilation strategies. This paper presents a machine learning approach for bedside assessment of respiratory resistance (R) and compliance (C). We develop machine learning algorithms to track flow rate and airway pressure and estimate R and C continuously and in real-time. An experimental study is conducted, by connecting a pressure control ventilator to a test lung that simulates various R and C values, to gather sensor data for validation of the devised algorithms. We develop supervised learning algorithms based on decision tree, decision table, and Support Vector Machine (SVM) techniques to predict R and C values. Our experimental results demonstrate that the proposed algorithms achieve 90.3%, 93.1%, and 63.9% accuracy in assessing respiratory R and C using decision table, decision tree, and SVM, respectively. These results along with our ability to estimate R and C with 99.4% accuracy using a linear regression model demonstrate the potential of the proposed approach for constructing a new generation of ventilation technologies that leverage novel computational models to control their underlying parameters for personalized healthcare and context-aware interventions.


Subject(s)
Algorithms , Respiration, Artificial , Lung , Machine Learning , Support Vector Machine , Ventilators, Mechanical
16.
Curr Oncol Rep ; 20(3): 26, 2018 03 08.
Article in English | MEDLINE | ID: mdl-29516212

ABSTRACT

PURPOSE OF REVIEW: The purpose of this review is to explore state-of-the-art remote monitoring and emerging new sensing technologies for in-home physical assessment and their application/potential in cancer care. In addition, we discuss the main functional and non-functional requirements and research challenges of employing such technologies in real-world settings. RECENT FINDINGS: With rapid growth in aging population, effective and efficient patient care has become an important topic. Advances in remote monitoring and in its forefront in-home physical assessment technologies play a fundamental role in reducing the cost and improving the quality of care by complementing the traditional in-clinic healthcare. However, there is a gap in medical research community regarding the applicability and potential outcomes of such systems. While some studies reported positive outcomes using remote assessment technologies, such as web/smart phone-based self-reports and wearable sensors, the cancer research community is still lacking far behind. Thorough investigation of more advanced technologies in cancer care is warranted.


Subject(s)
Neoplasms/physiopathology , Aged , Delivery of Health Care/methods , Geriatric Assessment/methods , Health Services for the Aged , Humans , Telemedicine/methods
17.
IEEE J Biomed Health Inform ; 22(1): 252-264, 2018 01.
Article in English | MEDLINE | ID: mdl-29300701

ABSTRACT

Diet and physical activity are known as important lifestyle factors in self-management and prevention of many chronic diseases. Mobile sensors such as accelerometers have been used to measure physical activity or detect eating time. In many intervention studies, however, stringent monitoring of overall dietary composition and energy intake is needed. Currently, such a monitoring relies on self-reported data by either entering text or taking an image that represents food intake. These approaches suffer from limitations such as low adherence in technology adoption and time sensitivity to the diet intake context. In order to address these limitations, we introduce development and validation of Speech2Health, a voice-based mobile nutrition monitoring system that devises speech processing, natural language processing (NLP), and text mining techniques in a unified platform to facilitate nutrition monitoring. After converting the spoken data to text, nutrition-specific data are identified within the text using an NLP-based approach that combines standard NLP with our introduced pattern mapping technique. We then develop a tiered matching algorithm to search the food name in our nutrition database and accurately compute calorie intake values. We evaluate Speech2Health using real data collected with 30 participants. Our experimental results show that Speech2Health achieves an accuracy of 92.2% in computing calorie intake. Furthermore, our user study demonstrates that Speech2Health achieves significantly higher scores on technology adoption metrics compared to text-based and image-based nutrition monitoring. Our research demonstrates that new sensor modalities such as voice can be used either standalone or as a complementary source of information to existing modalities to improve the accuracy and acceptability of mobile health technologies for dietary composition monitoring.


Subject(s)
Diet/classification , Natural Language Processing , Nutrition Assessment , Smartphone , Telemedicine/methods , Adolescent , Adult , Algorithms , Eating/physiology , Humans , Nutrition Policy , Pattern Recognition, Automated , Software , United States , United States Department of Agriculture , Wearable Electronic Devices , Young Adult
18.
JCO Clin Cancer Inform ; 2: 1-12, 2018 12.
Article in English | MEDLINE | ID: mdl-30652581

ABSTRACT

In this review, we describe state-of-the-art digital health solutions for geriatric oncology and explore the potential application of emerging remote health-monitoring technologies in the context of cancer care. We also discuss the benefits and motivations behind adopting technology for symptom monitoring of older adults with cancer. We provide an overview of common symptoms and of the digital solutions-designed remote symptom assessment. We describe state-of-the-art systems for this purpose and highlight the limitations and challenges for the full-scale adoption of such solutions in geriatric oncology. With rapid advances in Internet-of-things technologies, many remote assessment systems have been developed in recent years. Despite showing potential in several health care domains and reliable functionality, few of these solutions have been designed for or tested in older patients with cancer. As a result, the geriatric oncology community lacks a consensus understanding of a possible correlation between remote digital assessments and health-related outcomes. Although the recent development of digital health solutions has been shown to be reliable and effective in many health-related applications, there exists an unmet need for development of systems and clinical trials specifically designed for remote cancer management of older adults with cancer, including developing advanced remote technologies for cancer-related symptom assessment and psychological behavior monitoring at home and developing outcome-oriented study protocols for accurate evaluation of existing or emerging systems. We conclude that perhaps the clearest path to future large-scale use of remote digital health technologies in cancer research is designing and conducting collaborative studies involving computer scientists, oncologists, and patient advocates.


Subject(s)
Biomedical Technology/instrumentation , Neoplasms/therapy , Telemedicine/instrumentation , Aged , Aged, 80 and over , Geriatric Assessment , Humans , Self Report , Symptom Assessment/instrumentation
19.
JMIR Mhealth Uhealth ; 5(8): e106, 2017 Aug 11.
Article in English | MEDLINE | ID: mdl-28801304

ABSTRACT

BACKGROUND: As commercially available activity trackers are being utilized in clinical trials, the research community remains uncertain about reliability of the trackers, particularly in studies that involve walking aids and low-intensity activities. While these trackers have been tested for reliability during walking and running activities, there has been limited research on validating them during low-intensity activities and walking with assistive tools. OBJECTIVE: The aim of this study was to (1) determine the accuracy of 3 Fitbit devices (ie, Zip, One, and Flex) at different wearing positions (ie, pants pocket, chest, and wrist) during walking at 3 different speeds, 2.5, 5, and 8 km/h, performed by healthy adults on a treadmill; (2) determine the accuracy of the mentioned trackers worn at different sites during activities of daily living; and (3) examine whether intensity of physical activity (PA) impacts the choice of optimal wearing site of the tracker. METHODS: We recruited 15 healthy young adults to perform 6 PAs while wearing 3 Fitbit devices (ie, Zip, One, and Flex) on their chest, pants pocket, and wrist. The activities include walking at 2.5, 5, and 8 km/h, pushing a shopping cart, walking with aid of a walker, and eating while sitting. We compared the number of steps counted by each tracker with gold standard numbers. We performed multiple statistical analyses to compute descriptive statistics (ie, ANOVA test), intraclass correlation coefficient (ICC), mean absolute error rate, and correlation by comparing the tracker-recorded data with that of the gold standard. RESULTS: All the 3 trackers demonstrated good-to-excellent (ICC>0.75) correlation with the gold standard step counts during treadmill experiments. The correlation was poor (ICC<0.60), and the error rate was significantly higher in walker experiment compared to other activities. There was no significant difference between the trackers and the gold standard in the shopping cart experiment. The wrist worn tracker, Flex, counted several steps when eating (P<.01). The chest tracker was identified as the most promising site to capture steps in more intense activities, while the wrist was the optimal wearing site in less intense activities. CONCLUSIONS: This feasibility study focused on 6 PAs and demonstrated that Fitbit trackers were most accurate when walking on a treadmill and least accurate during walking with a walking aid and for low-intensity activities. This may suggest excluding participants with assistive devices from studies that focus on PA interventions using commercially available trackers. This study also indicates that the wearing site of the tracker is an important factor impacting the accuracy performance. A larger scale study with a more diverse population, various activity tracker vendors, and a larger activity set are warranted to generalize our results.

20.
Technol Health Care ; 25(3): 425-433, 2017.
Article in English | MEDLINE | ID: mdl-27886024

ABSTRACT

BACKGROUND: It is unclear whether subgroups of patients may benefit from remote monitoring systems (RMS) and what user characteristics and contextual factors determine effective use of RMS in patients with heart failure (HF). OBJECTIVE: The study was conducted to determine whether certain user characteristics (i.e. personal and clinical variables) predict use of RMS using advanced machine learning software algorithms in patients with HF. METHODS: This pilot study was a single-arm experimental study with a pre- (baseline) and post- (3 months) design; data from the baseline measures were used for the current data analyses. Sixteen patients provided consent; only 7 patients (mean age 65.8 ± 6.1, range 58-83) accessed the RMS and transmitted daily data (e.g. weight, blood pressure) as instructed during the 12 week study duration. RESULTS: Baseline demographic and clinical characteristics of users and non-users were comparable for a majority of factors. However, users were more likely to have no HF specialty based care or an automatic internal cardioverter defibrillator. The precision accuracy of decision tree, multilayer perceptron (MLP) and k-Nearest Neighbor (k-NN) classifiers for predicting access to RMS was 87.5%, 90.3%, and 94.5% respectively. CONCLUSION: Our preliminary data show that a small set of baseline attributes is sufficient to predict subgroups of patients who had a higher likelihood of using RMS. While our findings shed light on potential end-users more likely to benefit from RMS-based interventions, additional research in a larger sample is warranted to explicate the impact of user characteristics on actual use of these technologies.


Subject(s)
Heart Failure/diagnosis , Patient Compliance , Remote Sensing Technology , Aged , Aged, 80 and over , Chronic Disease , Defibrillators, Implantable , Female , Heart Failure/physiopathology , Heart Failure/therapy , Humans , Male , Middle Aged , Patient Compliance/psychology , Patient Compliance/statistics & numerical data , Remote Sensing Technology/psychology
SELECTION OF CITATIONS
SEARCH DETAIL
...