Asynchronous Randomized Trace Estimation
Abstract
Randomized trace estimation is a popular technique to approximate the trace of an implicitly-defined matrix $A$ by averaging the quadratic form $x’Ax$ across several samples of a random vector $x$. This paper focuses on the application of randomized trace estimators on asynchronous computing environments where the quadratic form $x’Ax$ is computed partially by observing only a random row subset of $A$ for each sample of the random vector $x$. Our asynchronous framework treats the number of rows, as well as the row subset observed for each sample, as random variables, and our theoretical analysis establishes the variance of the randomized estimator for Rademacher and Gaussian samples. We also present error analysis and sampling complexity bounds for the proposed asynchronous randomized trace estimator. Our numerical experiments illustrate that the asynchronous variant can be competitive even when a small number of rows is updated per each sample.
Cite
Text
Kalantzis et al. "Asynchronous Randomized Trace Estimation." Artificial Intelligence and Statistics, 2024.Markdown
[Kalantzis et al. "Asynchronous Randomized Trace Estimation." Artificial Intelligence and Statistics, 2024.](https://mlanthology.org/aistats/2024/kalantzis2024aistats-asynchronous/)BibTeX
@inproceedings{kalantzis2024aistats-asynchronous,
title = {{Asynchronous Randomized Trace Estimation}},
author = {Kalantzis, Vasileios and Ubaru, Shashanka and Wah Wu, Chai and Kollias, Georgios and Horesh, Lior},
booktitle = {Artificial Intelligence and Statistics},
year = {2024},
pages = {4294-4302},
volume = {238},
url = {https://mlanthology.org/aistats/2024/kalantzis2024aistats-asynchronous/}
}