paper-with-me

홈 › Papers

Automatic Assessment of Functional Movement Screening Exercises with Deep Learning Architectures

2022-10-03 · Andreas Spilz, Michael Munz

(1) Background: The success of physiotherapy depends on the regular and correct performance of movement exercises. A system that automatically evaluates these could support the therapy. Previous approaches in this area rarely rely on Deep Learning methods and do not yet fully use their potential. (2) Methods: Using a measurement system consisting of 17 IMUs, a dataset of four Functional Movement Screening (FMS) exercises is recorded. Exercise execution is evaluated by physiotherapists using the FMS criteria. This dataset is used to train a neural network that assigns the correct FMS score to an exercise repetition. We use an architecture consisting of CNN, LSTM and Dense layers. Based on this framework, we apply various methods to optimize the performance of the network. For the optimization, we perform a extensive hyperparameter optimization. In addition, we are comparing different CNN structures that have been specifically adapted for use with IMU data. Finally, the developed network is trained with the data of different FMS exercises and the performance is compared. (3) Results: The evaluation shows that the presented approach achieves a convincing performance in the classification of unknown repetitions of already known subjects. However, the trained network is yet unable to achieve consistent performance on the data of a previously unknown subjects. Additionally, it can be seen that the performance of the network differs significantly depending on the exercise it is trained for.

📄 PDF Abstract BibTeX arXiv:2210.01209

Code (0)

등록된 구현이 없습니다.

Tasks

Hyperparameter Optimization

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

A Deep Learning Framework for Assessing Physical Rehabilitation Exercises

2019-01-29 · Y. Liao, A. Vakanski, M. Xian

Computer-aided assessment of physical rehabilitation entails evaluation of patient performance in completing prescribed rehabilitation exercises, based on processing movement data captured with a sensory system. Despite …

Action Quality AssessmentDeep LearningDimensionality ReductionMotion Estimation

A Point Cloud Transformer for Remote Monitoring and Automated Assessment of Physical Rehabilitation Exercises

2026-06-29 · Kazi Rafat, Md. Ismail Hossain, M M Lutfe Elahi, Sifat Momen 외 arxiv

Rehabilitation exercises are essential in restoring lost physical functions of patients suffering from various diseases (e.g., Parkinson's, back pain). Carrying out these rehabilitation exercises, often prescribed by hea…

Point Clouds

Analyzing Data Efficiency and Performance of Machine Learning Algorithms for Assessing Low Back Pain Physical Rehabilitation Exercises

2024-08-05 · Aleksa Marusic, Louis Annabi, Sao Msi Nguyen, Adriana TAPUS

Analyzing human motion is an active research area, with various applications. In this work, we focus on human motion analysis in the context of physical rehabilitation using a robot coach system. Computer-aided assessmen…

3D Human Pose EstimationPose Estimation

Automatically Evaluating Balance: A Machine Learning Approach

2019-06-07 · Tian Bao, Brooke N. Klatt, Susan L. Whitney, Kathleen H. Sienko 외

Compared to in-clinic balance training, in-home training is not as effective. This is, in part, due to the lack of feedback from physical therapists (PTs). Here, we analyze the feasibility of using trunk sway data and ma…

BIG-bench Machine Learning

Automatic Classification of Knee Rehabilitation Exercises Using a Single Inertial Sensor: a Case Study

2018-12-10 · Antonio Bevilacqua, Bingquan Huang, Rob Argent, Brian Caulfield 외

Inertial measurement units have the ability to accurately record the acceleration and angular velocity of human limb segments during discrete joint movements. These movements are commonly used in exercise rehabilitation …

General Classification