Gait2Hip-60: A Unified Deep Learning Benchmark for Predicting Hip Muscle Forces and Joint Moments from Multi-Cadence Gait Kinematics
Summary
This paper introduces Gait2Hip-60, a benchmark dataset and deep learning framework for predicting hip muscle forces and joint moments from gait kinematics, comparing LSTM, Transformer, and Mamba models. Transformer achieved the best performance, with moderate zero-shot generalization to pathological gait.
View Cached Full Text
Cached at: 06/01/26, 09:22 AM
# Gait2Hip-60: A Unified Deep Learning Benchmark for Predicting Hip Muscle Forces and Joint Moments from Multi-Cadence Gait Kinematics Source: [https://arxiv.org/abs/2605.30374](https://arxiv.org/abs/2605.30374) [View PDF](https://arxiv.org/pdf/2605.30374) > Abstract:Estimating hip muscle forces and joint moments during gait typically relies on musculoskeletal simulation, which is informative but time\-consuming and difficult to apply in clinical settings\. This study developed a deep learning framework to predict these hip dynamics parameters directly from lower\-limb gait kinematics and compared three representative sequence models under a unified protocol\. Gait data were collected from 60 healthy adults under three metronome\-guided cadence conditions\. Ten bilateral lower\-limb joint angles were used as inputs, and OpenSim\-derived hip muscle forces and hip joint moments were used as reference outputs\. Three deep learning models of LSTM, Transformer, and Mamba were trained and evaluated using the same subject\-level split, preprocessing pipeline, and metrics\. The best model was then directly tested on an external cohort of 9 patients with osteonecrosis of the femoral head \(ONFH\) without retraining\. In the healthy\-subject benchmark, Transformer achieved the best subject\-level mean performance for both hip muscle force prediction \(RMSE = 1\.33 N/kg, MAE = 0\.57 N/kg, R2 = 0\.819\) and hip joint moment prediction \(RMSE = 0\.11 Nm/kg, MAE = 0\.07 Nm/kg, R2 = 0\.862\), with similar advantages across walking cadences\. In zero\-shot external validation, Transformer retained moderate predictive ability in ONFH for hip muscle force prediction \(RMSE = 1\.51 N/kg, MAE = 0\.70 N/kg, R2 = 0\.537\) and hip joint moment prediction \(RMSE = 0\.17 Nm/kg, MAE = 0\.12 Nm/kg, R2 = 0\.569\)\. These findings support the feasibility of estimating hip dynamics from gait kinematics, identify Transformer as a strong baseline, and highlight the need for broader pathological validation and improved generalization before clinical application\. ## Submission history From: Jiaqi Zhang \[[view email](https://arxiv.org/show-email/36131e69/2605.30374)\] **\[v1\]**Sun, 24 May 2026 14:00:42 UTC \(1,656 KB\)
Similar Articles
Humanoid-GPT: Scaling Data and Structure for Zero-Shot Motion Tracking
Humanoid-GPT is a GPT-style Transformer pre-trained on a billion-scale motion corpus, achieving zero-shot generalization for whole-body motion tracking across unseen motions and tasks.
Knee Osteoarthritis Severity Grading Using Optimized Deep Learning and LLM-Driven Intelligent AI on Computationally Limited Systems
This paper presents an automated diagnostic system for grading knee osteoarthritis severity using an optimized ResNet-18 model deployed on edge devices via TensorFlow Lite. It integrates an LLM interface using Gemini 2.0 Flash to provide structured interpretive findings while maintaining offline capability for resource-constrained environments.
tencent/HY-Embodied-0.5
Tencent releases HY-Embodied-0.5, a suite of foundation models designed for embodied AI agents featuring a Mixture-of-Transformers (MoT) architecture with efficient 2B and powerful 32B variants for real-world robot control and spatial-temporal reasoning.
DT-Transformer: A Foundation Model for Disease Trajectory Prediction on a Real-world Health System
DT-Transformer is a foundation model trained on 57.1 million structured EHR entries from 1.7 million patients across 11 hospitals in the Mass General Brigham health system, achieving strong discrimination for next-event prediction across 896 disease categories.
Transformer-Based Wildlife Species Classification from Daily Movement Trajectories
This paper presents a Transformer-based model for classifying wildlife species using only daily GPS movement trajectories, demonstrating superior accuracy over LSTM and CNN baselines across different studies and regions.