English

Much Faster Algorithms for Matrix Scaling

Data Structures and Algorithms 2017-04-10 v1 Combinatorics Optimization and Control

Abstract

We develop several efficient algorithms for the classical \emph{Matrix Scaling} problem, which is used in many diverse areas, from preconditioning linear systems to approximation of the permanent. On an input n×nn\times n matrix AA, this problem asks to find diagonal (scaling) matrices XX and YY (if they exist), so that XAYX A Y ε\varepsilon-approximates a doubly stochastic, or more generally a matrix with prescribed row and column sums. We address the general scaling problem as well as some important special cases. In particular, if AA has mm nonzero entries, and if there exist XX and YY with polynomially large entries such that XAYX A Y is doubly stochastic, then we can solve the problem in total complexity O~(m+n4/3)\tilde{O}(m + n^{4/3}). This greatly improves on the best known previous results, which were either O~(n4)\tilde{O}(n^4) or O(mn1/2/ε)O(m n^{1/2}/\varepsilon). Our algorithms are based on tailor-made first and second order techniques, combined with other recent advances in continuous optimization, which may be of independent interest for solving similar problems.

Keywords

Cite

@article{arxiv.1704.02315,
  title  = {Much Faster Algorithms for Matrix Scaling},
  author = {Zeyuan Allen-Zhu and Yuanzhi Li and Rafael Oliveira and Avi Wigderson},
  journal= {arXiv preprint arXiv:1704.02315},
  year   = {2017}
}
R2 v1 2026-06-22T19:11:09.417Z