paper-with-me

Papers

Multimodal Physical Activity Forecasting in Free-Living Clinical Settings: Hunting Opportunities for Just-in-Time Interventions

2024-10-12 · Abdullah Mamun, Krista S. Leonard, Megan E. Petrov, Matthew P. Buman, Hassan Ghasemzadeh

Objective: This research aims to develop a lifestyle intervention system, called MoveSense, that forecasts a patient's activity behavior to allow for early and personalized interventions in real-world clinical environments. Methods: We conducted two clinical studies involving 58 prediabetic veterans and 60 patients with obstructive sleep apnea to gather multimodal behavioral data using wearable devices. We develop multimodal long short-term memory (LSTM) network models, which are capable of forecasting the number of step counts of a patient up to 24 hours in advance by examining data from activity and engagement modalities. Furthermore, we design goal-based forecasting models to predict whether a person's next-day steps will be over a certain threshold. Results: Multimodal LSTM with early fusion achieves 33% and 37% lower mean absolute errors than linear regression and ARIMA respectively on the prediabetes dataset. LSTM also outperforms linear regression and ARIMA with a margin of 13% and 32% on the sleep dataset. Multimodal forecasting models also perform with 72% and 79% accuracy on the prediabetes dataset and sleep dataset respectively on goal-based forecasting. Conclusion: Our experiments conclude that multimodal LSTM models with early fusion are better than multimodal LSTM with late fusion and unimodal LSTM models and also than ARIMA and linear regression models. Significance: We address an important and challenging task of time-series forecasting in uncontrolled environments. Effective forecasting of a person's physical activity can aid in designing adaptive behavioral interventions to keep the user engaged and adherent to a prescribed routine.

📄 PDF Abstract BibTeX arXiv:2410.09643

Code (1)

ab9mamun/movesense 공식 구현 tf

Tasks

regressionTime Series Forecasting

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…
Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Self-supervised transfer learning of physiological representations from free-living wearable data

2020-11-18 · Dimitris Spathis, Ignacio Perez-Pozuelo, Soren Brage, Nicholas J. Wareham 외

Wearable devices such as smartwatches are becoming increasingly popular tools for objectively monitoring physical activity in free-living conditions. To date, research has primarily focused on the purely supervised task …

Activity RecognitionHuman Activity RecognitionRepresentation LearningTransfer Learning

Learning Individualized Cardiovascular Responses from Large-scale Wearable Sensors Data

2018-12-04 · Haraldur T. Hallgrímsson, Filip Jankovic, Tim Althoff, Luca Foschini

We consider the problem of modeling cardiovascular responses to physical activity and sleep changes captured by wearable sensors in free living conditions. We use an attentional convolutional neural network to learn pars…

Time SeriesTime Series AnalysisTime Series Forecasting

Reducing Annotation Burden in Physical Activity Research Using Vision-Language Models

2025-05-06 · Abram Schonfeldt, Benjamin Maylor, Xiaofang Chen, Ronald Clark 외

Introduction: Data from wearable devices collected in free-living settings, and labelled with physical activity behaviours compatible with health research, are essential for both validating existing wearable-based measur…

COBRA: Multimodal Sensing Deep Learning Framework for Remote Chronic Obesity Management via Wrist-Worn Activity Monitoring

2025-09-04 · Zhengyang Shen, Bo Gao, Mayue Shi arxiv

Chronic obesity management requires continuous monitoring of energy balance behaviors, yet traditional self-reported methods suffer from significant underreporting and recall bias, and difficulty in integration with mode…

Synthetic Data Guided Feature Selection for Robust Activity Recognition in Older Adults

2026-01-21 · Shuhao Que, Dieuwke van Dartel, Ilse Heeringa, Han Hegeman 외 arxiv

Physical activity during hip fracture rehabilitation is essential for mitigating long-term functional decline in geriatric patients. However, it is rarely quantified in clinical practice. Existing continuous monitoring s…

Human Activity Recognition