中文
相关论文

相关论文: PageRank in Undirected Random Graphs

200 篇论文

The bipartite graph is a ubiquitous data structure that can model the relationship between two entity types: for instance, users and items, queries and webpages. In this paper, we study the problem of ranking vertices of a bipartite graph,…

信息检索 · 计算机科学 2017-08-16 Xiangnan He , Ming Gao , Min-Yen Kan , Dingxian Wang

The PageRank algorithm employed at Google assigns a measure of importance to each web page for rankings in search results. In our recent papers, we have proposed a distributed randomized approach for this algorithm, where web pages are…

系统与控制 · 计算机科学 2016-11-15 Hideaki Ishii , Roberto Tempo , Er-Wei Bai

We study the problem of estimating a vertex's PageRank within a constant relative error, with constant probability. We prove that an adaptive variant of the simple classic bidirectional algorithm is instance-optimal up to a polylogarithmic…

数据结构与算法 · 计算机科学 2026-05-15 Mikkel Thorup , Hanzhi Wang

{\it SimRank} is a classic measure of the similarities of nodes in a graph. Given a node $u$ in graph $G =(V, E)$, a {\em single-source SimRank query} returns the SimRank similarities $s(u, v)$ between node $u$ and each node $v \in V$. This…

数据结构与算法 · 计算机科学 2019-05-08 Zhewei Wei , Xiaodong He , Xiaokui Xiao , Sibo Wang , Yu Liu , Xiaoyong Du , Ji-Rong Wen

Neural message passing algorithms for semi-supervised classification on graphs have recently achieved great success. However, for classifying a node these methods only consider nodes that are a few propagation steps away and the size of…

机器学习 · 计算机科学 2022-04-06 Johannes Gasteiger , Aleksandar Bojchevski , Stephan Günnemann

We consider the adjacency matrices of sparse random graphs from the Chung-Lu model, where edges are added independently between the $N$ vertices with varying probabilities $p_{ij}$. The rank of the matrix $(p_{ij})$ is some fixed positive…

概率论 · 数学 2015-09-14 Ben Adlam , Ziliang Che

The significance of the PageRank algorithm in shaping the modern Internet cannot be overstated, and its Complex Network theory foundations continue to be a subject of research. In this article we carry out a systematic study of the…

物理与社会 · 物理学 2023-10-11 Gonzalo Contreras-Aso , Regino Criado , Miguel Romance

PageRank (PR) is a fundamental tool for assessing the relative importance of the nodes in a network. In this paper, we propose a measure, weighted PageRank (WPR), extended from the classical PR for weighted, directed networks with possible…

物理与社会 · 物理学 2021-05-18 Panpan Zhang , Tiandong Wang , Jun Yan

We introduce Biased TextRank, a graph-based content extraction method inspired by the popular TextRank algorithm that ranks text spans according to their importance for language processing tasks and according to their relevance to an input…

计算与语言 · 计算机科学 2020-11-03 Ashkan Kazemi , Verónica Pérez-Rosas , Rada Mihalcea

In a former paper the concept of Bipartite PageRank was introduced and a theorem on the limit of authority flowing between nodes for personalized PageRank has been generalized. In this paper we want to extend those results to multimodal…

社会与信息网络 · 计算机科学 2026-04-08 M. A. Kłopotek , S. T. Wierzchoń , R. A. Kłopotek

The PageRank algorithm is used to rank web pages by their importance. Since its development, the PageRank algorithm is a critical and fundamental part of search engines today. PageRank is a graph-based algorithm that ranks pages based on…

量子物理 · 物理学 2023-04-25 Christopher Sims

The "Local Ranking Problem" (LRP) is related to the computation of a centrality-like rank on a local graph, where the scores of the nodes could significantly differ from the ones computed on the global graph. Previous work has studied LRP…

数据结构与算法 · 计算机科学 2015-05-26 Michele Trevisiol , Luca Maria Aiello , Paolo Boldi , Roi Blanco

Local clustering aims to find a compact cluster near the given starting instances. This work focuses on graph local clustering, which has broad applications beyond graphs because of the internal connectivities within various modalities.…

社会与信息网络 · 计算机科学 2024-12-05 Zihao Li , Dongqi Fu , Hengyu Liu , Jingrui He

Recently bipartite graphs have been widely used to represent the relationship two sets of items for information retrieval applications. The Web offers a wide range of data which can be represented by bipartite graphs, such us movies and…

信息检索 · 计算机科学 2015-07-21 Antonia Korba

The PageRank algorithm enables to rank the nodes of a network through a specific eigenvector of the Google matrix, using a damping parameter $\alpha \in ]0,1[$. Using extensive numerical simulations of large web networks, with a special…

信息检索 · 计算机科学 2011-11-04 K. M. Frahm , B. Georgeot , D. L. Shepelyansky

Processing large complex networks recently attracted considerable interest. Complex graphs are useful in a wide range of applications from technological networks to biological systems like the human brain. Sometimes these networks are…

数据结构与算法 · 计算机科学 2019-12-03 Christian Schulz

The PageRank is a popularity measure designed by Google to rank Web pages. Experiments confirm that the PageRank obeys a `power law' with the same exponent as the In-Degree. This paper presents a novel mathematical model that explains this…

概率论 · 数学 2007-05-23 N. Litvak , W. R. W. Scheinhardt , Y. Volkovich

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 leagues to…

社会与信息网络 · 计算机科学 2020-12-14 Yuhao Zhou , Ruijie Wang , Yi-Cheng Zhang , An Zeng , Matúš Medo

During the last two decades, we easilly see that the World Wide Web's link structure is modeled as the directed graph. In this paper, we will model the World Wide Web's link structure as the directed hypergraph. Moreover, we will develop…

社会与信息网络 · 计算机科学 2022-09-07 Loc Tran , Tho Quan , An Mai

A hypergraph is a useful combinatorial object to model ternary or higher-order relations among entities. Clustering hypergraphs is a fundamental task in network analysis. In this study, we develop two clustering algorithms based on…

数据结构与算法 · 计算机科学 2021-10-27 Yuuki Takai , Atsushi Miyauchi , Masahiro Ikeda , Yuichi Yoshida