Estimating Ground Reaction Forces from Inertial Sensors
Bowen Song, Marco Paolieri, Harper E. Stewart, Leana Golubchik, Jill, L. McNitt-Gray, Vishal Misra, Devavrat Shah

TL;DR
This study investigates lightweight machine learning methods, specifically SVD Embedding Regression and KNN, for estimating ground reaction forces and biomechanical variables from inertial sensors during running, offering comparable or better accuracy than complex LSTM models.
Contribution
The paper introduces a novel lightweight regression approach, SVD Embedding Regression, for estimating ground reaction forces from inertial sensor data, reducing inference time and complexity.
Findings
Lightweight methods like SER and KNN achieve similar or better accuracy than LSTMs.
Personalized data significantly reduces estimation errors, especially for biomechanical variables.
Using sensors at different locations affects estimation accuracy, with combined data improving results.
Abstract
Objective: Our aim is to determine if data collected with inertial measurement units (IMUs) during steady-state running could be used to estimate ground reaction forces (GRFs) and to derive biomechanical variables (e.g., contact time, impulse, change in velocity) using lightweight machine-learning approaches. In contrast, state-of-the-art estimation using LSTMs suffers from prohibitive inference times on edge devices, requires expensive training and hyperparameter optimization, and results in black box models. Methods: We proposed a novel lightweight solution, SVD Embedding Regression (SER), using linear regression between SVD embeddings of IMU data and GRF data. We also compared lightweight solutions including SER and k-Nearest-Neighbors (KNN) regression with state-of-the-art LSTMs. Results: We performed extensive experiments to evaluate these techniques under multiple scenarios and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsWinter Sports Injuries and Performance · Lower Extremity Biomechanics and Pathologies · Sports Performance and Training
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory · Linear Regression
