• DocumentCode
    610061
  • Title

    Faster Compact Top-k Document Retrieval

  • Author

    Konow, R. ; Navarro, G.

  • Author_Institution
    Dept. of Comput. Sci., Univ. of Chile, Santiago de Chile, Chile
  • fYear
    2013
  • fDate
    20-22 March 2013
  • Firstpage
    351
  • Lastpage
    360
  • Abstract
    An optimal index solving top-k document retrieval [Navarro and Nekrich, SODA´12] takes O(m+k) time for a pattern of length m, but its space is at least 80n bytes for a collection of n symbols. We reduce it to 1.5n-3n bytes, with O(m + (k+log log n)log log n) time, on typical texts. The index is up to 25 times faster than the best previous compressed solutions, and requires at most 5% more space in practice (and in some cases as little as one half). Apart from replacing classical by compressed data structures, our main idea is to replace suffix tree sampling by frequency thresholding to achieve compression.
  • Keywords
    computational complexity; data compression; information retrieval; tree data structures; O(m+(k+log log n) log log n) time; data structure compression; frequency thresholding; optimal index; suffix tree sampling; top-k document retrieval; Arrays; Data compression; Frequency measurement; Indexes; Topology; Vegetation; Top-k; compact data structures; document retrieval; suffix tree;
  • fLanguage
    English
  • Publisher
    ieee
  • Conference_Titel
    Data Compression Conference (DCC), 2013
  • Conference_Location
    Snowbird, UT
  • ISSN
    1068-0314
  • Print_ISBN
    978-1-4673-6037-1
  • Type

    conf

  • DOI
    10.1109/DCC.2013.43
  • Filename
    6543071