Spaces, trees, and colors: The algorithmic landscape of document retrieval on sequences

G Navarro - ACM Computing Surveys (CSUR), 2014 - dl.acm.org
Document retrieval is one of the best-established information retrieval activities since
the'60s, pervading all search engines. Its aim is to obtain, from a collection of text …

Popular conjectures imply strong lower bounds for dynamic problems

A Abboud, VV Williams - 2014 IEEE 55th Annual Symposium …, 2014 - ieeexplore.ieee.org
We consider several well-studied problems in dynamic algorithms and prove that sufficient
progress on any of them would imply a breakthrough on one of five major open problems in …

Higher lower bounds from the 3SUM conjecture

T Kopelowitz, S Pettie, E Porat - Proceedings of the twenty-seventh annual …, 2016 - SIAM
The 3SUM conjecture has proven to be a valuable tool for proving conditional lower bounds
on dynamic data structures and graph problems. This line of work was initiated by Pâtraşcu …

Conditional lower bounds for space/time tradeoffs

I Goldstein, T Kopelowitz, M Lewenstein… - Algorithms and Data …, 2017 - Springer
In recent years much effort has been concentrated towards achieving polynomial time lower
bounds on algorithms for solving various well-known problems. A useful technique for …

[PDF][PDF] Succinct data structures for chordal graphs

JI Munro, K Wu - … on Algorithms and Computation (ISAAC 2018), 2018 - drops.dagstuhl.de
We study the problem of approximate shortest path queries in chordal graphs and give an
log n+ o (n log n) bit data structure to answer the approximate distance query to within an …

Fast join project query evaluation using matrix multiplication

S Deep, X Hu, P Koutris - Proceedings of the 2020 ACM SIGMOD …, 2020 - dl.acm.org
In the last few years, much effort has been devoted to developing join algorithms to achieve
worst-case optimality for join queries over relational databases. Towards this end, the …

Is min-wise hashing optimal for summarizing set intersection?

R Pagh, M Stöckel, DP Woodruff - … of the 33rd ACM SIGMOD-SIGACT …, 2014 - dl.acm.org
Min-wise hashing is an important method for estimating the size of the intersection of sets,
based on a succinct summary (a" min-hash") of each set. One application is estimation of the …

Wavelet trees: A survey

C Makris - Computer Science and Information Systems, 2012 - doiserbia.nb.rs
The topic of this paper is the exploration of the various characteristics of the wavelet tree
data structure, a data structure that was initially proposed for text compression applications …

Space-Efficient Frameworks for Top-k String Retrieval

WK Hon, R Shah, SV Thankachan… - Journal of the ACM (JACM), 2014 - dl.acm.org
The inverted index is the backbone of modern web search engines. For each word in a
collection of web documents, the index records the list of documents where this word occurs …

HashEclat: an efficient frequent itemset algorithm

C Zhang, P Tian, X Zhang, Q Liao, ZL Jiang… - International Journal of …, 2019 - Springer
The Eclat algorithm is one of the most widely used frequent itemset mining methods.
However, the inefficiency for calculating the intersection of itemsets makes it a time …