Optimal Fine-grained Hardness of Approximation of Linear Equations
Mitali Bafna, Nikhil Vyas

TL;DR
This paper establishes tight computational hardness results for approximately solving dense and sparse linear systems, linking their complexity to the rank computation problem and suggesting optimality of current algorithms.
Contribution
It introduces a fine-grained reduction from matrix rank to approximate linear system solutions, demonstrating near-optimal hardness results across various system types and norms.
Findings
Approximate solutions to dense linear systems are as hard as matrix rank computation.
Hardness results extend to sparse, positive semidefinite, and well-conditioned systems.
Reductions preserve matrix properties like sparsity and bit complexity.
Abstract
The problem of solving linear systems is one of the most fundamental problems in computer science, where given a satisfiable linear system , for and , we wish to find a vector such that . The current best algorithms for solving dense linear systems reduce the problem to matrix multiplication, and run in time . We consider the problem of finding -approximate solutions to linear systems with respect to the -norm, that is, given a satisfiable linear system , find an such that . Our main result is a fine-grained reduction from computing the rank of a matrix to finding -approximate solutions to linear systems. In particular, if the best known…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
