Automatic Error Analysis of Human Motor Performance for Interactive Coaching in Virtual Reality
In the context of fitness coaching or for rehabilitation purposes, the motor actions of a human participant must be observed and analyzed for errors in order to provide effective feedback. This task is normally carried out by human coaches, and it needs to be solved automatically in technical applications that are to provide automatic coaching (e.g. training environments in VR). However, most coaching systems only provide coarse information on movement quality, such as a scalar value per body part that describes the overall deviation from the correct movement. Further, they are often limited to static body postures or rather simple movements of single body parts. While there are many approaches to distinguish between different types of movements (e.g., between walking and jumping), the detection of more subtle errors in a motor performance is less investigated. We propose a novel approach to classify errors in sports or rehabilitation exercises such that feedback can be delivered in a rapid and detailed manner: Homogeneous sub-sequences of exercises are first temporally aligned via Dynamic Time Warping. Next, we extract a feature vector from the aligned sequences, which serves as a basis for feature selection using Random Forests. The selected features are used as input for Support Vector Machines, which finally classify the movement errors. We compare our algorithm to a well established state-of-the-art approach in time series classification, 1-Nearest Neighbor combined with Dynamic Time Warping, and show our algorithm's superiority regarding classification quality as well as computational cost.
Code (0)
등록된 구현이 없습니다.
Tasks
Dynamic Time Warpingfeature selectionGeneral ClassificationTime Series AnalysisTime Series ClassificationSimilar Papers 제목 키워드 기반
Augmenting Bottleneck Features of Deep Neural Network Employing Motor State for Speech Recognition at Humanoid Robots
As for the humanoid robots, the internal noise, which is generated by motors, fans and mechanical components when the robot is moving or shaking its body, severely degrades the performance of the speech recognition accur…
Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech RecognitionPosition Sensing Errors in Synchronous Motor Drives
Non-ideal position estimation results in degraded performance of synchronous motor drive systems due to reduction of the average capability of the drive as well as torque harmonics of different orders. The signature and …
PositionDeep Affordance-grounded Sensorimotor Object Recognition
It is well-established by cognitive neuroscience that human perception of objects constitutes a complex process, where object appearance information is combined with evidence about the so-called object "affordances", nam…
ObjectObject RecognitionPerformance Analysis of Synchronous Motor Drives under Concurrent Errors in Position and Current Sensing
Field oriented control of permanent magnet synchronous motor drives involves the closed-loop regulation of currents in the synchronous reference frame. The current feedback is directly affected by errors in both position…
PositionDecentralized Motor Skill Learning for Complex Robotic Systems
Reinforcement learning (RL) has achieved remarkable success in complex robotic systems (eg. quadruped locomotion). In previous works, the RL-based controller was typically implemented as a single neural network with conc…
Reinforcement Learning (RL)