Near-linear convergence of the Random Osborne algorithm for Matrix Balancing

Mathematical Programming(2022)

引用 1|浏览18
暂无评分
摘要
We revisit Matrix Balancing, a pre-conditioning task used ubiquitously for computing eigenvalues and matrix exponentials. Since 1960, Osborne’s algorithm has been the practitioners’ algorithm of choice, and is now implemented in most numerical software packages. However, the theoretical properties of Osborne’s algorithm are not well understood. Here, we show that a simple random variant of Osborne’s algorithm converges in near-linear time in the input sparsity. Specifically, it balances K ∈ℝ_≥ 0^n × n after O(m ε ^-2logκ ) arithmetic operations in expectation and with high probability, where m is the number of nonzeros in K , ε is the ℓ _1 accuracy, and κ = ∑ _ij K_ij / ( min _ij : K_ij 0 K_ij) measures the conditioning of K . Previous work had established near-linear runtimes either only for ℓ _2 accuracy (a weaker criterion which is less relevant for applications), or through an entirely different algorithm based on (currently) impractical Laplacian solvers. We further show that if the graph with adjacency matrix K is moderately connected—e.g., if K has at least one positive row/column pair—then Osborne’s algorithm initially converges exponentially fast, yielding an improved runtime O(m ε ^-1logκ ) . We also address numerical precision issues by showing that these runtime bounds still hold when using O(log (nκ /ε )) -bit numbers. Our results are established through an intuitive potential argument that leverages a convex optimization perspective of Osborne’s algorithm, and relates the per-iteration progress to the current imbalance as measured in Hellinger distance. Unlike previous analyses, we critically exploit log-convexity of the potential. Notably, our analysis extends to other variants of Osborne’s algorithm: along the way, we also establish significantly improved runtime bounds for cyclic, greedy, and parallelized variants of Osborne’s algorithm.
更多
查看译文
关键词
Matrix Balancing, Osborne’s algorithm, Random Osborne, Convex optimization, Coordinate descent, Near-linear time, 65F08, 65F50, 90C25
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要