Time Bounds for Streaming Problems
Raphael Clifford, Markus Jalsenius, Benjamin Sach

TL;DR
This paper establishes tight lower bounds for the streaming computation time of convolution, multiplication, and Hamming distance problems in the cell-probe model, showing these bounds are optimal within this strong computational framework.
Contribution
It provides the first tight cell-probe bounds for these fundamental streaming problems, demonstrating their computational complexity in a strong model.
Findings
Lower bound of (rac{\u03b4}{w}\, ext{log}\,n) per output
Bounds are tight within the cell probe model
Results apply to convolution, multiplication, and Hamming distance in streaming
Abstract
We give tight cell-probe bounds for the time to compute convolution, multiplication and Hamming distance in a stream. The cell probe model is a particularly strong computational model and subsumes, for example, the popular word RAM model. We first consider online convolution where the task is to output the inner product between a fixed -dimensional vector and a vector of the most recent values from a stream. One symbol of the stream arrives at a time and the each output must be computed before the next symbols arrives. Next we show bounds for online multiplication where the stream consists of pairs of digits, one from each of two digit numbers that are to be multiplied. One pair arrives at a time and the task is to output a single new digit from the product before the next pair of digits arrives. Finally we look at the online Hamming distance problem where the Hamming…
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.
Taxonomy
TopicsAlgorithms and Data Compression · Machine Learning and Algorithms · Complexity and Algorithms in Graphs
