中文
相关论文

相关论文: Virtual Web Based Personalized PageRank Updating

200 篇论文

{\em Personalized PageRank (PPR)} stands as a fundamental proximity measure in graph mining. Since computing an exact SSPPR query answer is prohibitive, most existing solutions turn to approximate queries with guarantees. The…

数据库 · 计算机科学 2022-12-27 Guanhao Hou , Qintian Guo , Fangyuan Zhang , Sibo Wang , Zhewei Wei

We propose a new algorithm, FAST-PPR, for estimating personalized PageRank: given start node $s$ and target node $t$ in a directed graph, and given a threshold $\delta$, FAST-PPR estimates the Personalized PageRank $\pi_s(t)$ from $s$ to…

数据结构与算法 · 计算机科学 2014-08-25 Peter Lofgren , Siddhartha Banerjee , Ashish Goel , C. Seshadhri

We propose and analyze two algorithms for maintaining approximate Personalized PageRank (PPR) vectors on a dynamic graph, where edges are added or deleted. Our algorithms are natural dynamic versions of two known local variations of power…

数据结构与算法 · 计算机科学 2017-12-27 Hongyang Zhang , Peter Lofgren , Ashish Goel

Personalized PageRank (PPR) is a traditional measure for node proximity on large graphs. For a pair of nodes $s$ and $t$, the PPR value $\pi_s(t)$ equals the probability that an $\alpha$-discounted random walk from $s$ terminates at $t$ and…

数据结构与算法 · 计算机科学 2024-03-21 Mingji Yang , Hanzhi Wang , Zhewei Wei , Sibo Wang , Ji-Rong Wen

Most methods for Personalized PageRank (PPR) precompute and store all accurate PPR vectors, and at query time, return the ones of interest directly. However, the storage and computation of all accurate PPR vectors can be prohibitive for…

信息检索 · 计算机科学 2016-08-23 Qin Liu , Zhenguo Li , John C. S. Lui , Jiefeng Cheng

We present new algorithms for Personalized PageRank estimation and Personalized PageRank search. First, for the problem of estimating Personalized PageRank (PPR) from a source distribution to a target node, we present a new bidirectional…

数据结构与算法 · 计算机科学 2015-12-16 Peter Lofgren , Siddhartha Banerjee , Ashish Goel

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

Personalized PageRank (PPR) is an extensively studied and applied node proximity measure in graphs. For a pair of nodes $s$ and $t$ on a graph $G=(V,E)$, the PPR value $\pi(s,t)$ is defined as the probability that an $\alpha$-discounted…

数据结构与算法 · 计算机科学 2024-03-21 Zhewei Wei , Ji-Rong Wen , Mingji Yang

This work proposes a novel framework based on nested evolving set processes to accelerate Personalized PageRank (PPR) computation. At each stage of the process, we employ a localized inexact proximal point iteration to solve a simplified…

机器学习 · 计算机科学 2025-10-28 Binbin Huang , Luo Luo , Yanghua Xiao , Deqing Yang , Baojian Zhou

Personalized PageRank (PPR) is a critical measure of the importance of a node t to a source node s in a graph. The Single-Source PPR (SSPPR) query computes the PPR's of all the nodes with respect to s on a directed graph $G$ with $n$ nodes…

数据结构与算法 · 计算机科学 2021-04-27 Hao Wu , Junhao Gan , Zhewei Wei , Rui Zhang

The personalized PageRank algorithm is one of the most versatile tools for the analysis of networks. In spite of its ubiquity, maintaining personalized PageRank vectors when the underlying network constantly evolves is still a challenging…

社会与信息网络 · 计算机科学 2021-10-07 Esteban Bautista , Matthieu Latapy

Given a graph $G$, a source node $s$ and a target node $t$, the personalized PageRank (PPR) of $t$ with respect to $s$ is the probability that a random walk starting from $s$ terminates at $t$. An important variant of the PPR query is…

社会与信息网络 · 计算机科学 2019-08-29 Sibo Wang , Renchi Yang , Runhui Wang , Xiaokui Xiao , Zhewei Wei , Wenqing Lin , Yin Yang , Nan Tang

Personalized PageRank Vectors are widely used as fundamental graph-learning tools for detecting anomalous spammers, learning graph embeddings, and training graph neural networks. The well-known local FwdPush algorithm approximates PPVs and…

数据结构与算法 · 计算机科学 2023-06-07 Zhen Chen , Xingzhi Guo , Baojian Zhou , Deqing Yang , Steven Skiena

Personalized PageRank (PPR) is a widely used node proximity measure in graph mining and network analysis. Given a source node $s$ and a target node $t$, the PPR value $\pi(s,t)$ represents the probability that a random walk from $s$…

数据结构与算法 · 计算机科学 2020-06-25 Hanzhi Wang , Zhewei Wei , Junhao Gan , Sibo Wang , Zengfeng Huang

Personalized PageRank (PPR) has enormous applications, such as link prediction and recommendation systems for social networks, which often require the fully PPR to be known. Besides, most of real-life graphs are edge-weighted, e.g., the…

社会与信息网络 · 计算机科学 2019-03-29 Wenqing Lin

Despite the overwhelming success of the existing Social Networking Services (SNS), their centralized ownership and control have led to serious concerns in user privacy, censorship vulnerability and operational robustness of these services.…

社会与信息网络 · 计算机科学 2013-01-01 Pili Hu , Wing Cheong Lau

Personalized PageRank (PPR) is a popular node proximity metric in graph mining and network research. Given a graph G=(V,E) and a source node $s \in V$, a single-source PPR (SSPPR) query asks for the PPR value $\vpi(u)$ with respect to s,…

数据结构与算法 · 计算机科学 2022-05-10 Hanzhi Wang , Zhewei Wei , Junhao Gan , Ye Yuan , Xiaoyong Du , Ji-Rong Wen

PageRank is a widely used centrality measure that assesses the significance of vertices in a graph by considering their connections and the importance of those connections. Efficiently updating PageRank on dynamic graphs is essential for…

分布式、并行与集群计算 · 计算机科学 2025-06-24 Subhajit Sahu

The paper provides statistical theory and intuition for personalized PageRank (called "PPR"): a popular technique that samples a small community from a massive network. We study a setting where the entire network is expensive to obtain…

社会与信息网络 · 计算机科学 2020-07-02 Fan Chen , Yini Zhang , Karl Rohe

We propose FrogWild, a novel algorithm for fast approximation of high PageRank vertices, geared towards reducing network costs of running traditional PageRank algorithms. Our algorithm can be seen as a quantized version of power iteration…

分布式、并行与集群计算 · 计算机科学 2015-02-17 Ioannis Mitliagkas , Michael Borokhovich , Alexandros G. Dimakis , Constantine Caramanis
‹ 上一页 1 2 3 10 下一页 ›