{"title":"Revisiting Local PageRank Estimation on Undirected Graphs: Simple and Optimal","authors":"Hanzhi Wang","doi":"arxiv-2409.08978","DOIUrl":null,"url":null,"abstract":"We propose a simple and optimal algorithm, BackMC, for local PageRank\nestimation in undirected graphs: given an arbitrary target node $t$ in an\nundirected graph $G$ comprising $n$ nodes and $m$ edges, BackMC accurately\nestimates the PageRank score of node $t$ while assuring a small relative error\nand a high success probability. The worst-case computational complexity of\nBackMC is upper bounded by $O\\left(\\frac{1}{d_{\\mathrm{min}}}\\cdot\n\\min\\left(d_t, m^{1/2}\\right)\\right)$, where $d_{\\mathrm{min}}$ denotes the\nminimum degree of $G$, and $d_t$ denotes the degree of $t$, respectively.\nCompared to the previously best upper bound of $ O\\left(\\log{n}\\cdot\n\\min\\left(d_t, m^{1/2}\\right)\\right)$ (VLDB '23), which is derived from a\nsignificantly more complex algorithm and analysis, our BackMC improves the\ncomputational complexity for this problem by a factor of\n$\\Theta\\left(\\frac{\\log{n}}{d_{\\mathrm{min}}}\\right)$ with a much simpler\nalgorithm. Furthermore, we establish a matching lower bound of\n$\\Omega\\left(\\frac{1}{d_{\\mathrm{min}}}\\cdot \\min\\left(d_t,\nm^{1/2}\\right)\\right)$ for any algorithm that attempts to solve the problem of\nlocal PageRank estimation, demonstrating the theoretical optimality of our\nBackMC. We conduct extensive experiments on various large-scale real-world and\nsynthetic graphs, where BackMC consistently shows superior performance.","PeriodicalId":501525,"journal":{"name":"arXiv - CS - Data Structures and Algorithms","volume":"51 1","pages":""},"PeriodicalIF":0.0000,"publicationDate":"2024-09-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"arXiv - CS - Data Structures and Algorithms","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/arxiv-2409.08978","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0
Abstract
We propose a simple and optimal algorithm, BackMC, for local PageRank
estimation in undirected graphs: given an arbitrary target node $t$ in an
undirected graph $G$ comprising $n$ nodes and $m$ edges, BackMC accurately
estimates the PageRank score of node $t$ while assuring a small relative error
and a high success probability. The worst-case computational complexity of
BackMC is upper bounded by $O\left(\frac{1}{d_{\mathrm{min}}}\cdot
\min\left(d_t, m^{1/2}\right)\right)$, where $d_{\mathrm{min}}$ denotes the
minimum degree of $G$, and $d_t$ denotes the degree of $t$, respectively.
Compared to the previously best upper bound of $ O\left(\log{n}\cdot
\min\left(d_t, m^{1/2}\right)\right)$ (VLDB '23), which is derived from a
significantly more complex algorithm and analysis, our BackMC improves the
computational complexity for this problem by a factor of
$\Theta\left(\frac{\log{n}}{d_{\mathrm{min}}}\right)$ with a much simpler
algorithm. Furthermore, we establish a matching lower bound of
$\Omega\left(\frac{1}{d_{\mathrm{min}}}\cdot \min\left(d_t,
m^{1/2}\right)\right)$ for any algorithm that attempts to solve the problem of
local PageRank estimation, demonstrating the theoretical optimality of our
BackMC. We conduct extensive experiments on various large-scale real-world and
synthetic graphs, where BackMC consistently shows superior performance.