| Literature DB >> 25046017 |
Juryon Paik1, Junghyun Nam2, Ung Mo Kim3, Dongho Won4.
Abstract
With the advances of wireless sensor networks, they yield massive volumes of disparate, dynamic and geographically-distributed and heterogeneous data. The data mining community has attempted to extract knowledge from the huge amount of data that they generate. However, previous mining work in WSNs has focused on supporting simple relational data structures, like one table per network, while there is a need for more complex data structures. This deficiency motivates XML, which is the current de facto format for the data exchange and modeling of a wide variety of data sources over the web, to be used in WSNs in order to encourage the interchangeability of heterogeneous types of sensors and systems. However, mining XML data for WSNs has two challenging issues: one is the endless data flow; and the other is the complex tree structure. In this paper, we present several new definitions and techniques related to association rule mining over XML data streams in WSNs. To the best of our knowledge, this work provides the first approach to mining XML stream data that generates frequent tree items without any redundancy.Entities:
Mesh:
Year: 2014 PMID: 25046017 PMCID: PMC4168427 DOI: 10.3390/s140712937
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Figure 1.A system architecture for a WSN environment.
Figure 2.An example of XML stream data with two blocks, each having three transactions.
Figure 3.Association rule candidates configured with titems from the fractions of XSD in Figure 2.
Figure 4.Structure of a label list.
Figure 5.Assembling label lists into
Figure 6.after pruning infrequent label lists.
Figure 7.An example of the label extension operation.
A comparison of the characteristics.
| Corpinar and Gündem's scheme [ | XML data | FP-Growth | No |
| Boukerche and Samarah's scheme [ | Simple relational data | FP-Growth | No |
| Our scheme | XML data | FP-Growth | Yes |