An algebraic approach to complexity of data stream computations
Sumit Ganguly

TL;DR
This paper investigates the space complexity of data stream algorithms for vector estimation, establishing new lower bounds for deterministic algorithms and analyzing the algebraic structure underlying the problem.
Contribution
It introduces a novel algebraic framework to analyze the complexity of data stream computations, providing tight bounds for deterministic algorithms.
Findings
Deterministic algorithms require space at least proportional to (\u03b5^{-2} \, ext{log} \, orm{f}_1) bits.
Established a lower bound matching known randomized upper bounds up to logarithmic factors.
Provided insights into the algebraic structure influencing data stream computation complexity.
Abstract
We consider a basic problem in the general data streaming model, namely, to estimate a vector that is arbitrarily updated (i.e., incremented or decremented) coordinate-wise. The estimate must satisfy , that is, . It is known to have randomized space upper bound \cite{cm:jalgo}, space lower bound \cite{bkmt:sirocco03} and deterministic space upper bound of bits.\footnote{The and notations suppress poly-logarithmic factors in and , where, is the error probability (for randomized algorithm).} We show that any deterministic algorithm for this problem…
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
TopicsComplexity and Algorithms in Graphs · Algorithms and Data Compression · Cryptography and Data Security
