
TL;DR
This paper introduces Fatigued PageRank, a new node ranking metric that models a random explorer avoiding previously visited nodes, aiming to improve centrality detection in networks and document retrieval tasks.
Contribution
It proposes and formalizes Fatigued PageRank, combining PageRank with node fatigue to enhance node ranking performance in network analysis and information retrieval.
Findings
Fatigued PageRank surpasses indegree and HITS authority for top nodes in Wikipedia graph.
It performs similarly to other graph metrics on the TREC corpus, with some metrics improving.
It does not outperform BM25 baseline in document retrieval tasks.
Abstract
Connections among entities are everywhere. From social media interactions to web page hyperlinks, networks are frequently used to represent such complex systems. Node ranking is a fundamental task that provides the strategy to identify central entities according to multiple criteria. Popular node ranking metrics include degree, closeness or betweenness centralities, as well as HITS authority or PageRank. In this work, we propose a novel node ranking metric, where we combine PageRank and the idea of node fatigue, in order to model a random explorer who wants to optimize coverage - it gets fatigued and avoids previously visited nodes. We formalize and exemplify the computation of Fatigued PageRank, evaluating it as a node ranking metric, as well as query-independent evidence in ad hoc document retrieval. Based on the Simple English Wikipedia link graph with clickstream transitions from…
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
TopicsComplex Network Analysis Techniques · Expert finding and Q&A systems · Advanced Graph Neural Networks
MethodsHigh-Order Consensuses
