English

Two approaches to low-parametric SimRank computation

Numerical Analysis 2026-02-25 v1 Discrete Mathematics Numerical Analysis

Abstract

In this work, we discuss low-parametric approaches for approximating SimRank matrices, which estimate the similarity between pairs of nodes in a graph. Although SimRank matrices and their computation require a significant amount of memory, common approaches mostly address the problem of algorithmic complexity. We propose two major formats for the economical embedding of target data. The first approach adopts a non-symmetric form that can be computed using a specialized alternating optimization algorithm. The second is based on a symmetric representation and Newton-type iterations. We propose numerical implementations for both methodologies that avoid working with dense matrices and maintain low memory consumption. Furthermore, we study both types of embeddings numerically using real data from publicly available datasets. The results show that our algorithms yield a good approximation of the SimRank matrices, both in terms of the error norm (particularly the Chebyshev norm) and in preserving the average number of the most similar elements for each given node.

Keywords

Cite

@article{arxiv.2602.20282,
  title  = {Two approaches to low-parametric SimRank computation},
  author = {Egor P. Berezin and Robert T. Zaks and German Z. Alekhin and Stanislav V. Morozov and Sergey A. Matveev},
  journal= {arXiv preprint arXiv:2602.20282},
  year   = {2026}
}

Comments

13 pages, 3 figures, 1 table, 3 algorithms, 24 references

R2 v1 2026-07-01T10:48:40.814Z