首页> 外文会议>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 m=O(log n), 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 of MEVQ can update all k results in O(m+k) 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, O(k) time is needed to update k results. The dynamic registration and removal of queries are also supported by MEVQ in O(m+k) time. Theoretical analysis and experimental evidences show the efficiency of proposed approach both on storage reduction and efficiency improvement.
机译:在实时环境中,高效地处理多极值查询对于数据分析非常重要。考虑了在滑动窗口中查询的成本高效处理,特别是关于资源共享。首先,给出了一种有效的存储结构,以最小化要保留查询的元素的数量。我们证明了存储结构的基数满足m = o(log n),其中n是最宽窗口中包含的点数。其次,提出了一种称为MEVQ的有效算法,用于连续处理具有不同滑动窗口宽度的k查询。 Mevq的主要思想是通过利用相似之处和共享资源来统称查询,例如计算和内存,这比单独处理它们更有效。 LINK列表实现了MEVQ的实例,可以在新的元组到达时更新O(m + k)时间的所有k,其中m是存储结构的基数。提供了一种基于触发的技术,以避免频繁但不必要的数据到期过程,并且仅在某些特殊时间实例上,需要更新k结果o(k)时间。 MEVQ IN的动态注册和删除查询中也支持O(m + k)时间。理论分析和实验证据表明,在储存和效率改进上的提出方法的效率。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号