引用本文:朱辉生,汪卫,施伯乐.基于情节规则匹配的数据流预测.软件学报,2012,23(5):1183-1194
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览 4637次   下载 6934 本文二维码信息
码上扫一扫!
分享到: 微信 更多
基于情节规则匹配的数据流预测
朱辉生1,2, 汪卫2, 施伯乐2
1.泰州师范高等专科学校 江苏 泰州 225300;2.复旦大学 计算机科学技术学院,上海 200433
摘要:
提出了一种数据流预测算法Predictor.该算法为每个待匹配的一般形式的情节规则分别使用了一个自动机,通过单遍扫描数据流来同时跟踪这些自动机的状态变迁,以搜索每个规则前件最近的最小且非重叠发生.这样不仅将无界的数据流映射到有限的状态空间,而且避免了对情节规则的过于匹配.另外,算法预测的结果是未来多个情节的发生区间和发生概率.理论分析和实验评估表明,Predictor 具有较高的预测效率和预测精度.
关键词:  数据流  情节规则  最近的最小且非重叠发生  预测
DOI:10.3724/SP.J.1001.2012.04094
分类号:
基金项目:国家自然科学基金(61003001, 61103009); 国家重点基础研究发展计划(973)(2005CB321905)
Data Stream Prediction Based on Episode Rule Matching
ZHU Hui-Sheng1,2, WANG Wei2, SHI Bai-Le2
1.Taizhou Teachers College, Taizhou 225300, China;2.School of Computer Science, Fudan University, Shanghai 200433, China
Abstract:
This paper proposes an algorithm called Predictor. This algorithm uses an automaton per matched episode rule with general form. With the aim of finding the latest minimal and non-overlapping occurrence of all antecedents, Predictor simultaneously tracks the state transition of each automaton by a single scanning of data stream, which can not only map the boundless streaming data into the finite state space but also avoid over-matching episode rules. In addition, the results of Predictor contain the occurring intervals and occurring probabilities of future episodes. Theoretical analysis and experimental evaluation demonstrate Predictor has higher prediction efficiency and prediction precision.
Key words:  data stream  episode rule  the latest minimal and non-overlapping occurrence  prediction