CVAIJun 19, 2023

A HRNet-based Rehabilitation Monitoring System

arXiv:2306.10756v41 citationsh-index: 4
Originality Synthesis-oriented
AI Analysis

This addresses rehabilitation monitoring for patients with minor injuries, but it is incremental as it applies an existing method (HRNet) to a new application domain.

The paper tackles the problem of patients forgetting or incorrectly performing rehabilitation exercises by proposing a smartphone-based monitoring system that reminds and guides them, achieving an F1-Score of 0.9 for action similarity and over 90% accuracy for repetition counting.

The rehabilitation treatment helps to heal minor sports and occupational injuries. In a traditional rehabilitation process, a therapist will assign certain actions to a patient to perform in between hospital visits, and it will rely on the patient to remember actions correctly and the schedule to perform them. Unfortunately, many patients forget to perform actions or fail to recall actions in detail. As a consequence, the rehabilitation treatment is hampered or, in the worst case, the patient may suffer from additional injury caused by performing incorrect actions. To resolve these issues, we propose a HRNet-based rehabilitation monitoring system, which can remind a patient when to perform the actions and display the actions for the patient to follow via the patient's smartphone. In addition, it helps the therapist to monitor the progress of the rehabilitation for the patient. Our system consists of an iOS app and several components at the server side. The app is in charge of displaying and collecting action videos. The server computes the similarity score between the therapist's actions and the patient's in the videos to keep track of the number of repetitions of each action. Theses stats will be shown to both of the patient and therapist. The extensive experiments show that the F1-Score of the similarity calculation is as high as 0.9 and the soft accuracy of the number of repetitions is higher than 90%.

Foundations

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

Your Notes