SearcharxivSearch

arXiv · cs/0701004

An algebraic approach to complexity of data stream computations

Abstract

We consider a basic problem in the general data streaming model, namely, to estimate a vector $f \in \Z^n$ that is arbitrarily updated (i.e., incremented or decremented) coordinate-wise. The estimate $\hat{f} \in \Z^n$ must satisfy $\norm{\hat{f}-f}_{\infty}\le ε\norm{f}_1 $, that is, $\forall i ~(\abs{\hat{f}_i - f_i} \le ε\norm{f}_1)$. It is known to have $\tilde{O}(ε^{-1})$ randomized space upper bound \cite{cm:jalgo}, $Ω(ε^{-1} \log (εn))$ space lower bound \cite{bkmt:sirocco03} and deterministic space upper bound of $\tildeΩ(ε^{-2})$ bits.\footnote{The $\tilde{O}$ and $\tildeΩ$ notations suppress poly-logarithmic factors in $n, \log ε^{-1}, \norm{f}_{\infty}$ and $\log δ^{-1}$, where, $δ$ is the error probability (for randomized algorithm).} We show that any deterministic algorithm for this problem requires space $Ω(ε^{-2} (\log \norm{f}_1))$ bits.

Explore related subjects

Keep this discovery

BibTeXRIS

Sumit Ganguly. 2008-04-06. An algebraic approach to complexity of data stream computations. https://arxiv.org/abs/cs/0701004

Cite the original work for its findings. Save a collection to share your selection of sources.

KEEP EXPLORING

Related papers

The Computational Complexity of Holant Problems on 4-regular Graphs from the Stable Subgroup Sequence of $SL(2,\mathbb{C})$

The Holant framework provides a general setting for studying counting problems and includes graph homomorphisms (\#GH) and counting constraint satisfaction problems (\#CSP) as special cases. Over the past twenty years, a series of computational complexity dichotomies have been established for Holant problems, but the classification for complex-valued signatures is still open. The main obstacle is the case in which all signatures have even arity. In this paper, we establish a dichotomy for Holant problems with a complex-valued 4-ary signature, which is a key base case for the full classification of Holant problems. We present a new strategy by introducing Schur's theorem, the classification of finite subgroups of $\mathrm{SL}(2,\mathbb{C})$ and stable subgroup sequences into the proof. These new techniques are of independent interest.

cs.CC

Topology inside NC$^1$

We show that ACC$^0$ is precisely what can be computed with constant-width circuits of polynomial size and polylogarithmic genus. This extends a characterization given by Hansen, showing that planar constant-width circuits also characterize ACC$^0$. Thus polylogarithmic genus provides no additional computational power in this model. We consider other generalizations of planarity, including crossing number and thickness. We show that constant-width circuits of polynomial size and thickness two already suffice to capture all of NC$^1$.

cs.CC