CYHCLGJan 30, 2014

Human Activity Recognition using Smartphone

arXiv:1401.8212v142 citations
Originality Synthesis-oriented
AI Analysis

This work addresses activity recognition for medical and survey applications, but it is incremental as it applies standard methods to smartphone data.

The authors tackled human activity recognition using smartphone accelerometer data, achieving an 84.4% classification rate with passive learning methods and reducing labeling labor through active learning.

Human activity recognition has wide applications in medical research and human survey system. In this project, we design a robust activity recognition system based on a smartphone. The system uses a 3-dimentional smartphone accelerometer as the only sensor to collect time series signals, from which 31 features are generated in both time and frequency domain. Activities are classified using 4 different passive learning methods, i.e., quadratic classifier, k-nearest neighbor algorithm, support vector machine, and artificial neural networks. Dimensionality reduction is performed through both feature extraction and subset selection. Besides passive learning, we also apply active learning algorithms to reduce data labeling expense. Experiment results show that the classification rate of passive learning reaches 84.4% and it is robust to common positions and poses of cellphone. The results of active learning on real data demonstrate a reduction of labeling labor to achieve comparable performance with passive learning.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes