节点文献

数据流变化的检测

Detecting Change of Data Stream

  • 推荐 CAJ下载
  • PDF下载
  • 不支持迅雷等下载工具,请取消加速工具后下载。

【作者】 聂国梁卢正鼎

【Author】 NIE Guo-Liang LU Zheng-Ding (School of Computer Science and Technology,Huazhong University of Science and Technology,Wuhan 430074)

【机构】 华中科技大学计算机科学与技术学院华中科技大学计算机科学与技术学院 武汉 430074武汉 430074

【摘要】 通过对数据流的两个相邻窗口的比较,检测出绝对变化较大的元素,以此来描述流数据的变化。把单个窗口中的数据流划分成若干层,在每层上对数据值域进行分段。然后在每层上定义若干分段集合,并对分段集合进行求和运算。通过对两个窗口的概要结构进行合并,采用二分法,利用集合的分解,可以求得变化较大的元素。理论和实验证明,本算法利用对数空间有效地解决了数据流中变化较大元素的检测问题。

【Abstract】 Detecting change of data stream plays an important role in many data stream’s decision support systems. The change of data stream is described by detecting the elements whose value difference between two adjoining windows exceeds threshold value.Single window data stream is divided into several levels,each of which partitions all elements into some groups.Some supersets over groups are defined,and the sum is calculated for each group.After combining sketches of two windows,the elements whose value exceeds threshold value are detected by performing binary search. Theory and experiments prove that the algorithm is accurate and effective for detecting change of data stream.

【基金】 国家自然科学基金(60403027)
  • 【文献出处】 计算机科学 ,Computer Science , 编辑部邮箱 ,2006年05期
  • 【分类号】TP311.13
  • 【被引频次】3
  • 【下载频次】55
节点文献中: