Exponentially Improved Dimensionality Reduction for $\ell_1$: Subspace Embeddings and Independence Testing
Abstract
Despite many applications, dimensionality reduction in the -norm is much less understood than in the Euclidean norm. We give two new oblivious dimensionality reduction techniques for the -norm which improve exponentially over prior ones: 1. We design a distribution over random matrices , where , such that given any matrix , with probability at least , simultaneously for all , . Note that is linear, does not depend on , and maps into . Our distribution provides an exponential improvement on the previous best known map of Wang and Woodruff (SODA, 2019), which required , even for constant and . Our bound is optimal, up to a polynomial factor in the exponent, given a known lower bound for constant and . 2. We design a distribution over matrices , where , such that given any -mode tensor , one can estimate the entrywise -norm from . Moreover, and so given vectors , one can compute in time , which is much faster than the time required to form . Our linear map gives a streaming algorithm for independence testing using space , improving the previous doubly exponential space bound of Braverman and Ostrovsky (STOC, 2010).
Cite
@article{arxiv.2104.12946,
title = {Exponentially Improved Dimensionality Reduction for $\ell_1$: Subspace Embeddings and Independence Testing},
author = {Yi Li and David P. Woodruff and Taisuke Yasuda},
journal= {arXiv preprint arXiv:2104.12946},
year = {2021}
}
Comments
Appeared in COLT 2021; abstract shortened to meet arXiv requirements; v2: minor fixes for camera ready version; v3: improved bounds