English

A Fast Monte Carlo algorithm for evaluating matrix functions with application in complex networks

Data Structures and Algorithms 2024-09-23 v5

Abstract

We propose a novel stochastic algorithm that randomly samples entire rows and columns of the matrix as a way to approximate an arbitrary matrix function using the power series expansion. This contrasts with existing Monte Carlo methods, which only work with one entry at a time, resulting in a significantly better convergence rate than the original approach. To assess the applicability of our method, we compute the subgraph centrality and total communicability of several large networks. In all benchmarks analyzed so far, the performance of our method was significantly superior to the competition, being able to scale up to 64 CPU cores with remarkable efficiency.

Keywords

Cite

@article{arxiv.2308.01037,
  title  = {A Fast Monte Carlo algorithm for evaluating matrix functions with application in complex networks},
  author = {Nicolas L. Guidotti and Juan A. Acebrón and José Monteiro},
  journal= {arXiv preprint arXiv:2308.01037},
  year   = {2024}
}

Comments

Published in the Journal of Scientific Computing

R2 v1 2026-06-28T11:46:17.077Z