English

Semi-Supervised Convolutional Neural Networks for Human Activity Recognition

Machine Learning 2018-01-25 v1 Machine Learning

Abstract

Labeled data used for training activity recognition classifiers are usually limited in terms of size and diversity. Thus, the learned model may not generalize well when used in real-world use cases. Semi-supervised learning augments labeled examples with unlabeled examples, often resulting in improved performance. However, the semi-supervised methods studied in the activity recognition literatures assume that feature engineering is already done. In this paper, we lift this assumption and present two semi-supervised methods based on convolutional neural networks (CNNs) to learn discriminative hidden features. Our semi-supervised CNNs learn from both labeled and unlabeled data while also performing feature learning on raw sensor data. In experiments on three real world datasets, we show that our CNNs outperform supervised methods and traditional semi-supervised learning methods by up to 18% in mean F1-score (Fm).

Keywords

Cite

@article{arxiv.1801.07827,
  title  = {Semi-Supervised Convolutional Neural Networks for Human Activity Recognition},
  author = {Ming Zeng and Tong Yu and Xiao Wang and Le T. Nguyen and Ole J. Mengshoel and Ian Lane},
  journal= {arXiv preprint arXiv:1801.07827},
  year   = {2018}
}

Comments

Accepted by BigData2017

R2 v1 2026-06-22T23:53:46.695Z