Matching Networks for Personalised Human Activity Recognition
Abstract
Human Activity Recognition (HAR) has many important applications in health care which include management of chronic conditions and patient rehabilitation. An important consideration when training HAR models is whether to use training data from a general population (subject-independent), or personalised training data from the target user (subject-dependent). Previous evaluations have shown personalised training to be more accurate because of the ability of resulting models to better capture individual users' activity patterns. However, collecting sufficient training data from end users may not be feasible for real-world applications. In this paper, we introduce a novel approach to personalised HAR using a neural network architecture called a matching network. Matching networks perform nearest-neighbour classification by reusing the class label of the most similar instances in a provided support set. Evaluations show our approach to substantially out perform general subject-independent models by more than 5% macro-averaged F1 score.
Cite
Text
Sani et al. "Matching Networks for Personalised Human Activity Recognition." International Joint Conference on Artificial Intelligence, 2018.Markdown
[Sani et al. "Matching Networks for Personalised Human Activity Recognition." International Joint Conference on Artificial Intelligence, 2018.](https://mlanthology.org/ijcai/2018/sani2018ijcai-matching/)BibTeX
@inproceedings{sani2018ijcai-matching,
title = {{Matching Networks for Personalised Human Activity Recognition}},
author = {Sani, Sadiq and Wiratunga, Nirmalie and Massie, Stewart and Cooper, Kay},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2018},
pages = {61-64},
url = {https://mlanthology.org/ijcai/2018/sani2018ijcai-matching/}
}