On some fine-grained questions in algorithms and complexity

VV Williams - Proceedings of the international congress of …, 2018 - World Scientific
In recent years, a new “fine-grained” theory of computational hardness has been developed,
based on “fine-grained reductions” that focus on exact running times for problems …

Private information retrieval with sublinear online time

H Corrigan-Gibbs, D Kogan - … 39th Annual International Conference on the …, 2020 - Springer
We present the first protocols for private information retrieval that allow fast (sublinear-time)
database lookups without increasing the server-side storage requirements. To achieve …

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 …

On the hardness of approximate and exact (bichromatic) maximum inner product

L Chen - arXiv preprint arXiv:1802.02325, 2018 - arxiv.org
In this paper we study the (Bichromatic) Maximum Inner Product Problem (Max-IP), in which
we are given sets $ A $ and $ B $ of vectors, and the goal is to find $ a\in A $ and $ b\in B …

Dynamic and internal longest common substring

A Amir, P Charalampopoulos, SP Pissis… - Algorithmica, 2020 - Springer
Given two strings S and T, each of length at most n, the longest common substring (LCS)
problem is to find a longest substring common to S and T. This is a classical problem in …

Fine-grained complexity meets IP= PSPACE

L Chen, S Goldwasser, K Lyu, GN Rothblum… - Proceedings of the …, 2019 - SIAM
In this paper we study the fine-grained complexity of finding exact and approximate solutions
to problems in P. Our main contribution is showing reductions from an exact to an …

Data structures meet cryptography: 3SUM with preprocessing

A Golovnev, S Guo, T Horel, S Park… - Proceedings of the …, 2020 - dl.acm.org
This paper shows several connections between data structure problems and cryptography
against preprocessing attacks. Our results span data structure upper bounds, cryptographic …

Compressed representations of conjunctive query results

S Deep, P Koutris - Proceedings of the 37th ACM SIGMOD-SIGACT …, 2018 - dl.acm.org
Relational queries, and in particular join queries, often generate large output results when
executed over a huge dataset. In such cases, it is often infeasible to store the whole …

Solving string problems on graphs using the labeled direct product

N Rizzo, AI Tomescu, A Policriti - Algorithmica, 2022 - Springer
Suffix trees are an important data structure at the core of optimal solutions to many
fundamental string problems, such as exact pattern matching, longest common substring …

Gapped indexing for consecutive occurrences

P Bille, IL Gørtz, MR Pedersen, TA Steiner - Algorithmica, 2023 - Springer
The classic string indexing problem is to preprocess a string S into a compact data structure
that supports efficient pattern matching queries. Typical queries include existential queries …