Deep, Convolutional, and Recurrent Models for Human Activity Recognition Using Wearables
Abstract
Human activity recognition (HAR) in ubiquitous computing is beginning to adopt deep learning to substitute for well-established analysis techniques that rely on hand-crafted feature extraction and classification methods. However, from these isolated applications of custom deep architectures it is difficult to gain an overview of their suitability for problems ranging from the recognition of manipulative gestures to the segmentation and identification of physical activities like running or ascending stairs. In this paper we rigorously explore deep, convolutional, and recurrent approaches across three representative datasets that contain movement data captured with wearable sensors. We describe how to train recurrent approaches in this setting, introduce a novel regularisation approach, and illustrate how they outperform the state-of-the-art on a large benchmark dataset. We investigate the suitability of each model for HAR, across thousands of recognition experiments with randomly sampled model configurations, explore the impact of hyperparameters using the fANOVA framework, and provide guidelines for the practitioner who wants to apply deep learning in their problem setting. PDF
Cite
Text
Hammerla et al. "Deep, Convolutional, and Recurrent Models for Human Activity Recognition Using Wearables." International Joint Conference on Artificial Intelligence, 2016.Markdown
[Hammerla et al. "Deep, Convolutional, and Recurrent Models for Human Activity Recognition Using Wearables." International Joint Conference on Artificial Intelligence, 2016.](https://mlanthology.org/ijcai/2016/hammerla2016ijcai-deep/)BibTeX
@inproceedings{hammerla2016ijcai-deep,
title = {{Deep, Convolutional, and Recurrent Models for Human Activity Recognition Using Wearables}},
author = {Hammerla, Nils Y. and Halloran, Shane and Plötz, Thomas},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2016},
pages = {1533-1540},
url = {https://mlanthology.org/ijcai/2016/hammerla2016ijcai-deep/}
}