中文
相关论文

相关论文: Efficient Algorithms for Approximate Single-Source…

200 篇论文

PageRank is a graph centrality metric that gives the importance of each node in a given graph. The PageRank algorithm provides important insights to understand the behavior of nodes through the connections they form with other nodes. It is…

数据结构与算法 · 计算机科学 2022-03-18 Shalini Jain , Rahul Utkoor , Hemalatha Eedi , Sathya Peri , Ramakrishna Upadrasta

Session-based recommendation (SR) predicts the next items from a sequence of previous items consumed by an anonymous user. Most existing SR models focus only on modeling intra-session characteristics but pay less attention to inter-session…

信息检索 · 计算机科学 2022-01-05 Minjin Choi , Jinhong Kim , Joonsek Lee , Hyunjung Shim , Jongwuk Lee

Local graph clustering methods aim to find small clusters in very large graphs. These methods take as input a graph and a seed node, and they return as output a good cluster in a running time that depends on the size of the output cluster…

机器学习 · 计算机科学 2020-01-14 Wooseok Ha , Kimon Fountoulakis , Michael W. Mahoney

Incorporating speed probability distribution to the computation of the route planning in car navigation systems guarantees more accurate and precise responses. In this paper, we propose a novel approach for dynamically selecting the number…

Researchers have designed many algorithms to measure the distances between graph nodes, such as average hitting times of random walks, cosine distances from DeepWalk, personalized PageRank, etc. Successful although these algorithms are,…

离散数学 · 计算机科学 2020-12-02 Enzhi Li , Zhengyi Le

We study the behavior of network diffusions based on the PageRank random walk from a set of seed nodes. These diffusions are known to reveal small, localized clusters (or communities) and also large macro-scale clusters by varying a…

社会与信息网络 · 计算机科学 2016-07-06 Kyle Kloster , David F. Gleich

Iterative data generation and model re-training can effectively align large language models(LLMs) to human preferences. The process of data sampling is crucial, as it significantly influences the success of policy improvement. Repeated…

计算与语言 · 计算机科学 2024-10-07 Hai Ye , Hwee Tou Ng

Sparse matrix-vector multiplication is often employed in many data-analytic workloads in which low latency and high throughput are more valuable than exact numerical convergence. FPGAs provide quick execution times while offering precise…

分布式、并行与集群计算 · 计算机科学 2020-09-23 Alberto Parravicini , Francesco Sgherzi , Marco D. Santambrogio

The Probability Ranking Principle (PRP) has been considered as the foundational standard in the design of information retrieval (IR) systems. The principle requires an IR module's returned list of results to be ranked with respect to the…

信息检索 · 计算机科学 2024-05-09 Kai Zheng , Haijun Zhao , Rui Huang , Beichuan Zhang , Na Mou , Yanan Niu , Yang Song , Hongning Wang , Kun Gai

While numerous studies have been conducted in the literature exploring different types of machine learning approaches for search ranking, most of them are focused on specific pre-defined problems but only a few of them have studied the…

信息检索 · 计算机科学 2022-03-29 Zhen Liao

This paper proposes a novel admission and routing scheme which takes into account arbitrarily assigned priorities for network flows. The presented approach leverages the centralized Software Defined Networking (SDN) capabilities in order to…

网络与互联网体系结构 · 计算机科学 2020-09-24 Jorge López , Maxime Labonne , Claude Poletti , Dallal Belabed

Network embedding has numerous practical applications and has received extensive attention in graph learning, which aims at mapping vertices into a low-dimensional and continuous dense vector space by preserving the underlying structural…

机器学习 · 计算机科学 2024-08-07 Longlong Lin , Yunfeng Yu , Zihao Wang , Zeli Wang , Yuying Zhao , Jin Zhao , Tao Jia

The PageRank algorithm employed by Google quantifies the importance of each page by the link structure of the web. To reduce the computational burden the distributed randomized PageRank algorithms (DRPA) recently appeared in literature…

系统与控制 · 计算机科学 2013-05-15 Wenxiao Zhao , Han-Fu Chen , Hai-Tao Fang

A regular path query (RPQ) is a regular expression q that returns all node pairs (u, v) from a graph database that are connected by an arbitrary path labelled with a word from L(q). The obvious algorithmic approach to RPQ-evaluation (called…

数据结构与算法 · 计算机科学 2024-02-14 Katrin Casel , Markus L. Schmid

The random order graph streaming model has received significant attention recently, with problems such as matching size estimation, component counting, and the evaluation of bounded degree constant query testable properties shown to admit…

数据结构与算法 · 计算机科学 2021-12-15 John Kallaugher , Michael Kapralov , Eric Price

Retrieving resources in a distributed environment is more difficult than finding data in centralised databases. In the last decade P2P system arise as new and effective distributed architectures for resource sharing, but searching in such…

分布式、并行与集群计算 · 计算机科学 2007-05-23 V. Nicosia , G. Mangioni , V. Carchiolo , M. Malgeri

We revisit the classic local graph exploration algorithm ApproxContributions proposed by Andersen, Borgs, Chayes, Hopcroft, Mirrokni, and Teng (WAW '07, Internet Math. '08) for computing an $\epsilon$-approximation of the PageRank…

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

Algorithmic Recourse (AR) is the problem of computing a sequence of actions that -- once performed by a user -- overturns an undesirable machine decision. It is paramount that the sequence of actions does not require too much effort for…

机器学习 · 计算机科学 2024-01-24 Giovanni De Toni , Paolo Viappiani , Stefano Teso , Bruno Lepri , Andrea Passerini

There has been a rising interest in graph neural networks (GNNs) for representation learning over the past few years. GNNs provide a general and efficient framework to learn from graph-structured data. However, GNNs typically only use the…

机器学习 · 计算机科学 2022-08-30 Julie Choi

PageRank is a well-known centrality measure for the web used in search engines, representing the importance of each web page. In this paper, we follow the line of recent research on the development of distributed algorithms for computation…

系统与控制 · 电气工程与系统科学 2019-07-24 Atsushi Suzuki , Hideaki Ishii