38
1

Deep Learning for Human Locomotion Analysis in Lower-Limb Exoskeletons: A Comparative Study

Abstract

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 atthis https URL.

View on arXiv
@article{coser2025_2503.16904,
  title={ Deep Learning for Human Locomotion Analysis in Lower-Limb Exoskeletons: A Comparative Study },
  author={ Omar Coser and Christian Tamantini and Matteo Tortora and Leonardo Furia and Rosa Sicilia and Loredana Zollo and Paolo Soda },
  journal={arXiv preprint arXiv:2503.16904},
  year={ 2025 }
}
Comments on this paper