【24h】

Finding Frequent Elements in Non-bursty Streams

机译:在非突发流中查找频繁元素

获取原文
获取原文并翻译 | 示例

摘要

We present an algorithm for finding frequent elements in a stream where the arrivals are not bursty. Depending on the amount of burstiness in the stream our algorithm detects elements with frequency at least t with space between O(F_1/t~2) and O(F_2/t~2) where F_1 and F_2 are the first and the second frequency moments of the stream respectively. The latter space complexity is achieved when the stream is completely bursty; I.e., most elements arrive in contiguous groups, and the former is attained when the arrival order is random. Our space complexity is O(αF_1/t~2) where α is a parameter that captures the burstiness of a stream and lies between 1 and F_2/F_1. A major advantage of our algorithm is that even if the relative frequencies of the different elements is fixed, the space complexity decreases with the length of the stream if the stream is not bursty.
机译:我们提出了一种算法,用于在到达不突发的流中查找频繁元素。根据流中突发性的数量,我们的算法检测频率至少为t且元素在O(F_1 / t〜2)和O(F_2 / t〜2)之间的元素,其中F_1和F_2是第一和第二频率矩流的当流完全突发时,可以达到后者的空间复杂度。即,大多数元素以连续组的形式到达,而当到达顺序是随机的时,则达到前者。我们的空间复杂度为O(αF_1/ t〜2),其中α是捕获流突发性的参数,介于1和F_2 / F_1之间。我们的算法的主要优点是,即使不同元素的相对频率固定,如果流不是突发性的,空间复杂度也会随着流的长度而降低。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号