Subspace exploration: Bounds on Projected Frequency Estimation
Abstract
Given an dimensional dataset , a projection query specifies a subset of columns which yields a new array. We study the space complexity of computing data analysis functions over such subspaces, including heavy hitters and norms, when the subspaces are revealed only after observing the data. We show that this important class of problems is typically hard: for many problems, we show lower bounds. However, we present upper bounds which demonstrate space dependency better than . That is, for and a parameter an -approximation can be obtained in space , showing that it is possible to improve on the na\"{i}ve approach of keeping information for all subsets of columns. Our results are based on careful constructions of instances using coding theory and novel combinatorial reductions that exhibit such space-approximation tradeoffs.
Cite
@article{arxiv.2101.07546,
title = {Subspace exploration: Bounds on Projected Frequency Estimation},
author = {Graham Cormode and Charlie Dickens and David P. Woodruff},
journal= {arXiv preprint arXiv:2101.07546},
year = {2021}
}