vix.ing · top · new · best · stats · spec

Optimal Approximation of Doubly Stochastic Matrices

2019/10/11 by Nikitas Rontsis, Rontsis, Nikitas, Paul J. Goulart +1 · 1 citation
Computer Science · Mathematics · #Advanced Optimization Algorithms Research #Data Structures and Algorithms (cs.DS) #FOS: Computer and information sciences #FOS: Mathematics #Matrix Theory and Algorithms #Neural Networks and Applications #Optimization and Control (math.OC) #cs.DS #math.OC

paper · pdf · doi:10.48550/arxiv.1910.05295

arxiv created 2019/10/11 · openalex publication_date 2019/10/11 · arxiv updated 2019/10/14 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

We consider the least-squares approximation of a matrix C in the set of doubly stochastic matrices with the same sparsity pattern as C. Our approach is based on applying the well-known Alternating Direction Method of Multipliers (ADMM) to a reformulation of the original problem. Our resulting algorithm requires an initial Cholesky factorization of a positive definite matrix that has the same sparsity pattern as C + I followed by simple iterations whose complexity is linear in the number of nonzeros in C, thus ensuring excellent scalability and speed. We demonstrate the advantages of our approach in a series of experiments on problems with up to 82 million nonzeros; these include normalizing large scale matrices arising from the 3D structure of the human genome, clustering applications, and the SuiteSparse matrix library. Overall, our experiments illustrate the outstanding scalability of our algorithm; matrices with millions of nonzeros can be approximated in a few seconds on modest desktop computing hardware.

Citations

Cited by

Related