@inproceedings{1e51c4fcf7764fd28fdc558137e443f8,
title = "Approximating Iterated Multiplication of Stochastic Matrices in Small Space",
abstract = "Matrix powering, and more generally iterated matrix multiplication, is a fundamental linear algebraic primitive with myriad applications in computer science. Of particular interest is the problem's space complexity as it constitutes the main route towards resolving the BPL vs. L problem. The seminal work by Saks and Zhou [JCSS '99] gives a deterministic algorithm for approximating the product of n stochastic matrices of dimension w × w in space O(log3/2n + logn · logw). The first improvement upon Saks-Zhou was achieved by Hoza [RANDOM '21] who gave a logarithmic improvement in the n=poly(w) regime, attaining O(1/loglogn · log3/2n) space. We give the first polynomial improvement over Saks and Zhou's algorithm. Our algorithm achieves space complexity of O(logn + logn· logw). In particular, in the regime logn > log2 w, our algorithm runs in nearly-optimal O(logn) space, improving upon the previous best O(log3/2n). To obtain our result for the special case of matrix powering, we harness recent machinery from time-and space-bounded Laplacian solvers to the Saks-Zhou framework and devise an intricate precision-alternating recursive scheme. This enables us to bypass the bottleneck of paying logn-space per recursion level. The general case of iterated matrix multiplication poses several additional challenges, the substantial of which is handled by devising an improved shift and truncate mechanism. The new mechanism is made possible by a novel use of the Richardson iteration.",
keywords = "derandomization, iterated matrix multiplication, matrix powering, space-bounded computation",
author = "Gil Cohen and Dean Doron and Ori Sberlo and Amnon Ta-Shma",
note = "Publisher Copyright: {\textcopyright} 2023 Owner/Author.; 55th Annual ACM Symposium on Theory of Computing, STOC 2023 ; Conference date: 20-06-2023 Through 23-06-2023",
year = "2023",
month = jun,
day = "2",
doi = "https://doi.org/10.1145/3564246.3585181",
language = "الإنجليزيّة",
series = "Proceedings of the Annual ACM Symposium on Theory of Computing",
pages = "35--45",
editor = "Barna Saha and Servedio, {Rocco A.}",
booktitle = "STOC 2023 - Proceedings of the 55th Annual ACM Symposium on Theory of Computing",
}