English

Vector-Matrix-Vector Queries for Solving Linear Algebra, Statistics, and Graph Problems

Data Structures and Algorithms 2020-06-26 v1 Computational Complexity Machine Learning

Abstract

We consider the general problem of learning about a matrix through vector-matrix-vector queries. These queries provide the value of uTMv\boldsymbol{u}^{\mathrm{T}}\boldsymbol{M}\boldsymbol{v} over a fixed field F\mathbb{F} for a specified pair of vectors u,vFn\boldsymbol{u},\boldsymbol{v} \in \mathbb{F}^n. To motivate these queries, we observe that they generalize many previously studied models, such as independent set queries, cut queries, and standard graph queries. They also specialize the recently studied matrix-vector query model. Our work is exploratory and broad, and we provide new upper and lower bounds for a wide variety of problems, spanning linear algebra, statistics, and graphs. Many of our results are nearly tight, and we use diverse techniques from linear algebra, randomized algorithms, and communication complexity.

Keywords

Cite

@article{arxiv.2006.14015,
  title  = {Vector-Matrix-Vector Queries for Solving Linear Algebra, Statistics, and Graph Problems},
  author = {Cyrus Rashtchian and David P. Woodruff and Hanlin Zhu},
  journal= {arXiv preprint arXiv:2006.14015},
  year   = {2020}
}

Comments

26 pages, to be published in RANDOM 2020

R2 v1 2026-06-23T16:36:17.580Z