TL;DR
This study demonstrates that deep learning models applied to smartphone sensor data can effectively distinguish between healthy individuals and those with multiple sclerosis, providing interpretable insights into gait patterns for remote disability assessment.
Contribution
The paper introduces a transfer learning framework for deep CNNs on smartphone data and visualizes model decisions using Layer-Wise Relevance Propagation for interpretability.
Findings
Deep CNNs outperform SVMs in classifying MS ambulation.
Transfer learning improves model performance with limited data.
Relevance heatmaps reveal gait features distinguishing MS from healthy controls.
Abstract
The emergence of digital technologies such as smartphones in healthcare applications have demonstrated the possibility of developing rich, continuous, and objective measures of multiple sclerosis (MS) disability that can be administered remotely and out-of-clinic. In this work, deep convolutional neural networks (DCNN) applied to smartphone inertial sensor data were shown to better distinguish healthy from MS participant ambulation, compared to standard Support Vector Machine (SVM) feature-based methodologies. To overcome the typical limitations associated with remotely generated health data, such as low subject numbers, sparsity, and heterogeneous data, a transfer learning (TL) model from similar large open-source datasets was proposed. Our TL framework utilised the ambulatory information learned on Human Activity Recognition (HAR) tasks collected from similar smartphone-based sensor…
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
MethodsDiffusion-Convolutional Neural Networks
