首页    期刊浏览 2024年11月27日 星期三
登录注册

文章基本信息

  • 标题:Estimation of the Number of Distinct Values over Data Stream Based on Compound Sliding Window
  • 本地全文:下载
  • 作者:Zhong, Yingli ; Zhu, Jinghua ; Ren, Meirui
  • 期刊名称:Journal of Software
  • 印刷版ISSN:1796-217X
  • 出版年度:2013
  • 卷号:8
  • 期号:1
  • 页码:19-24
  • DOI:10.4304/jsw.8.1.19-24
  • 语种:English
  • 出版社:Academy Publisher
  • 摘要:Estimating the number of distinct values in a data stream is a vital problem with many applications such as complex join query over multiple data streams. In this paper, we focus on the continuous and periodic distinct values estimation over sliding windows. We propose a compound sliding window model to compute the distinct values over basic sliding windows in an incremental way. LDV, HDV and AHDV are the three algorithms that are based on compound sliding windows. The basic idea behind the compound sliding windows is to organize the basic windows into a Hash table according to distinct values. Whenever a new data arrives at the data stream, it is inserted into a basic window. Once the basic window is full, a scan using distinct values is executed and the distinct values number is updated incrementally. Theoretical analysis and experiment results show that the distinct values estimation algorithms based on compound sliding windows have a great performance benefits.
  • 关键词:data stream;basic window;compound sliding window;distinct values estimation
国家哲学社会科学文献中心版权所有