Cross-People Mobile-Phone Based Activity Recognition

Abstract

Activity recognition using mobile phones has great potential in many applications including mobile healthcare. In order to let a person easily know whether he is in strict compliance with the doctor's exercise prescription and adjust his exercise amount accordingly, we can use a smart-phone based activity reporting system to accurately recognize a range of daily activities and report the duration of each activity. A triaxial accelerometer embedded in the smart phone is used for the classification of several activities, such as staying still, walking, running, and going upstairs and downstairs. The model learnt from a specific person often cannot yield accurate results when used on a different person. To solve the cross-people activity recognition problem, we propose an algorithm known as TransEMDT (Transfer learning EMbedded Decision Tree) that integrates a decision tree and the k-means clustering algorithm for personalized activity-recognition model adaptation. Tested on a real-world data set, the results show that our algorithm outperforms several traditional baseline algorithms.

Cite

Text

Zhao et al. "Cross-People Mobile-Phone Based Activity Recognition." International Joint Conference on Artificial Intelligence, 2011. doi:10.5591/978-1-57735-516-8/IJCAI11-423

Markdown

[Zhao et al. "Cross-People Mobile-Phone Based Activity Recognition." International Joint Conference on Artificial Intelligence, 2011.](https://mlanthology.org/ijcai/2011/zhao2011ijcai-cross/) doi:10.5591/978-1-57735-516-8/IJCAI11-423

BibTeX

@inproceedings{zhao2011ijcai-cross,
  title     = {{Cross-People Mobile-Phone Based Activity Recognition}},
  author    = {Zhao, Zhongtang and Chen, Yiqiang and Liu, Junfa and Shen, Zhiqi and Liu, Mingjie},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2011},
  pages     = {2545-2550},
  doi       = {10.5591/978-1-57735-516-8/IJCAI11-423},
  url       = {https://mlanthology.org/ijcai/2011/zhao2011ijcai-cross/}
}