On Solving Linear Systems in Sublinear Time

09/09/2018
by   Alexandr Andoni, et al.
0

We study sublinear algorithms that solve linear systems locally. In the classical version of this problem the input is a matrix S∈R^n× n and a vector b∈R^n in the range of S, and the goal is to output x∈R^n satisfying Sx=b. For the case when the matrix S is symmetric diagonally dominant (SDD), the breakthrough algorithm of Spielman and Teng [STOC 2004] approximately solves this problem in near-linear time (in the input size which is the number of non-zeros in S), and subsequent papers have further simplified, improved, and generalized the algorithms for this setting. Here we focus on computing one (or a few) coordinates of x, which potentially allows for sublinear algorithms. Formally, given an index u∈ [n] together with S and b as above, the goal is to output an approximation x̂_u for x^*_u, where x^* is a fixed solution to Sx=b. Our results show that there is a qualitative gap between SDD matrices and the more general class of positive semidefinite (PSD) matrices. For SDD matrices, we develop an algorithm that approximates a single coordinate x_u in time that is polylogarithmic in n, provided that S is sparse and has a small condition number (e.g., Laplacian of an expander graph). The approximation guarantee is additive | x̂_u-x^*_u | <ϵ x^* _∞ for accuracy parameter ϵ>0. We further prove that the condition-number assumption is necessary and tight. In contrast to the SDD matrices, we prove that for certain PSD matrices S, the running time must be at least polynomial in n. This holds even when one wants to obtain the same additive approximation, and S has bounded sparsity and condition number.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/15/2018

Efficient Structured Matrix Recovery and Nearly-Linear Time Algorithms for Solving Inverse Symmetric M-Matrices

In this paper we show how to recover a spectral approximations to broad ...
research
06/20/2021

Solving for best linear approximates

Our goal is to finally settle a persistent problem in Diophantine Approx...
research
12/12/2019

Sublinear Time Numerical Linear Algebra for Structured Matrices

We show how to solve a number of problems in numerical linear algebra, s...
research
09/10/2023

Streaming Semidefinite Programs: O(√(n)) Passes, Small Space and Fast Runtime

We study the problem of solving semidefinite programs (SDP) in the strea...
research
07/31/2019

Sublinear Subwindow Search

We propose an efficient approximation algorithm for subwindow search tha...
research
08/07/2018

Approximations of Schatten Norms via Taylor Expansions

In this paper we consider symmetric, positive semidefinite (SPSD) matrix...
research
09/20/2019

Sparse Harmonic Transforms II: Best s-Term Approximation Guarantees for Bounded Orthonormal Product Bases in Sublinear-Time

In this paper, we develop a sublinear-time compressive sensing algorithm...

Please sign up or login with your details

Forgot password? Click here to reset