首页> 外文会议>The 2nd International Conference on Software Engineering and Data Mining >An algorithm for multi-extreme queries on sliding windows
【24h】

An algorithm for multi-extreme queries on sliding windows

机译:在滑动窗口上进行多极端查询的算法

获取原文

摘要

Processing multi-extreme value queries efficiently over data streams is important for data analysis in real-time environment. Cost-efficient processing of continuous extreme values queries over sliding windows, especially about resource sharing, is considered. Firstly, an effective storage structure to minimize the number of elements to be kept for queries is given. We prove the average the cardinality of storage structure satisfies »t=0(log «), where n is the number of points contained in the widest window. Secondly, an efficient algorithm called MEVQ is proposed for continuously processing K queries with different sliding window widths. The main idea of MEVQ is to handle queries collectively by exploiting similarities and sharing resources such as computation and memory, which is more efficient than handling them separately. The link list implemented instance oí MEVQ can update all k results in 0(m+A) time when a new tuple arrives, where m is the cardinality of storage structure. A trigger based technique is provided to avoid frequent but unnecessary process for data expirations, and only on some special time instances, 0(k) time is needed to update k results. The dynamic registration and removal of queries are also supported by MEVQ in 0(m+k) time. Theoretical analysis and experimental evidences show the efficiency of proposed approach both on storage reduction and efficiency improvement.
机译:通过数据流有效地处理多值查询对于实时环境中的数据分析非常重要。考虑了在滑动窗口上进行具有成本效益的连续极值查询的处理,尤其是有关资源共享的处理。首先,给出了一种有效的存储结构,以最小化要为查询保留的元素数量。我们证明存储结构的基数平均值满足»t = 0(log«),其中n是包含在最宽窗口中的点数。其次,提出了一种有效的算法MEVQ,用于连续处理不同滑动窗口宽度的K个查询。 MEVQ的主要思想是通过利用相似性并共享诸如计算和内存之类的资源来集体处理查询,这比单独处理它们更为有效。当新的元组到达时,链接列表实现的实例MEVQ可以在0(m + A)的时间内更新所有k个结果,其中m是存储结构的基数。提供了一种基于触发器的技术来避免频繁但不必要的数据过期过程,并且仅在某些特殊时间实例上,才需要0(k)时间来更新k个结果。 MEVQ还支持在0(m + k)时间内动态注册和删除查询。理论分析和实验证据表明,该方法在减少存储量和提高效率方面均是有效的。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号