| Literature DB >> 35126903 |
Abstract
With the rapid development of society and science technology, human health issues have attracted much attention due to wearable devices' ability to provide high-quality sports, health, and activity monitoring services. This paper proposes a method for feature extraction of wearable sensor data based on a convolutional neural network (CNN). First, it uses the Kalman filter to fuse the data to obtain a preliminary state estimation, and then it uses CNN to recognize human behavior, thereby obtaining the corresponding behavior set. Moreover, this paper conducts experiments on 5 datasets. The experimental results show that the method in this paper extracts data features at multiple scales while fully maintaining data independence, can effectively extract corresponding feature data, and has strong generalization ability, which can adapt to different learning tasks.Entities:
Mesh:
Year: 2022 PMID: 35126903 PMCID: PMC8808124 DOI: 10.1155/2022/1580134
Source DB: PubMed Journal: J Healthc Eng ISSN: 2040-2295 Impact factor: 2.682
Figure 1Data feature extraction process based on wearable sensors.
Figure 2Flowchart of the data fusion algorithm based on the extended Kalman filter.
Figure 3Convolution calculation module.
Figure 4Convolution operation flowchart.
Figure 5Max pooling calculation.
Figure 6Pooling flowchart.
Experimental results of two methods.
| Data set | Method |
| R (%) |
|
|---|---|---|---|---|
| HEALTH | Chen et al. | 98.1 | 91.3 | 90.1 |
| This paper | 94. | 94.1 | 93.1 | |
|
| ||||
| WHARF | Chen et al. | 67.1 | 42.9 | 42.6 |
| This paper | 68.7 | 44.1 | 43.8 | |
|
| ||||
| USTAD | Chen et al. | 78.8 | 74.6 | 71.4 |
| This paper | 79.6 | 76.8 | 73.2 | |
|
| ||||
| Stanford-ECM Dataset | Chen et al. | 92.3 | 88.1 | 88.8 |
| This paper | 93.7 | 88.8 | 90.1 | |
|
| ||||
| DATAEGO | Chen et al. | 55.2 | 43.8 | 43.0 |
| This paper | 58.2 | 45.7 | 44.7 | |
Figure 7Experimental results based on the dataset of the Stanford-ECM Dataset.