Patient's motion recognition based on SOM-decision tree

Wei Yu,Hongli Yan,Junqi Guo,Rongfang Bie
DOI: https://doi.org/10.1007/978-3-642-39701-1_22
2013-01-01
Abstract:Patient's motion recognition is quite popular in the area of healthcare and medical service nowadays. By analyzing the data from variant sensors within the network, we can estimate the activities a person does. The analyzing job is usually done by a classifier which can classify each motion into one category with similar movements. Self-Organizing Map (SOM) is a kind of algorithm that can be used to arrange data into different categories without any guidance. Decision tree is a mature tool for classification. In this paper, we propose a new kind of classification method with data from BAN called SOM-Decision Tree. Firstly, we use SOM on each of the sensor nodes to categorize motions into different classes, so that motions in different classes can be distinguished by this sensor. Secondly, a decision tree is constructed to discriminate each kind of movements from other motions. Finally, any action of the same patient can be recognized by query through the decision tree. According to our experiment, this algorithm is feasible and quite efficient.
What problem does this paper attempt to address?