Compressed Communication Complexity of Longest Common Prefixes
Philip Bille, Mikko Berggreen Ettienne, Roberto Grossi, Inge, Li G{\o}rtz, Eva Rotenberg

TL;DR
This paper explores how the compressibility of the longest common prefix (LCP) can be exploited to reduce communication rounds and bits in distributed LCP problems, especially when the prefix is highly compressible.
Contribution
It introduces communication protocols that leverage LCP compressibility to optimize round complexity and communication cost in two-party and multi-party settings.
Findings
Reducing rounds to O(log z) when LCP is compressible
Achieving O(log z * log k + log l) communication in multi-string case
Protocols extendable from public-coin to private-coin models
Abstract
We consider the communication complexity of fundamental longest common prefix (Lcp) problems. In the simplest version, two parties, Alice and Bob, each hold a string, and , and we want to determine the length of their longest common prefix using as few rounds and bits of communication as possible. We show that if the longest common prefix of and is compressible, then we can significantly reduce the number of rounds compared to the optimal uncompressed protocol, while achieving the same (or fewer) bits of communication. Namely, if the longest common prefix has an LZ77 parse of phrases, only rounds and total communication is necessary. We extend the result to the natural case when Bob holds a set of strings , and the goal is to find the length of the maximal longest prefix shared by and any of $B_1,…
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.
