Dual-Path Region-Guided Attention Network for Ground Reaction Force and Moment Regression
Xuan Li, Samuel Bello
TL;DR
This work tackles the challenge of estimating three-dimensional ground reaction forces and moments from high-density insole plantar pressure data, aiming to enable ambulatory gait analysis outside the lab. It introduces DP-RGNet, a dual-path architecture that combines anatomy-informed region-guided attention with a global context pathway, augmented by dynamic Center of Pressure encodings and temporal modeling via BiLSTMs. The model demonstrates strong performance gains over CNN and CNN+LSTM baselines on a custom insole dataset and a public pressure-mat dataset, achieving a six-component NRMSE of 5.78% on the insole data and 1.42% for vertical GRF on the public data. These results highlight the value of integrating biomechanical priors with data-driven learning for robust, real-world GRF/GRM estimation from wearable sensors, with implications for clinical gait assessment and rehabilitation monitoring.
Abstract
Accurate estimation of three-dimensional ground reaction forces and moments (GRFs/GRMs) is crucial for both biomechanics research and clinical rehabilitation evaluation. In this study, we focus on insole-based GRF/GRM estimation and further validate our approach on a public walking dataset. We propose a Dual-Path Region-Guided Attention Network that integrates anatomy-inspired spatial priors and temporal priors into a region-level attention mechanism, while a complementary path captures context from the full sensor field. The two paths are trained jointly and their outputs are combined to produce the final GRF/GRM predictions. Conclusions: Our model outperforms strong baseline models, including CNN and CNN-LSTM architectures on two datasets, achieving the lowest six-component average NRMSE of 5.78% on the insole dataset and 1.42% for the vertical ground reaction force on the public dataset. This demonstrates robust performance for ground reaction force and moment estimation.
