用深度学习分析下肢外骨骼行走状态,精准识别地形并实时预测坡度台阶高度。
Deep Learning for Human Locomotion Analysis in Lower-Limb Exoskeletons: A Comparative Study
- 对比8种深度模型,仅用惯性传感器实现高精度步态分类与参数估计。
- 三传感器配置下,LSTM准确率达94%,坡度估计误差仅1.95°±0.58°。
- 可解释性分析支持传感器精简,适合轻量实时外骨骼控制应用。
用于下肢辅助的可穿戴机器人已成为研究热点,旨在提升残障人士移动能力或增强健全体能。精准自适应控制系统对实现人机无缝交互至关重要,尤其在复杂动态地形中。尽管神经网络在时序分析方面取得进展,但针对五类地面状况分类及斜坡坡度、台阶高度的联合预测仍缺乏探索。本文通过实验比较八种深度神经网络主干,在公开数据集CAMARGO 2021上训练,仅使用惯性测量单元(IMU)数据即达到甚至超过融合肌电(EMG)的效果。采用三个IMU传感器时,LSTM模型实现0.94±0.04的地形分类准确率,对斜坡坡度估计误差为1.95°±0.58°;CNN-LSTM模型对台阶高度估计误差为15.65±7.40 mm。SHAP分析验证了传感器数量可缩减而不损失性能,实现轻量化设计。系统推理延迟约2毫秒,支持实时应用。代码已开源。
原文摘要 · Abstract (English)
Wearable robotics for lower-limb assistance have become a pivotal area of research, aiming to enhance mobility for individuals with physical impairments or augment the performance of able-bodied users. Accurate and adaptive control systems are essential to ensure seamless interaction between the wearer and the robotic device, particularly when navigating diverse and dynamic terrains. Despite the recent advances in neural networks for time series analysis, no attempts have been directed towards the classification of ground conditions, categorized into five classes and subsequently determining the ramp's slope and stair's height. In this respect, this paper presents an experimental comparison between eight deep neural network backbones to predict high-level locomotion parameters across diverse terrains. All the models are trained on the publicly available CAMARGO 2021 dataset. IMU-only data equally or outperformed IMU+EMG inputs, promoting a cost-effective and efficient design. Indeeds, using three IMU sensors, the LSTM achieved high terrain classification accuracy (0.94 +- 0.04) and precise ramp slope (1.95 +- 0.58°) and the CNN-LSTM a stair height (15.65 +- 7.40 mm) estimations. As a further contribution, SHAP analysis justified sensor reduction without performance loss, ensuring a lightweight setup. The system operates with ~2 ms inference time, supporting real-time applications. The code is code available at https://github.com/cosbidev/Human-Locomotion-Identification.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。