Ranked Document Retrieval in External Memory
Ranked Document Retrieval in External Memory
复制标题
外部存储器中的排名文档检索
DOI:
10.1145/3559763
复制
发表时间:
2023
影响因子:
1.3
通讯作者:
Vitter, Jeffrey
中科院分区:
文献类型:
--
作者:
Shah, Rahul;Sheng, Cheng;Thankachan, Sharma;Vitter, Jeffrey
The ranked (or top-k) document retrieval problem is defined as follows: preprocess a collection{T1,T2,… ,Td}ofdstrings (called documents) of total lengthninto a data structure, such that for any given query(P,k), wherePis a string (called pattern) of lengthp ≥ 1andk ∈ [1,d]is an integer, the identifiers of thosekdocuments that are most relevant toPcan be reported, ideally in the sorted order of their relevance. The seminal work by Hon et al. [FOCS 2009 and Journal of the ACM 2014] presented anO(n)-space (in words) data structure withO(p+klogk)query time. The query time was later improved toO(p+k)[SODA 2012] and further toO(p/logσn+k)[SIAM Journal on Computing 2017] by Navarro and Nekrich, whereσis the alphabet size. We revisit this problem in the external memory model and present three data structures. The first one takesO(n)-space and answer queries inO(p/B+ logBn + k/B+log*(n/B)) I/Os, whereBis the block size. The second one takesO(nlog*(n/B)) space and answer queries in optimalO(p/B+ logBn + k/B)I/Os. In both cases, the answers are reported in the unsorted order of relevance. To handle sorted top-kdocument retrieval, we present anO(nlog(d/B))space data structure with optimal query cost.
登录
查看更多内容
影响因子:
2.5
作者:
Ferragina, P;Grossi, R
通讯作者:
Grossi, R
DOI:
--
发表时间:
2013
期刊:
Embedded Systems and Applications
影响因子:
--
作者:
Rahul Shah;Cheng Sheng;Sharma V. Thankachan;J. Vitter
通讯作者:
J. Vitter
DOI:
--
发表时间:
2013
期刊:
Space-Efficient Data Structures, Streams, and Algorithms
影响因子:
--
作者:
W. Hon;Manish Patil;Rahul Shah;Sharma V. Thankachan;J. Vitter
通讯作者:
J. Vitter
DOI:
--
发表时间:
1999
期刊:
J. Algorithms
影响因子:
--
作者:
J. F. Sibeyn
通讯作者:
J. F. Sibeyn
DOI:
--
发表时间:
2019
期刊:
International Conference on Database Theory
影响因子:
--
作者:
Arnab Ganguly;J. Munro;Yakov Nekrich;Rahul Shah;Sharma V. Thankachan
通讯作者:
Sharma V. Thankachan