AURORA: Auditing PageRank on Large Graphs
Jian Kang, Meijia Wang, Nan Cao, Yinglong Xia, Wei Fan, Hanghang Tong

TL;DR
This paper introduces AURORA, a scalable method for auditing PageRank on large graphs by identifying influential graph elements to explain ranking results, addressing the lack of interpretability in existing algorithms.
Contribution
It formalizes the PageRank auditing problem and proposes a family of scalable algorithms (AURORA) to identify influential graph components for interpretability.
Findings
AURORA provides intuitive explanations for PageRank results.
The algorithms scale linearly to large datasets.
Empirical results demonstrate effectiveness on real-world graphs.
Abstract
Ranking on large-scale graphs plays a fundamental role in many high-impact application domains, ranging from information retrieval, recommender systems, sports team management, biology to neuroscience and many more. PageRank, together with many of its random walk based variants, has become one of the most well-known and widely used algorithms, due to its mathematical elegance and the superior performance across a variety of application domains. Important as it might be, state-of-the-art lacks an intuitive way to explain the ranking results by PageRank (or its variants), e.g., why it thinks the returned top-k webpages are most important ones in the entire graph; why it gives a higher rank to actor John than actor Smith in terms of their relevance w.r.t. a particular movie? In order to answer these questions, this paper proposes a paradigm shift for PageRank, from identifying which nodes…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Spam and Phishing Detection
