OCPM:An Online Composite Pattern Matching Method over Data Streams

Ju Cheng,Li Hongyan,Li Feifei,Qu Qiang
2011-01-01
Journal of Computer Research and Development
Abstract:Sequential data segments in data streams are highly valuable in many areas,they support abundant semantics and have complicated forms.Matching these segments need real-time processing.This paper presents an online composite pattern matching method over data streams(OCPM).To support complex forms of target pattern,OCPM identify invariant segment as basic pattern.Pattern matching operators are defined over basic patterns.Based on basic patterns,target pattern is generated after the operation.To accomplish the pattern matching efficiently,pattern matching operator tree(PMOTree) is created based on target pattern.Data segments are then recognized as basic patterns and flow into leaf nodes.Later matching procedures are operated according to the types of nodes in PMOTree.From the perspective of recall ratio,precision ratio and processing efficiency,the experimental results on real datasets of medical streams show that OCPM is feasible and effective.
What problem does this paper attempt to address?