ROCVLGDec 1, 2018

LSTM-based Network for Human Gait Stability Prediction in an Intelligent Robotic Rollator

arXiv:1812.00252v27 citations
Originality Incremental advance
AI Analysis

This work addresses fall prevention in elderly individuals using assistive robotics, representing an incremental improvement in domain-specific applications.

The paper tackles the problem of predicting gait stability for elderly users of a robotic rollator by developing an LSTM-based framework that fuses multimodal sensor data, achieving robust predictions of fall risk with validation on real patient data.

In this work, we present a novel framework for on-line human gait stability prediction of the elderly users of an intelligent robotic rollator using Long Short Term Memory (LSTM) networks, fusing multimodal RGB-D and Laser Range Finder (LRF) data from non-wearable sensors. A Deep Learning (DL) based approach is used for the upper body pose estimation. The detected pose is used for estimating the body Center of Mass (CoM) using Unscented Kalman Filter (UKF). An Augmented Gait State Estimation framework exploits the LRF data to estimate the legs' positions and the respective gait phase. These estimates are the inputs of an encoder-decoder sequence to sequence model which predicts the gait stability state as Safe or Fall Risk walking. It is validated with data from real patients, by exploring different network architectures, hyperparameter settings and by comparing the proposed method with other baselines. The presented LSTM-based human gait stability predictor is shown to provide robust predictions of the human stability state, and thus has the potential to be integrated into a general user-adaptive control architecture as a fall-risk alarm.

Foundations

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

Your Notes