Compressed Communication Complexity of Longest Common Prefixes
@inproceedings{Bille2018CompressedCC, title={Compressed Communication Complexity of Longest Common Prefixes}, author={Philip Bille and Mikko Berggren Ettienne and Roberto Grossi and Inge Li G{\o}rtz and Eva Rotenberg}, booktitle={SPIRE}, year={2018} }
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, $A$ and $B$, and we want to determine the length of their longest common prefix $l=\text{Lcp}(A,B)$ using as few rounds and bits of communication as possible. We show that if the longest common prefix of $A$ and $B$ is compressible, then we can significantly reduce the number of rounds compared to the optimal uncompressed protocol…
One Citation
Compressed Communication Complexity of Hamming Distance
- Computer ScienceAlgorithms
- 2021
A randomized public-coin protocol for a joint computation of the Hamming distance of two strings represented by LZ77 without self-references is presented, which uses Crochemore's C-factorization and Rytter’s AVL-grammar.
References
SHOWING 1-10 OF 14 REFERENCES
Communication and Streaming Complexity of Approximate Pattern Matching
- Computer ScienceCPM
- 2017
The first sublinear-space streaming algorithm for the approximate pattern matching problem is developed and the first deterministic one-way communication protocol that uses O(k √ n logn) bits is developed.
On data structures and asymmetric communication complexity
- Computer ScienceSTOC '95
- 1995
This paper considers two-party communication complexity, the ``asymmetric case'', when the input sizes of the two players differ significantly, and derives two generally applicable methods of proving lower bounds and obtain several applications.
Randomised Individual Communication Complexity
- Computer Science, Mathematics2008 23rd Annual IEEE Conference on Computational Complexity
- 2008
This paper establishes randomised protocols whose communication complexity is close to the information theoretical lower bound and shows trade-offs between the amount of communication and the number of rounds.
Some complexity questions related to distributive computing(Preliminary Report)
- MathematicsSTOC
- 1979
The quantity of interest, which measures the information exchange necessary for computing f, is the minimum number of bits exchanged in any algorithm.
Lower bounds for predecessor searching in the cell probe model
- Computer Science18th IEEE Annual Conference on Computational Complexity, 2003. Proceedings.
- 2003
A strong round elimination lemma for communication complexity that enables a tight lower bound for the predecessor problem is proved and it is believed that this lemma is of independent interest and should have other applications.
Communication Complexity
- Computer Science
- 2011
This work will review the basic communication model and some of the classical results known for it, sometimes even with proofs, and consider a variant in which the players are allowed to flip fair unbiased coins.
Private vs. Common Random Bits in Communication Complexity
- Computer ScienceInf. Process. Lett.
- 1991
A universal algorithm for sequential data compression
- Computer ScienceIEEE Trans. Inf. Theory
- 1977
The compression ratio achieved by the proposed universal code uniformly approaches the lower bounds on the compression ratios attainable by block-to-variable codes and variable- to-block codes designed to match a completely specified source.
Computing with Noisy Information
- Computer ScienceSIAM J. Comput.
- 1994
This paper studies the depth of noisy decision trees in which each node gives the wrong answer with some constant probability, giving tight bounds for several problems.