IEEE Trans Neural Syst Rehabil Eng. 2022;30:410-419. doi: 10.1109/TNSRE.2022.3150392. Epub 2022 Feb 23.
Health professionals often prescribe patients to perform specific exercises for rehabilitation of several diseases (e.g., stroke, Parkinson, backpain). When patients perform those exercises in the absence of an expert (e.g., physicians/therapists), they cannot assess the correctness of the performance. Automatic assessment of physical rehabilitation exercises aims to assign a quality score given an RGBD video of the body movement as input. Recent deep learning approaches address this problem by extracting CNN features from co-ordinate grids of skeleton data (body-joints) obtained from videos. However, they could not extract rich spatio-temporal features from variable-length inputs. To address this issue, we investigate Graph Convolutional Networks (GCNs) for this task. We adapt spatio-temporal GCN to predict continuous scores(assessment) instead of discrete class labels. Our model can process variable-length inputs so that users can perform any number of repetitions of the prescribed exercise. Moreover, our novel design also provides self-attention of body-joints, indicating their role in predicting assessment scores. It guides the user to achieve a better score in future trials by matching the same attention weights of expert users. Our model successfully outperforms existing exercise assessment methods on KIMORE and UI-PRMD datasets.
健康专家经常为患者开出特定的运动处方,以帮助他们康复多种疾病(如中风、帕金森、背痛等)。当患者在没有专家(如医生/治疗师)的情况下进行这些运动时,他们无法评估运动的正确性。自动评估物理康复运动的目的是根据 RGBD 视频输入的身体运动来分配质量分数。最近的深度学习方法通过从视频中获取的骨骼数据(身体关节)的坐标网格中提取 CNN 特征来解决这个问题。然而,它们无法从可变长度的输入中提取丰富的时空特征。为了解决这个问题,我们研究了用于该任务的图卷积网络(GCN)。我们将时空 GCN 自适应于预测连续分数(评估),而不是离散的类别标签。我们的模型可以处理可变长度的输入,因此用户可以进行任意次数的规定运动重复。此外,我们新颖的设计还提供了身体关节的自注意力,表明它们在预测评估分数中的作用。它通过匹配专家用户的相同注意力权重,指导用户在未来的试验中获得更好的分数。我们的模型在 KIMORE 和 UI-PRMD 数据集上成功超越了现有的运动评估方法。