Transfer Learning for Activity Recognition via Sensor Mapping
Abstract
Activity recognition aims to identify and predict human activities based on a series of sensor readings. In recent years, machine learning methods have become popular in solving activity recognition problems. A special difficulty for adopting machine learning methods is the workload to annotate a large number of sensor readings as training data. Labeling sensor readings for their corresponding activities is a time-consuming task. In practice, we often have a set of labeled training instances ready for an activity recognition task. If we can transfer such knowledge to a new activity recognition scenario that is different from, but related to, the source domain, it will ease our effort to perform manual labeling of training data for the new scenario. In this paper, we propose a transfer learning framework based on automatically learning a correspondence between different sets of sensors to solve this transfer-learning in activity recognition problem. We validate our framework on two different datasets and compare it against previous approaches of activity recognition, and demonstrate its effectiveness.
Cite
Text
Hu and Yang. "Transfer Learning for Activity Recognition via Sensor Mapping." International Joint Conference on Artificial Intelligence, 2011. doi:10.5591/978-1-57735-516-8/IJCAI11-328Markdown
[Hu and Yang. "Transfer Learning for Activity Recognition via Sensor Mapping." International Joint Conference on Artificial Intelligence, 2011.](https://mlanthology.org/ijcai/2011/hu2011ijcai-transfer/) doi:10.5591/978-1-57735-516-8/IJCAI11-328BibTeX
@inproceedings{hu2011ijcai-transfer,
title = {{Transfer Learning for Activity Recognition via Sensor Mapping}},
author = {Hu, Derek Hao and Yang, Qiang},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2011},
pages = {1962-1967},
doi = {10.5591/978-1-57735-516-8/IJCAI11-328},
url = {https://mlanthology.org/ijcai/2011/hu2011ijcai-transfer/}
}