Am I fit for this physical activity? Neural embedding of physical
conditioning from inertial sensors
- URL: http://arxiv.org/abs/2103.12095v1
- Date: Mon, 22 Mar 2021 18:00:27 GMT
- Title: Am I fit for this physical activity? Neural embedding of physical
conditioning from inertial sensors
- Authors: Davi Pedrosa de Aguiar and Ot\'avio Augusto Silva and Fabricio Murai
- Abstract summary: Inertial Measurement Unit (IMU) sensors are becoming increasingly ubiquitous in everyday devices such as smartphones, fitness watches, etc.
We propose a neural architecture for this task composed of convolutional and LSTM layers.
We evaluate the proposed model, dubbed PCE-LSTM, when predicting the heart rate of 23 subjects performing a variety of physical activities from IMU-sensor data available in public datasets (PAMAP2, PPG-DaLiA). PCE-LSTM yields over 10% lower mean absolute error.
- Score: 0.0
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Inertial Measurement Unit (IMU) sensors are becoming increasingly ubiquitous
in everyday devices such as smartphones, fitness watches, etc. As a result, the
array of health-related applications that tap onto this data has been growing,
as well as the importance of designing accurate prediction models for tasks
such as human activity recognition (HAR). However, one important task that has
received little attention is the prediction of an individual's heart rate when
undergoing a physical activity using IMU data. This could be used, for example,
to determine which activities are safe for a person without having him/her
actually perform them. We propose a neural architecture for this task composed
of convolutional and LSTM layers, similarly to the state-of-the-art techniques
for the closely related task of HAR. However, our model includes a
convolutional network that extracts, based on sensor data from a previously
executed activity, a physical conditioning embedding (PCE) of the individual to
be used as the LSTM's initial hidden state. We evaluate the proposed model,
dubbed PCE-LSTM, when predicting the heart rate of 23 subjects performing a
variety of physical activities from IMU-sensor data available in public
datasets (PAMAP2, PPG-DaLiA). For comparison, we use as baselines the only
model specifically proposed for this task, and an adapted state-of-the-art
model for HAR. PCE-LSTM yields over 10% lower mean absolute error. We
demonstrate empirically that this error reduction is in part due to the use of
the PCE. Last, we use the two datasets (PPG-DaLiA, WESAD) to show that PCE-LSTM
can also be successfully applied when photoplethysmography (PPG) sensors are
available to rectify heart rate measurement errors caused by movement,
outperforming the state-of-the-art deep learning baselines by more than 30%.
Related papers
- Scaling Wearable Foundation Models [54.93979158708164]
We investigate the scaling properties of sensor foundation models across compute, data, and model size.
Using a dataset of up to 40 million hours of in-situ heart rate, heart rate variability, electrodermal activity, accelerometer, skin temperature, and altimeter per-minute data from over 165,000 people, we create LSM.
Our results establish the scaling laws of LSM for tasks such as imputation, extrapolation, both across time and sensor modalities.
arXiv Detail & Related papers (2024-10-17T15:08:21Z) - Predicting Ground Reaction Force from Inertial Sensors [13.505402421169213]
Ground reaction forces (GRF) is used to characterize the mechanical loading experienced by individuals in movements such as running.
We consider lightweight approaches in contrast to state-of-the-art prediction using LSTM neural networks.
We evaluate the accuracy of these techniques when using training data collected from different athletes.
arXiv Detail & Related papers (2023-11-04T00:44:40Z) - Unsupervised Statistical Feature-Guided Diffusion Model for Sensor-based Human Activity Recognition [3.2319909486685354]
A key problem holding up progress in wearable sensor-based human activity recognition is the unavailability of diverse and labeled training data.
We propose an unsupervised statistical feature-guided diffusion model specifically optimized for wearable sensor-based human activity recognition.
By conditioning the diffusion model on statistical information such as mean, standard deviation, Z-score, and skewness, we generate diverse and representative synthetic sensor data.
arXiv Detail & Related papers (2023-05-30T15:12:59Z) - Convolutional Monge Mapping Normalization for learning on sleep data [63.22081662149488]
We propose a new method called Convolutional Monge Mapping Normalization (CMMN)
CMMN consists in filtering the signals in order to adapt their power spectrum density (PSD) to a Wasserstein barycenter estimated on training data.
Numerical experiments on sleep EEG data show that CMMN leads to significant and consistent performance gains independent from the neural network architecture.
arXiv Detail & Related papers (2023-05-30T08:24:01Z) - Pain level and pain-related behaviour classification using GRU-based
sparsely-connected RNNs [61.080598804629375]
People with chronic pain unconsciously adapt specific body movements to protect themselves from injury or additional pain.
Because there is no dedicated benchmark database to analyse this correlation, we considered one of the specific circumstances that potentially influence a person's biometrics during daily activities.
We proposed a sparsely-connected recurrent neural networks (s-RNNs) ensemble with the gated recurrent unit (GRU) that incorporates multiple autoencoders.
We conducted several experiments which indicate that the proposed method outperforms the state-of-the-art approaches in classifying both pain level and pain-related behaviour.
arXiv Detail & Related papers (2022-12-20T12:56:28Z) - Continuous Decoding of Daily-Life Hand Movements from Forearm Muscle
Activity for Enhanced Myoelectric Control of Hand Prostheses [78.120734120667]
We introduce a novel method, based on a long short-term memory (LSTM) network, to continuously map forearm EMG activity onto hand kinematics.
Ours is the first reported work on the prediction of hand kinematics that uses this challenging dataset.
Our results suggest that the presented method is suitable for the generation of control signals for the independent and proportional actuation of the multiple DOFs of state-of-the-art hand prostheses.
arXiv Detail & Related papers (2021-04-29T00:11:32Z) - Self-supervised transfer learning of physiological representations from
free-living wearable data [12.863826659440026]
We present a novel self-supervised representation learning method using activity and heart rate (HR) signals without semantic labels.
We evaluate our model in the largest free-living combined-sensing dataset (comprising >280k hours of wrist accelerometer & wearable ECG data)
arXiv Detail & Related papers (2020-11-18T23:21:34Z) - Learning Generalizable Physiological Representations from Large-scale
Wearable Data [12.863826659440026]
We present a novel self-supervised representation learning method using activity and heart rate (HR) signals without semantic labels.
We show that the resulting embeddings can generalize in various downstream tasks through transfer learning with linear classifiers.
Overall, we propose the first multimodal self-supervised method for behavioral and physiological data with implications for large-scale health and lifestyle monitoring.
arXiv Detail & Related papers (2020-11-09T17:56:03Z) - Video-based Remote Physiological Measurement via Cross-verified Feature
Disentangling [121.50704279659253]
We propose a cross-verified feature disentangling strategy to disentangle the physiological features with non-physiological representations.
We then use the distilled physiological features for robust multi-task physiological measurements.
The disentangled features are finally used for the joint prediction of multiple physiological signals like average HR values and r signals.
arXiv Detail & Related papers (2020-07-16T09:39:17Z) - ECG-DelNet: Delineation of Ambulatory Electrocardiograms with Mixed
Quality Labeling Using Neural Networks [69.25956542388653]
Deep learning (DL) algorithms are gaining weight in academic and industrial settings.
We demonstrate DL can be successfully applied to low interpretative tasks by embedding ECG detection and delineation onto a segmentation framework.
The model was trained using PhysioNet's QT database, comprised of 105 ambulatory ECG recordings.
arXiv Detail & Related papers (2020-05-11T16:29:12Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.