Explaining Deep Learning Models for Age-related Gait Classification based on time series acceleration
Xiaoping Zheng, Bert Otten, Michiel F Reneman, Claudine JC Lamoth

TL;DR
This study employs deep learning models and SHAP explainability to classify age-related gait patterns from accelerometer data, revealing key movement features and enhancing model transparency for clinical use.
Contribution
It introduces the use of SHAP for explaining DL-based gait classification, highlighting important features and differences in stride data between age groups.
Findings
CNN achieved 81.4% accuracy and 0.89 AUC.
GRU achieved 84.5% accuracy and 0.94 AUC.
SHAP identified heel contact as a critical feature.
Abstract
Gait analysis holds significant importance in monitoring daily health, particularly among older adults. Advancements in sensor technology enable the capture of movement in real-life environments and generate big data. Machine learning, notably deep learning (DL), shows promise to use these big data in gait analysis. However, the inherent black-box nature of these models poses challenges for their clinical application. This study aims to enhance transparency in DL-based gait classification for aged-related gait patterns using Explainable Artificial Intelligence, such as SHAP. A total of 244 subjects, comprising 129 adults and 115 older adults (age>65), were included. They performed a 3-minute walking task while accelerometers were affixed to the lumbar segment L3. DL models, convolutional neural network (CNN) and gated recurrent unit (GRU), were trained using 1-stride and 8-stride…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBalance, Gait, and Falls Prevention · Musculoskeletal pain and rehabilitation · Diabetic Foot Ulcer Assessment and Management
MethodsShapley Additive Explanations · Gated Recurrent Unit
