Wearable-based Classification of Running Styles with Deep Learning
Setareh Rahimi Taghanaki, Michael Rainbow, Ali Etemad

TL;DR
This study develops a deep learning-based system using wearable sensor data to classify running styles, demonstrating high accuracy in subject-dependent scenarios and significant improvements with minimal subject-specific fine-tuning.
Contribution
The paper introduces a novel deep learning approach combining CNN and LSTM for classifying running styles from wearable data, highlighting the importance of personalization and minimal data adaptation.
Findings
Deep learning outperforms classical machine learning methods.
Subject-dependent classification is more accurate than subject-independent.
Fine-tuning with 5% data significantly improves performance.
Abstract
Automatic classification of running styles can enable runners to obtain feedback with the aim of optimizing performance in terms of minimizing energy expenditure, fatigue, and risk of injury. To develop a system capable of classifying running styles using wearables, we collect a dataset from 10 healthy runners performing 8 different pre-defined running styles. Five wearable devices are used to record accelerometer data from different parts of the lower body, namely left and right foot, left and right medial tibia, and lower back. Using the collected dataset, we develop a deep learning solution which consists of a Convolutional Neural Network and Long Short-Term Memory network to first automatically extract effective features, followed by learning temporal relationships. Score-level fusion is used to aggregate the classification results from the different sensors. Experiments show that…
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
TopicsHuman Pose and Action Recognition · Lower Extremity Biomechanics and Pathologies · Music and Audio Processing
MethodsMemory Network
