Papers
Topics
Authors
Recent
Search
2000 character limit reached

Data Augmentation of Wearable Sensor Data for Parkinson's Disease Monitoring using Convolutional Neural Networks

Published 2 Jun 2017 in cs.CV | (1706.00527v2)

Abstract: While convolutional neural networks (CNNs) have been successfully applied to many challenging classification applications, they typically require large datasets for training. When the availability of labeled data is limited, data augmentation is a critical preprocessing step for CNNs. However, data augmentation for wearable sensor data has not been deeply investigated yet. In this paper, various data augmentation methods for wearable sensor data are proposed. The proposed methods and CNNs are applied to the classification of the motor state of Parkinson's Disease patients, which is challenging due to small dataset size, noisy labels, and large intra-class variability. Appropriate augmentation improves the classification performance from 77.54\% to 86.88\%.

Citations (623)

Summary

  • The paper demonstrates that tailored data augmentation techniques (rotation, permutation, and time-warping) significantly enhance CNN classification of Parkinson's motor states.
  • The study applies these methods to wearable sensor data from 30 Parkinson's patients, increasing accuracy from 77.54% to 86.88%.
  • It addresses challenges like noisy and limited datasets, paving the way for more effective real-time monitoring of Parkinson’s Disease.

Data Augmentation of Wearable Sensor Data for Parkinson’s Disease Monitoring using Convolutional Neural Networks

The paper "Data Augmentation of Wearable Sensor Data for Parkinson’s Disease Monitoring using Convolutional Neural Networks" presents methodological advancements in the application of deep learning for the classification of Parkinson's Disease (PD) motor states using wearable sensor data. The primary challenge addressed is the limited availability of labeled datasets, a prevalent issue in medical data collection, which often hinders the performance of convolutional neural networks (CNNs).

Research Focus and Contributions

The study focuses on employing data augmentation techniques to enhance the dataset and improve the classification accuracy of CNN models for monitoring PD motor states. The key contributions of this research include:

  • Application of CNNs: The study applies CNNs to classify PD motor states from a dataset consisting of 30 PD patients' data captured in daily-living conditions. The CNN model effectively manages noisy data, intra-class variability, and limited dataset issues.
  • Data Augmentation Techniques: Various data augmentation approaches are proposed, specifically tailored for wearable sensor data, such as rotation, permutation, and time-warping. These methods aim to simulate different sensor placements and temporal distortions without altering the true labels of the data.
  • Experimental Evaluation: The paper experimentally evaluates the proposed data augmentation methods, showing significant improvement in classification accuracy from 77.54% to 86.88% through the combination of rotational and permutational augmentation.

Methodology

The dataset utilized in this study contains accelerometer readings from a wearable device. These readings are used to classify two prevalent PD motor states: bradykinesia and dyskinesia. The paper identifies and addresses challenges, such as noisy labels and variability in sensor placements, that affect the classification task.

To overcome these challenges, the authors propose several augmentation methods:

  • Rotation (Rot): Simulates different sensor placements.
  • Permutation (Perm): Randomly permutes segments within the data to address temporal variability.
  • Time-Warping (TimeW): Distorts time intervals between samples, creating variations in event timing.

A 7-layer CNN architecture is employed, incorporating global average pooling to cater to the small-scale dataset by reducing the number of parameters.

Results and Implications

The rotational, permutational, and time-warping data augmentation methods show substantial improvements in classification performance. Specifically, the combination of Rot+Perm+TimeW yielded the highest accuracy of 86.88%, a significant increase over the CNN baseline.

The findings have practical implications, notably in the automated monitoring of PD motor states through wearable technology. By enhancing accuracy, the proposed methods can aid in more precise PD management, potentially impacting therapeutic interventions and medication adjustments.

Future Directions

The results suggest several pathways for future research:

  • Broader Application: Extending similar data augmentation strategies to other neurological conditions monitored through wearable technology.
  • Real-time Implementation: Developing frameworks for real-time PD monitoring using augmented data and CNNs.
  • Integration with Other Modalities: Combining wearable sensor data with other data modalities (e.g., speech or facial recognition) for a comprehensive PD monitoring system.

In summary, this work contributes significantly to the domain of healthcare monitoring using wearable technology, proposing innovative solutions to the inherent challenges of small, noisy datasets in medical diagnostics.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.

Collections

Sign up for free to add this paper to one or more collections.