外部内存中的动态top-k范围报告

Cheng Sheng, Yufei Tao
{"title":"外部内存中的动态top-k范围报告","authors":"Cheng Sheng, Yufei Tao","doi":"10.1145/2213556.2213576","DOIUrl":null,"url":null,"abstract":"In the <i>top-K range reporting</i> problem, the dataset contains <i>N</i> points in the real domain ℜ, each of which is associated with a real-valued <i>score</i>. Given an interval <i>x</i><sub>1</sub>,<i>x</i><sub>2</sub> in ℜ and an integer <i>K</i>≤ <i>N</i>, a query returns the <i>K</i> points in <i>x</i><sub>1</sub>,<i>x</i><sub>2</sub> having the smallest scores. We want to store the dataset in a structure so that queries can be answered efficiently. In the external memory model, the state of the art is a static structure that consumes <i>O</i>(<i>N/B</i>) space, answers a query in <i>O</i>(log<i><sub>B</sub> N</i> + <i>K/B</i>) time, and can be constructed in <i>O</i>(<i>N</i> + (<i>N</i> log <i>N / B</i>) log <i><sub>M/B</sub></i> (<i>N/B</i>)) time, where <i>B</i> is the size of a disk block, and <i>M</i> the size of memory. We present a fully-dynamic structure that retains the same space and query bounds, and can be updated in <i>O</i>(log<i><sup>2</sup><sub>B</sub> N</i>) amortized time per insertion and deletion. Our structure can be constructed in <i>O</i>((<i>N/B</i>) log <i><sub>M/B</sub></i> (N/B)) time.","PeriodicalId":92118,"journal":{"name":"Proceedings of the ... ACM SIGACT-SIGMOD-SIGART Symposium on Principles of Database Systems. ACM SIGACT-SIGMOD-SIGART Symposium on Principles of Database Systems","volume":"20 1","pages":"121-130"},"PeriodicalIF":0.0000,"publicationDate":"2012-05-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"17","resultStr":"{\"title\":\"Dynamic top-k range reporting in external memory\",\"authors\":\"Cheng Sheng, Yufei Tao\",\"doi\":\"10.1145/2213556.2213576\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"In the <i>top-K range reporting</i> problem, the dataset contains <i>N</i> points in the real domain ℜ, each of which is associated with a real-valued <i>score</i>. Given an interval <i>x</i><sub>1</sub>,<i>x</i><sub>2</sub> in ℜ and an integer <i>K</i>≤ <i>N</i>, a query returns the <i>K</i> points in <i>x</i><sub>1</sub>,<i>x</i><sub>2</sub> having the smallest scores. We want to store the dataset in a structure so that queries can be answered efficiently. In the external memory model, the state of the art is a static structure that consumes <i>O</i>(<i>N/B</i>) space, answers a query in <i>O</i>(log<i><sub>B</sub> N</i> + <i>K/B</i>) time, and can be constructed in <i>O</i>(<i>N</i> + (<i>N</i> log <i>N / B</i>) log <i><sub>M/B</sub></i> (<i>N/B</i>)) time, where <i>B</i> is the size of a disk block, and <i>M</i> the size of memory. We present a fully-dynamic structure that retains the same space and query bounds, and can be updated in <i>O</i>(log<i><sup>2</sup><sub>B</sub> N</i>) amortized time per insertion and deletion. Our structure can be constructed in <i>O</i>((<i>N/B</i>) log <i><sub>M/B</sub></i> (N/B)) time.\",\"PeriodicalId\":92118,\"journal\":{\"name\":\"Proceedings of the ... ACM SIGACT-SIGMOD-SIGART Symposium on Principles of Database Systems. ACM SIGACT-SIGMOD-SIGART Symposium on Principles of Database Systems\",\"volume\":\"20 1\",\"pages\":\"121-130\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2012-05-21\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"17\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Proceedings of the ... ACM SIGACT-SIGMOD-SIGART Symposium on Principles of Database Systems. ACM SIGACT-SIGMOD-SIGART Symposium on Principles of Database Systems\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1145/2213556.2213576\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Proceedings of the ... ACM SIGACT-SIGMOD-SIGART Symposium on Principles of Database Systems. ACM SIGACT-SIGMOD-SIGART Symposium on Principles of Database Systems","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1145/2213556.2213576","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 17

摘要

在top-K范围报告问题中,数据集包含实数域的N个点,每个点都与一个实数分数相关联。给定一个区间x1,x2和整数K≤N,查询返回x1,x2中得分最小的K个点。我们希望将数据集存储在一个结构中,以便能够有效地回答查询。在外部内存模型中,最先进的技术是一个静态结构,它消耗O(N/B)空间,在O(logB N + K/B)时间内回答查询,并且可以在O(N + (N log N/B) log M/B (N/B))时间内构造,其中B是磁盘块的大小,M是内存的大小。我们提出了一个完全动态的结构,它保留了相同的空间和查询边界,并且每次插入和删除可以在O(log2B N)平摊时间内更新。我们的结构可以在O((N/B) log M/B (N/B))的时间内构建。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Dynamic top-k range reporting in external memory
In the top-K range reporting problem, the dataset contains N points in the real domain ℜ, each of which is associated with a real-valued score. Given an interval x1,x2 in ℜ and an integer KN, a query returns the K points in x1,x2 having the smallest scores. We want to store the dataset in a structure so that queries can be answered efficiently. In the external memory model, the state of the art is a static structure that consumes O(N/B) space, answers a query in O(logB N + K/B) time, and can be constructed in O(N + (N log N / B) log M/B (N/B)) time, where B is the size of a disk block, and M the size of memory. We present a fully-dynamic structure that retains the same space and query bounds, and can be updated in O(log2B N) amortized time per insertion and deletion. Our structure can be constructed in O((N/B) log M/B (N/B)) time.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
CiteScore
4.40
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信