Numerical Linear Algebra in the Sliding Window Model
We initiate the study of numerical linear algebra in the sliding window model, where only the most recent W updates in the data stream form the underlying set. Much of the previous work in the sliding window model uses one of two frameworks: either the exponential histogram (Datar et al., SICOMP'02) or the smooth histogram (Braverman and Ostrovsky, FOCS'07). We show that some elementary linear algebraic problems, such as the estimation of matrix ℓ_p norms, can be addressed in the sliding window model using these frameworks. Specifically, we show that approximating matrix entrywise norms for all p < ∞ and Schatten p-norms for p=0,1, and 2 (which include the matrix rank, the trace or nuclear norm, and the Frobenius norm) are suitable for the smooth histogram framework. However, most "interesting" problems are not smooth and specifically, we show that the spectral norm, vector induced matrix norms, generalized regression, low-rank approximation, and leverage scores are not amenable for the smooth histogram framework. To overcome this challenge, we generalize the smooth histogram framework from real-valued functions to matrix-valued functions. We believe that this framework is a natural way to study numerical linear algebra problems in the sliding window model and perhaps beyond. We then apply our framework to derive approximations for the following linear algebraic functions in the sliding window model: Spectral sparsification, Low-rank approximation, Generalized regression, Graph sparsification (and applications), Matrix multiplication, Row-subset selection. In addition to the results presented in this paper, we hope that our new framework will be useful in developing future randomized numerical linear algebra algorithms.
READ FULL TEXT