LGMLJan 29, 2019

A Deep Learning Framework for Assessing Physical Rehabilitation Exercises

arXiv:1901.10435v3189 citations
Originality Incremental advance
AI Analysis

This work addresses the need for versatile and robust computer-aided assessment in physical rehabilitation to improve patient outcomes and reduce healthcare costs, representing an incremental advancement by applying deep neural networks to this domain.

The authors tackled the problem of automated assessment of physical rehabilitation exercise quality by proposing a deep learning framework that processes movement data, achieving validation on a dataset of ten exercises.

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 the essential role of rehabilitation assessment toward improved patient outcomes and reduced healthcare costs, existing approaches lack versatility, robustness, and practical relevance. In this paper, we propose a deep learning-based framework for automated assessment of the quality of physical rehabilitation exercises. The main components of the framework are metrics for quantifying movement performance, scoring functions for mapping the performance metrics into numerical scores of movement quality, and deep neural network models for generating quality scores of input movements via supervised learning. The proposed performance metric is defined based on the log-likelihood of a Gaussian mixture model, and encodes low-dimensional data representation obtained with a deep autoencoder network. The proposed deep spatio-temporal neural network arranges data into temporal pyramids, and exploits the spatial characteristics of human movements by using sub-networks to process joint displacements of individual body parts. The presented framework is validated using a dataset of ten rehabilitation exercises. The significance of this work is that it is the first that implements deep neural networks for assessment of rehabilitation performance.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes