| Literature DB >> 32570838 |
Zhenyi Gao1, Jiayang Sun1, Haotian Yang1, Jiarui Tan1, Bin Zhou1, Qi Wei1, Rong Zhang1.
Abstract
The identification work based on inertial data is not limited by space, and has high flexibility and concealment. Previous research has shown that inertial data contains information related to behavior categories. This article discusses whether inertial data contains information related to human identity. The classification experiment, based on the neural network feature fitting function, achieves 98.17% accuracy on the test set, confirming that the inertial data can be used for human identification. The accuracy of the classification method without feature extraction on the test set is only 63.84%, which further indicates the need for extracting features related to human identity from the changes in inertial data. In addition, the research on classification accuracy based on statistical features discusses the effect of different feature extraction functions on the results. The article also discusses the dimensionality reduction processing and visualization results of the collected data and the extracted features, which helps to intuitively assess the existence of features and the quality of different feature extraction effects.Entities:
Keywords: classification experiments; feature visualization; human identification; inertial data
Mesh:
Year: 2020 PMID: 32570838 PMCID: PMC7349897 DOI: 10.3390/s20123444
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Summary of typical methods of human identification based on motion characteristics.
| Method Category | Data Sources | Feature Extraction | Advantages | Disadvantages |
|---|---|---|---|---|
| Joint position changes [ | Position of joints in the image | Statistics of positions | Simple data processing | Complex image acquisition method and low accuracy |
| Extract limb angle information from images [ | Image sequence | Analyze the change in silhouette width | No human body required, high accuracy | Still background is required |
| Recognition using area-based metrics [ | Image sequence | Body contour extraction and combination of masks | Simple calculation, high accuracy | Need a fixed camera position for image acquisition |
| Method based on machine learning | Image sequence | Body contour extraction and classification based on SVM | Feature fusion, high accuracy | Need a fixed camera position |
| Solutions explored and discussed in this article | Inertial data | Statistical features and network fitting features | Simple data collection, not affected by the environment, high accuracy | The method of feature extraction needs further exploration to meet the use of large-scale data |
Figure 1Data collection method. (a) A mobile phone tied to the leg while data collecting; (b) operation interface for sensor selection; (c) data acquisition interface for accelerometer.
Figure 2Data visualization of Principal Component Analysis (PCA) results. (a) Results of 3 people; (b) results of 10 people.
Figure 3Relationship between classification accuracy and the number of “neighbors”.
Figure 4Support vector machine (SVM) classification results of different kernel functions. (a) Results of linear kernel function; (b) results of polynomial kernel function; (c) results of radial basis kernel function.
Figure 5Data visualization of PCA results for statistical features. (a) Results of 3 people; (b) results of 10 people.
Figure 6Model of Multi-Layer Perceptron (MLP) and neurons. (a) MLP model composed of neurons; (b) mathematical model of a neuron.
Figure 7MLP classification results of different window size.
Figure 8Data visualization after dimensionality reduction for the extracted features by MLP. (a) Results of 3 people; (b) results of 10 people.