License: Creative Commons Attribution 3.0 Unported license (CC BY 3.0)
When quoting this document, please refer to the following
DOI: 10.4230/LIPIcs.ISAAC.2018.54
URN: urn:nbn:de:0030-drops-100027
URL: http://dagstuhl.sunsite.rwth-aachen.de/volltexte/2018/10002/
Ben Basat, Ran ;
Jo, Seungbum ;
Satti, Srinivasa Rao ;
Ugare, Shubham
Approximate Query Processing over Static Sets and Sliding Windows
Abstract
Indexing of static and dynamic sets is fundamental to a large set of applications such as information retrieval and caching. Denoting the characteristic vector of the set by B, we consider the problem of encoding sets and multisets to support approximate versions of the operations rank(i) (i.e., computing sum_{j <= i} B[j]) and select(i) (i.e., finding min{p|rank(p) >= i}) queries. We study multiple types of approximations (allowing an error in the query or the result) and present lower bounds and succinct data structures for several variants of the problem. We also extend our model to sliding windows, in which we process a stream of elements and compute suffix sums. This is a generalization of the window summation problem that allows the user to specify the window size at query time. Here, we provide an algorithm that supports updates and queries in constant time while requiring just (1+o(1)) factor more space than the fixed-window summation algorithms.
BibTeX - Entry
@InProceedings{benbasat_et_al:LIPIcs:2018:10002,
author = {Ran Ben Basat and Seungbum Jo and Srinivasa Rao Satti and Shubham Ugare},
title = {{Approximate Query Processing over Static Sets and Sliding Windows}},
booktitle = {29th International Symposium on Algorithms and Computation (ISAAC 2018)},
pages = {54:1--54:12},
series = {Leibniz International Proceedings in Informatics (LIPIcs)},
ISBN = {978-3-95977-094-1},
ISSN = {1868-8969},
year = {2018},
volume = {123},
editor = {Wen-Lian Hsu and Der-Tsai Lee and Chung-Shou Liao},
publisher = {Schloss Dagstuhl--Leibniz-Zentrum fuer Informatik},
address = {Dagstuhl, Germany},
URL = {http://drops.dagstuhl.de/opus/volltexte/2018/10002},
URN = {urn:nbn:de:0030-drops-100027},
doi = {10.4230/LIPIcs.ISAAC.2018.54},
annote = {Keywords: Streaming, Algorithms, Sliding window, Lower bounds}
}
Keywords: |
|
Streaming, Algorithms, Sliding window, Lower bounds |
Collection: |
|
29th International Symposium on Algorithms and Computation (ISAAC 2018) |
Issue Date: |
|
2018 |
Date of publication: |
|
06.12.2018 |