scispace - formally typeset
Search or ask a question
Author

Christina Kranzinger

Bio: Christina Kranzinger is an academic researcher from Salzburg Research. The author has contributed to research in topics: Medicine & Physical therapy. The author has an hindex of 1, co-authored 2 publications receiving 1 citations.

Papers
More filters
Journal ArticleDOI
25 Nov 2020-Sensors
TL;DR: There was an increased tendency to misclassify mid foot strike patterns in all models, and wearable pressure insoles in combination with simple machine learning techniques can be used to predict and classify a runner’s foot strike with sufficient accuracy.
Abstract: The foot strike pattern performed during running is an important variable for runners, performance practitioners, and industry specialists. Versatile, wearable sensors may provide foot strike information while encouraging the collection of diverse information during ecological running. The purpose of the current study was to predict foot strike angle and classify foot strike pattern from LoadsolTM wearable pressure insoles using three machine learning techniques (multiple linear regression-MR, conditional inference tree-TREE, and random forest-FRST). Model performance was assessed using three-dimensional kinematics as a ground-truth measure. The prediction-model accuracy was similar for the regression, inference tree, and random forest models (RMSE: MR = 5.16°, TREE = 4.85°, FRST = 3.65°; MAPE: MR = 0.32°, TREE = 0.45°, FRST = 0.33°), though the regression and random forest models boasted lower maximum precision (13.75° and 14.3°, respectively) than the inference tree (19.02°). The classification performance was above 90% for all models (MR = 90.4%, TREE = 93.9%, and FRST = 94.1%). There was an increased tendency to misclassify mid foot strike patterns in all models, which may be improved with the inclusion of more mid foot steps during model training. Ultimately, wearable pressure insoles in combination with simple machine learning techniques can be used to predict and classify a runner's foot strike with sufficient accuracy.

9 citations

Journal ArticleDOI
TL;DR: In this paper , the authors examined the influence of an app-based physical exercise program on selected parameters of physical fitness, such as muscular strength, balance, and flexibility in women over 60 years old.
Abstract: Modern technologies enable new options in the delivery of physical exercise programs. Specially designed app-based programs can be used to help older people in particular to integrate physical exercise into their daily lives. This study examines the influence of an app-based physical exercise program on selected parameters of physical fitness, such as muscular strength, balance, and flexibility. The women (n = 110) were on average 65.3 (± 1.5) years old and, compared to age-specific norm values, healthy. The 14-week intervention consisted of an app-based, unsupervised physical exercise program, in which the exercise frequency and duration of sessions were self-selected. The physical exercise program consisted of simple, functional exercises such as arm circles, squats, lateral raises. The participants were provided with an elastic resistance band and an exercise ball allowing them to increase exercise intensity if needed. Participants were randomly assigned to intervention group (IG) and control group (CG). 71% of the IG used the physical exercise program at least 1.2 times per week, whereas 25% of the IG showed usage rates above four times per week. Significant effects were found in the domains of muscular strength and flexibility. While IG could maintain their performance in isometric muscular strength tests and increased their flexibility, CG faced a decrease in those parameters. Thus, this app-based physical exercise program had positively influenced muscular strength and flexibility in women over 60 years of age.

3 citations

Journal ArticleDOI
TL;DR: In this article , the authors developed and validated a 1-km cardio-trekking test (CTT) controlled by heart rate monitoring and Borg's 6-20 rating of perceived exertion (RPE) scale to predict V̇O2max outdoors.
Abstract: Maximum oxygen uptake (V̇O2max), the gold standard measure of cardiorespiratory fitness (CRF), supports cardiovascular risk assessment and is mainly assessed during maximal spiroergometry. However, for field use, submaximal exercise tests might be appropriate and feasible. There have been no studies attempting a submaximal test protocol involving uphill hiking. This study aimed to develop and validate a 1-km cardio-trekking test (CTT) controlled by heart rate monitoring and Borg's 6-20 rating of perceived exertion (RPE) scale to predict V̇O2max outdoors. Healthy participants performed a maximal incremental treadmill walking laboratory test and a submaximal 1-km CTT on mountain trails in Austria and Germany, and V̇O2max was assessed with a portable spirometry device. Borg's RPE scale was used to control the exercise intensity of the CTT. All subjects wore a chest strap to measure heart rate (HR). A total of 134 participants (median age: 56.0 years [IQR: 51.8-63.0], 43.3 % males) completed both testing protocols. The prediction model is based on age, gender, smoking status, weight, mean HR, altitude difference, duration, and the interaction between age and duration (R2 = 0.65, adj. R2 = 0.63). Leave-one-out cross-validation revealed small shrinkage in predictive accuracy (R2 = 0.59) compared to the original model. Submaximal exercise testing using uphill hiking allows for practical estimation of V̇O2max in healthy adults. This method may allow people to engage in physical activity while monitoring their CRF to avert unnecessary cardiovascular events.

1 citations

Journal ArticleDOI
TL;DR: In this paper , the authors assess and compare relationship between Borg's rating of perceived exertion (BRPE) and physiological measures of exercise intensity during uphill walking indoors and outdoors, and find that BRPE correlated very high with relative HR (%HRmax) (ρ = 0.88, p < 0.001).
Abstract: Background: Borg’s rating of perceived exertion (BRPE) scale is a simple, but subjective tool to grade physical strain during exercise. As a result, it is widely used for the prescription of exercise intensity, especially for cardiovascular disease prevention. The purpose of this study was to assess and compare relationships between BRPE and physiological measures of exercise intensity during uphill walking indoors and outdoors. Methods: 134 healthy participants [median age: 56 years (IQR 52–63)] completed a maximal graded walking test indoors on a treadmill using the modified Bruce protocol, and a submaximal 1 km outdoor uphill cardio-trekking test (1 km CTT). Heart rate (HR) and oxygen consumption (V̇O2) were continuously measured throughout both tests. BRPE was simultaneously assessed at the end of each increment on the treadmill, while the maximal BRPE value was noted at the end of the 1 km CTT. Results: On the treadmill, BRPE correlated very high with relative HR (%HRmax) (ρ = 0.88, p < 0.001) and V̇O2 (%V̇O2max) (ρ = 0.89, p < 0.001). During the 1 km CTT, a small correlation between BRPE and %HRmax (ρ = 0.24, p < 0.05), respectively %V̇O2max was found (ρ = 0.24, p < 0.05). Conclusions: Criterion validity of BRPE during uphill walking depends on the environment and is higher during a treadmill test compared to a natural environment. Adding sensor-based, objective exercise-intensity parameters such as HR holds promise to improve intensity prescription and health safety during uphill walking in a natural environment.

1 citations

Journal ArticleDOI
TL;DR: In this paper , three different models (random forest, CNN-LSTM and seq2seq) were used to classify three and four sleep stages with the MESA data set.
Abstract: Abstract Classifying sleep stages is an important basis for neuroscience, health sciences, psychology and many other fields. However, the manual determination of sleep stages is tedious and time consuming. Therefore, the development of automatic sleep stage classifiers based on data collected with low-cost sensor systems is an important research area. This study aims to analyse the generalisability of different machine learning approaches for sleep stage classification. We train three different models (random forest, CNN-LSTM and seq2seq) for classifying three as well as four sleep stages, with the MESA data set. For validation, we use a fivefold cross-validation and further validate the models with one new self-recorded test data set to analyse the models’ generalisability to a completely new cohort with different characteristics with regard to age and health status. Our results show that the two deep learning approaches performed better than the random forest. Moreover, all models are generalisable and therefore suitable for sleep stage classification on a new three-stage classification data set. However, generalisability for the four-stage classification task shows poorer performance, and therefore requires new approaches such as transfer learning or a larger data set to train the models.

Cited by
More filters
Journal ArticleDOI
TL;DR: A review of the different areas of the recent machine learning research for healthcare wearable devices is presented, and different challenges facing machine learning applications on wearable devices are discussed.
Abstract: Using artificial intelligence and machine learning techniques in healthcare applications has been actively researched over the last few years. It holds promising opportunities as it is used to track human activities and vital signs using wearable devices and assist in diseases' diagnosis, and it can play a great role in elderly care and patient's health monitoring and diagnostics. With the great technological advances in medical sensors and miniaturization of electronic chips in the recent five years, more applications are being researched and developed for wearable devices. Despite the remarkable growth of using smart watches and other wearable devices, a few of these massive research efforts for machine learning applications have found their way to market. In this study, a review of the different areas of the recent machine learning research for healthcare wearable devices is presented. Different challenges facing machine learning applications on wearable devices are discussed. Potential solutions from the literature are presented, and areas open for improvement and further research are highlighted.

37 citations

Journal ArticleDOI
TL;DR: A systematic review of the available literature investigating how wearable technology is being used for running gait analysis in adults can be found in this paper , where wearable devices allow for continuous monitoring and analysis of running mechanics in any environment.
Abstract: Running gait assessment has traditionally been performed using subjective observation or expensive laboratory-based objective technologies, such as three-dimensional motion capture or force plates. However, recent developments in wearable devices allow for continuous monitoring and analysis of running mechanics in any environment. Objective measurement of running gait is an important (clinical) tool for injury assessment and provides measures that can be used to enhance performance.We aimed to systematically review the available literature investigating how wearable technology is being used for running gait analysis in adults.A systematic search of the literature was conducted in the following scientific databases: PubMed, Scopus, Web of Science and SPORTDiscus. Information was extracted from each included article regarding the type of study, participants, protocol, wearable device(s), main outcomes/measures, analysis and key findings.A total of 131 articles were reviewed: 56 investigated the validity of wearable technology, 22 examined the reliability and 77 focused on applied use. Most studies used inertial measurement units (n = 62) [i.e. a combination of accelerometers, gyroscopes and magnetometers in a single unit] or solely accelerometers (n = 40), with one using gyroscopes alone and 31 using pressure sensors. On average, studies used one wearable device to examine running gait. Wearable locations were distributed among the shank, shoe and waist. The mean number of participants was 26 (± 27), with an average age of 28.3 (± 7.0) years. Most studies took place indoors (n = 93), using a treadmill (n = 62), with the main aims seeking to identify running gait outcomes or investigate the effects of injury, fatigue, intrinsic factors (e.g. age, sex, morphology) or footwear on running gait outcomes. Generally, wearables were found to be valid and reliable tools for assessing running gait compared to reference standards.This comprehensive review highlighted that most studies that have examined running gait using wearable sensors have done so with young adult recreational runners, using one inertial measurement unit sensor, with participants running on a treadmill and reporting outcomes of ground contact time, stride length, stride frequency and tibial acceleration. Future studies are required to obtain consensus regarding terminology, protocols for testing validity and the reliability of devices and suitability of gait outcomes.CRD42021235527.

11 citations

Journal ArticleDOI
19 Jun 2021-Entropy
TL;DR: In this paper, a scalable, easily modulated and live assistive technology system, based on a comfortable smart footwear capable of detecting walking behavior, in order to prevent possible health problems in the elderly, facilitating their urban life as independently and safety as possible.
Abstract: The increase in the proportion of elderly in Europe brings with it certain challenges that society needs to address, such as custodial care. We propose a scalable, easily modulated and live assistive technology system, based on a comfortable smart footwear capable of detecting walking behaviour, in order to prevent possible health problems in the elderly, facilitating their urban life as independently and safety as possible. This brings with it the challenge of handling the large amounts of data generated, transmitting and pre-processing that information and analysing it with the aim of obtaining useful information in real/near-real time. This is the basis of information theory. This work presents a complete system aiming at elderly people that can detect different user behaviours/events (sitting, standing without imbalance, standing with imbalance, walking, running, tripping) through information acquired from 20 types of sensor measurements (16 piezoelectric pressure sensors, one accelerometer returning reading for the 3 axis and one temperature sensor) and warn the relatives about possible risks in near-real time. For the detection of these events, a hierarchical structure of cascading binary models is designed and applied using artificial neural network (ANN) algorithms and deep learning techniques. The best models are achieved with convolutional layered ANN and multilayer perceptrons. The overall event detection performance achieves an average accuracy and area under the ROC curve of 0.84 and 0.96, respectively.

9 citations

Journal ArticleDOI
TL;DR: This study developed a wearable system for measuring inertial movements of hands and conducted an experiment where participants were asked to walk and run while wearing a smartwatch, and trained and tested the captured multivariate time series signals in supervised learning settings.
Abstract: People who exercise may benefit or be injured depending on their foot striking (FS) style. In this study, we propose an intelligent system that can recognize subtle differences in FS patterns while walking and running using measurements from a wearable smartwatch device. Although such patterns could be directly measured utilizing pressure distribution of feet while striking on the ground, we instead focused on analyzing hand movements by assuming that striking patterns consequently affect temporal movements of the whole body. The advantage of the proposed approach is that FS patterns can be estimated in a portable and less invasive manner. To this end, first, we developed a wearable system for measuring inertial movements of hands and then conducted an experiment where participants were asked to walk and run while wearing a smartwatch. Second, we trained and tested the captured multivariate time series signals in supervised learning settings. The experimental results obtained demonstrated high and robust classification performances (weighted-average F1 score > 90%) when recent deep neural network models, such as 1D-CNN and GRUs, were employed. We conclude this study with a discussion of potential future work and applications that increase benefits while walking and running properly using the proposed approach.

4 citations

Journal ArticleDOI
01 Apr 2022-Sensors
TL;DR: A plantar pressure sensor system integrated in the insoles of shoes to detect thirteen commonly used human movements including walking, stooping left and right, pulling a cart backward, squatting, descending, ascending stairs, running, and falling is presented.
Abstract: This paper presents a plantar pressure sensor system (P2S2) integrated in the insoles of shoes to detect thirteen commonly used human movements including walking, stooping left and right, pulling a cart backward, squatting, descending, ascending stairs, running, and falling (front, back, right, left). Six force sensitive resistors (FSR) sensors were positioned on critical pressure points on the insoles to capture the electrical signature of pressure change in the various movements. A total of 34 adult participants were tested with the P2S2. The pressure data were collected and processed using a Principal Component Analysis (PCA) for input to the multiple machine learning (ML) algorithms, including k-NN, neural network and Support-Vector Machine (SVM) algorithms. The ML models were trained using four-fold cross-validation. Each fold kept subject data independent from other folds. The model proved effective with an accuracy of 86%, showing a promising result in predicting human movements using the P2S2 integrated in shoes.

4 citations