paper-with-me

Papers

Fatigued PageRank

2021-04-12 · José Devezas, Sérgio Nunes

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 the English Wikipedia, we find that Fatigued PageRank is able to surpass both indegree and HITS authority, but only for the top ranking nodes. On the other hand, based on the TREC Washington Post Corpus, we were unable to outperform the BM25 baseline, obtaining similar performance for all graph-based metrics, except for indegree, which lowered GMAP and MAP, but increased NDCG@10 and P@10.

📄 PDF Abstract BibTeX arXiv:2104.05369

Code (0)

등록된 구현이 없습니다.

Tasks

Retrieval

Methods 이 논문이 사용한 방법론

HOC 설명 없음

Similar Papers 제목 키워드 기반

FatigueFusion: Latent Space Fusion for Fatigue-Driven Motion Synthesis

2026-04-11 · Iliana Loi, Konstantinos Moustakas arxiv

Investigating the impact of fatigue on human physiological function and motor behavior is crucial for developing biomechanics and medical applications aimed at mitigating fatigue, reducing injury risk, and creating sophi…

Motion Synthesis

Mean Field Analysis of Personalized PageRank with Implications for Local Graph Clustering

2018-06-20 · Avrachenkov Konstantin, Kadavankandy Arun, Litvak Nelly

We analyse a mean-field model of Personalized PageRank on the Erdos-Renyi random graph containing a denser planted Erdos-Renyi subgraph. We investigate the regimes where the values of Personalized PageRank concentrate ar…

ClusteringGraph Clustering

Sensitivity of quantum PageRank

2019-06-27 · Hirotada Honda

In this paper, we discuss the sensitivity of quantum PageRank. By using the finite dimensional perturbation theory, we estimate the change of the quantum PageRank under a small analytical perturbation on the Google matri…

Sensitivity

Limits of PageRank-based ranking methods in sports data

2020-12-11 · Yuhao Zhou, Ruijie Wang, Yi-Cheng Zhang, An Zeng 외

While PageRank has been extensively used to rank sport tournament participants (teams or individuals), its superiority over simpler ranking methods has been never clearly demonstrated. We use sports results from 18 major…

Fast Incremental and Personalized PageRank

2010-06-15 · Bahman Bahmani, Abdur Chowdhury, Ashish Goel

In this paper, we analyze the efficiency of Monte Carlo methods for incremental computation of PageRank, personalized PageRank, and similar random walk based methods (with focus on SALSA), on large-scale dynamically evol…