中文
相关论文

相关论文: The coalescing-branching random walk on expanders …

200 篇论文

Coalescing-branching random walks, or {\em cobra walks} for short, are a natural variant of random walks on graphs that can model the spread of disease through contacts or the spread of information in networks. In a $k$-cobra walk, at each…

数据结构与算法 · 计算机科学 2016-03-22 Michael Mitzenmacher , Rajmohan Rajaraman , Scott Roche

Bootstrap percolation is a process that is used to model the spread of an infection on a given graph. In the model considered here each vertex is equipped with an individual threshold. As soon as the number of infected neighbors exceeds…

概率论 · 数学 2022-10-25 Nils Detering , Thilo Meyer-Brandis , Konstantinos Panagiotou

We study two random processes on an $n$-vertex graph inspired by the internal diffusion limited aggregation (IDLA) model. In both processes $n$ particles start from an arbitrary but fixed origin. Each particle performs a simple random walk…

离散数学 · 计算机科学 2019-11-27 Nicolas Rivera , Alexandre Stauffer , Thomas Sauerwald , John Sylvester

We study the problem of broadcasting multiple messages in the CONGEST model. In this problem, a dedicated source node $s$ possesses a set $M$ of messages with every message of size $O(\log n)$ where $n$ is the total number of nodes. The…

分布式、并行与集群计算 · 计算机科学 2026-01-15 Anton Paramonov , Roger Wattenhofer

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

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

Graph bootstrap percolation is a discrete-time process capturing the spread of a virus on the edges of $K_n$. Given an initial set $G\subseteq K_n$ of infected edges, the transmission of the virus is governed by a fixed graph $H$: in each…

组合数学 · 数学 2026-03-17 David Fabian , Patrick Morris , Tibor Szabó

Random walk is one of the basic mechanisms found in many network applications. We study the epidemic spreading dynamics driven by biased random walks on complex networks. In our epidemic model, each time infected nodes constantly spread…

物理与社会 · 物理学 2015-06-22 Cunlai Pu , Siyuan Li , Jian Yang

We consider a synchronous process of particles moving on the vertices of a graph $G$, introduced by Cooper, McDowell, Radzik, Rivera and Shiraga (2018). Initially, $M$ particles are placed on a vertex of $G$. In subsequent time steps, all…

A bootstrap percolation process on a graph $G$ is an "infection" process which evolves in rounds. Initially, there is a subset of infected nodes and in each subsequent round each uninfected node which has at least $r$ infected neighbours…

概率论 · 数学 2013-08-15 Hamed Amini , Nikolaos Fountoulakis

We pose a new and intriguing question motivated by distributed computing regarding random walks on graphs: How long does it take for several independent random walks, starting from the same vertex, to cover an entire graph? We study the…

概率论 · 数学 2007-11-20 Noga Alon , Chen Avin , Michal Koucky , Gady Kozma , Zvi Lotker , Mark R. Tuttle

We address the question of understanding the effect of the underlying network topology on the spread of a virus and the dissemination of information when users are mobile performing independent random walks on a graph. To this end we…

概率论 · 数学 2008-10-20 M. Draief , A. Ganesh

Consider a fully connected network of nodes, some of which have a piece of data to be disseminated to the whole network. We analyze the following push-type epidemic algorithm: in each push round, every node that has the data, i.e., every…

概率论 · 数学 2014-03-12 Mine Caglar , Ali Devin Sezer

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

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

This paper initiates the study of the impact of failures on the fundamental problem of \emph{information spreading} in the Vertex-Congest model, in which in every round, each of the $n$ nodes sends the same $O(\log{n})$-bit message to all…

分布式、并行与集群计算 · 计算机科学 2015-07-07 Keren Censor-Hillel , Tariq Toukan

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

In this work we investigate a bootstrap percolation process on random graphs generated by a random graph model which combines preferential attachment and edge insertion between previously existing vertices. The probabilities of adding…

概率论 · 数学 2021-04-01 Caio Alves , Rodrigo Ribeiro

We study the popular randomized rumour spreading protocol Push. Initially, a node in a graph possesses some information, which is then spread in a round based manner. In each round, each informed node chooses uniformly at random one of its…

概率论 · 数学 2021-10-20 Rami Daknama , Konstantinos Panagiotou , Simon Reisser

We introduce a new technique for bounding the cover time of random walks by relating it to the runtime of randomized broadcast. In particular, we strongly confirm for dense graphs the intuition of Chandra et al. \cite{CRRST97} that "the…

数据结构与算法 · 计算机科学 2009-02-11 Robert Elsässer , Thomas Sauerwald
‹ 上一页 1 2 3 10 下一页 ›