中文
相关论文

相关论文: Many Random Walks Are Faster Than One

200 篇论文

A simple random walk on a graph is a sequence of movements from one vertex to another where at each step an edge is chosen uniformly at random from the set of edges incident on the current vertex, and then transitioned to next vertex.…

概率论 · 数学 2012-02-28 Mohammed Abdullah

Random walks on graphs are an essential primitive for many randomised algorithms and stochastic processes. It is natural to ask how much can be gained by running $k$ multiple random walks independently and in parallel. Although the cover…

离散数学 · 计算机科学 2026-02-19 Nicolás Rivera , Thomas Sauerwald , John Sylvester

We introduce a cover time problem for random walks on dynamic graphs in which the graph expands in time and the walker moves at random times. Time to cover all nodes and number of returns to original states are analyzed in resulting model.

概率论 · 数学 2023-03-02 Yunus Emre Demirci , Ümit Işlak , Mehmet Akif Yıldız

We investigate the hitting times of random walks on graphs, where a hitting time is defined as the number of steps required for a random walker to move from one node to another. While much of the existing literature focuses on calculating…

概率论 · 数学 2025-11-10 Anuraag Kumar

Real networks are often dynamic. In response to it, analyses of algorithms on {\em dynamic networks} attract more and more attentions in network science and engineering. Random walks on dynamic graphs also have been investigated actively in…

概率论 · 数学 2020-08-26 Shuji Kijima , Nobutaka Shimizu , Takeharu Shiraga

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

Random walks on graphs can be slow. To speed them up, imagine that at each step instead of choosing the neighbor at random, there is a small probability $\varepsilon>0$ that we can choose it. We show that in this case, at least for graphs…

概率论 · 数学 2026-05-19 Boris Bukh , Quentin Dubroff

We derive an exact closed-form analytical expression for the distribution of the cover time for a random walk over an arbitrary graph. In special case, we derive simplified exact expressions for the distributions of cover time for a…

数学物理 · 物理学 2009-10-20 Nikola Zlatanov , Ljupco Kocarev

We present analytical results for the distribution of cover times of random walks (RWs) on random regular graphs consisting of $N$ nodes of degree $c$ ($c \ge 3$). Starting from a random initial node at time $t=1$, at each time step $t \ge…

无序系统与神经网络 · 物理学 2021-12-22 Ido Tishby , Ofer Biham , Eytan Katzav

We establish and generalise several bounds for various random walk quantities including the mixing time and the maximum hitting time. Unlike previous analyses, our derivations are based on rather intuitive notions of local expansion…

概率论 · 数学 2019-03-05 Thomas Sauerwald , Luca Zanetti

Dynamic graphs have emerged as an appropriate model to capture the changing nature of many modern networks, such as peer-to-peer overlays and mobile ad hoc networks. Most of the recent research on dynamic networks has only addressed the…

数据结构与算法 · 计算机科学 2011-02-02 Oksana Denysyuk , Luis Rodrigues

We study a discrete time self interacting random process on graphs, which we call Greedy Random Walk. The walker is located initially at some vertex. As time evolves, each vertex maintains the set of adjacent edges touching it that have not…

概率论 · 数学 2019-02-20 Tal Orenshtein , Igor Shinkar

We study the graph-theoretic properties of the trace of random walks on pseudorandom graphs. We show that for any $\varepsilon>0$, there exists a constant $C$ such that the cover time of an $(n,d,\lambda)$-graph $G$ with $d/\lambda\ge C$ is…

组合数学 · 数学 2026-02-12 Yaobin Chen , Yiting Wang

Consider a collaborative dynamic of $k$ independent random walks on a finite connected graph $G$. We are interested in the size of the set of vertices visited by at least one walker and study how the number of walkers relates to the…

概率论 · 数学 2023-03-01 Partha S. Dey , Daesung Kim , Grigory Terlov

We apply the power-of-two-choices paradigm to a random walk on a graph: rather than moving to a uniform random neighbour at each step, a controller is allowed to choose from two independent uniform random neighbours. We prove that this…

离散数学 · 计算机科学 2023-06-22 Agelos Georgakopoulos , John Haslegrave , Thomas Sauerwald , John Sylvester

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

We consider random walks in which the walk originates in one set of nodes and then continues until it reaches one or more nodes in a target set. The time required for the walk to reach the target set is of interest in understanding the…

系统与控制 · 计算机科学 2019-01-11 Andrew Clark , Basel Alomair , Linda Bushnell , Radha Poovendran

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

The rotor router model is a popular deterministic analogue of a random walk on a graph. Instead of moving to a random neighbor, the neighbors are served in a fixed order. We examine how fast this "deterministic random walk" covers all…

离散数学 · 计算机科学 2010-06-18 Tobias Friedrich , Thomas Sauerwald

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 下一页 ›