Encoding two-dimensional range top-k queries
Seungbum Jo, Srinivasa Rao Satti

TL;DR
This paper develops space-efficient encodings for answering two-dimensional range top-k queries, providing near-optimal solutions for both 1-sided and 4-sided queries with theoretical bounds.
Contribution
It introduces new encoding schemes for 2D range top-k queries that are close to the information-theoretic lower bounds, improving over trivial methods.
Findings
Proposed an encoding for 1-sided top-k queries with space efficiency.
Developed a general encoding for 4-sided top-k queries with near-optimal space.
Established lower bounds showing the near-optimality of the proposed encodings.
Abstract
We consider the problem of encoding two-dimensional arrays, whose elements come from a total order, for answering \topk{} queries. The aim is to obtain encodings that use space close to the information-theoretic lower bound, which can be constructed efficiently. For an array, with , we first propose an encoding for answering 1-sided \topk{} queries, whose query range is restricted to , for . Next, we propose an encoding for answering for the general (4-sided) \topk{} queries that takes bits, which generalizes the \textit{joint Cartesian tree} of Golin et al. [TCS 2016]. Compared with trivial -bit encoding, our encoding takes less space when . In addition to the upper bound results for the encodings, we also give lower bounds on encodings for answering …
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAlgorithms and Data Compression · DNA and Biological Computing · Error Correcting Code Techniques
