中文
相关论文

相关论文: Meeting times on graphs in near-cubic time

200 篇论文

Coalescing random walks is a fundamental stochastic process, where a set of particles perform independent discrete-time random walks on an undirected graph. Whenever two or more particles meet at a given node, they merge and continue as a…

离散数学 · 计算机科学 2018-11-05 Varun Kanade , Frederik Mallmann-Trenn , Thomas Sauerwald

This paper analyzes the meeting time between a pair of pursuer and evader performing random walks on digraphs. The existing bounds on the meeting time usually work only for certain classes of walks and cannot be used to formulate…

机器人学 · 计算机科学 2019-12-06 Xiaoming Duan , Mishel George , Rushabh Patel , Francesco Bullo

Dense subgraphs of sparse graphs (communities), which appear in most real-world complex networks, play an important role in many contexts. Computing them however is generally expensive. We propose here a measure of similarities between…

无序系统与神经网络 · 物理学 2014-10-13 Matthieu Latapy , Pascal Pons

In this paper, we revisit the problem of classical \textit{meeting times} of random walks in graphs. In the process that two tokens (called agents) perform random walks on an undirected graph, the meeting times are defined as the expected…

分布式、并行与集群计算 · 计算机科学 2023-05-22 Ryota Eguchi , Fukuhito Ooshita , Michiko Inoue , Sébastien Tixeuil

It is known that a better than $2$-approximation algorithm for the girth in dense directed unweighted graphs needs $n^{3-o(1)}$ time unless one uses fast matrix multiplication. Meanwhile, the best known approximation factor for a…

数据结构与算法 · 计算机科学 2020-04-28 Mina Dalirrooyfard , Virginia Vassilevska Williams

This article rigorously analyzes the meeting time between pursuers and evaders performing random walks on digraphs. There exist several bounds on the expected meeting time between random walkers on graphs in the literature, however,…

概率论 · 数学 2018-06-26 Mishel George , Rushabh Patel , Francesco Bullo

For a graph $G$ on $n$ vertices, naively sampling the position of a random walk of at time $t$ requires work $\Omega(t)$. We desire local access algorithms supporting $\text{position}(G,s,t)$ queries, which return the position of a random…

数据结构与算法 · 计算机科学 2021-02-16 Amartya Shankha Biswas , Edward Pyne , Ronitt Rubinfeld

We present an all-pairs shortest path algorithm whose running time on a complete directed graph on $n$ vertices whose edge weights are chosen independently and uniformly at random from $[0,1]$ is $O(n^2)$, in expectation and with high…

组合数学 · 数学 2011-05-20 Yuval Peres , Dimitry Sotnikov , Benny Sudakov , Uri Zwick

Aligning a sequence to a walk in a labeled graph is a problem of fundamental importance to Computational Biology. For finding a walk in an arbitrary graph with $|E|$ edges that exactly matches a pattern of length $m$, a lower bound based on…

数据结构与算法 · 计算机科学 2022-02-01 Daniel Gibney , Sharma V. Thankachan , Srinivas Aluru

We prove new results on lazy random walks on finite graphs. To start, we obtain new estimates on return probabilities $P^t(x,x)$ and the maximum expected hitting time $t_{\rm hit}$, both in terms of the relaxation time. We also prove a…

概率论 · 数学 2018-07-19 Roberto I. Oliveira , Yuval Peres

Random walk based distributed algorithms make use of a token that circulates in the system according to a random walk scheme to achieve their goal. To study their efficiency and compare it to one of the deterministic solutions, one is led…

分布式、并行与集群计算 · 计算机科学 2008-07-24 Alain Bui , Devan Sohier

We present an analytical approach to study simple symmetric random walks (RWs) on a crossing geometry consisting of a plane square lattice crossed by $n_l$ number of lines that all meet each other at a single point (the origin) on the…

统计力学 · 物理学 2019-09-02 Reza Sepehrinia , Abbas Ali Saberi , Hor Dashti-Naserabadi

In the stochastic population protocol model, we are given a connected graph with $n$ nodes, and in every time step, a scheduler samples an edge of the graph uniformly at random and the nodes connected by this edge interact. A fundamental…

分布式、并行与集群计算 · 计算机科学 2023-12-22 Dan Alistarh , Joel Rybicki , Sasha Voitovych

An algorithm observes the trajectories of random walks over an unknown graph $G$, starting from the same vertex $x$, as well as the degrees along the trajectories. For all finite connected graphs, one can estimate the number of edges $m$ up…

统计理论 · 数学 2018-08-20 Anna Ben-Hamou , Roberto I. Oliveira , Yuval Peres

In this paper, we provide faster algorithms for computing various fundamental quantities associated with random walks on a directed graph, including the stationary distribution, personalized PageRank vectors, hitting times, and escape…

数据结构与算法 · 计算机科学 2016-11-03 Michael B. Cohen , Jon Kelner , John Peebles , Richard Peng , Aaron Sidford , Adrian Vladu

In a coalescing random walk, a set of particles make independent random walks on a graph. Whenever one or more particles meet at a vertex, they unite to form a single particle, which then continues the random walk through the graph.…

数据结构与算法 · 计算机科学 2016-12-28 Colin Cooper , Robert Elsasser , Hirotaka Ono , Tomasz Radzik

Random walks are the simplest way to explore or search a graph, and have revealed a very useful tool to investigate and characterize the structural properties of complex networks from the real world, e.g. they have been used to identify the…

统计力学 · 物理学 2020-06-11 Timoteo Carletti , Malbor Asllani , Duccio Fanelli , Vito Latora

Arising from structural graph theory, treewidth has become a focus of study in fixed-parameter tractable algorithms in various communities including combinatorics, integer-linear programming, and numerical analysis. Many NP-hard problems…

数据结构与算法 · 计算机科学 2023-09-14 Sally Dong , Yin Tat Lee , Guanghao Ye

Dense subgraphs of sparse graphs (communities), which appear in most real-world complex networks, play an important role in many contexts. Computing them however is generally expensive. We propose here a measure of similarities between…

物理与社会 · 物理学 2007-05-23 Pascal Pons , Matthieu Latapy

Recently, random walks on dynamic graphs have been studied because of their adaptivity to the time-varying structure of real-world networks. In general, there is a tremendous gap between static and dynamic graph settings for the lazy simple…

离散数学 · 计算机科学 2022-01-19 Nobutaka Shimizu , Takeharu Shiraga
‹ 上一页 1 2 3 10 下一页 ›