中文
相关论文

相关论文: Optimal epidemic dissemination

200 篇论文

We study the relation between the performance of the randomized rumor spreading (push model) in a d-regular graph G and the performance of the same algorithm in the percolated graph G_p. We show that if the push model successfully broadcast…

概率论 · 数学 2011-10-06 Roberto I. Oliveira , Alan Prata

Social networks allow rapid spread of ideas and innovations while the negative information can also propagate widely. When the cascades with different opinions reaching the same user, the cascade arriving first is the most likely to be…

社会与信息网络 · 计算机科学 2017-11-10 Guangmo Tong , Weili Wu , Ling Guo , Deying Li , Cong Liu , Bin Liu , Ding-Zhu Du

Performing random walks in networks is a fundamental primitive that has found numerous applications in communication networks such as token management, load balancing, network topology discovery and construction, search, and peer-to-peer…

分布式、并行与集群计算 · 计算机科学 2012-01-12 Atish Das Sarma , Anisur Rahaman Molla , Gopal Pandurangan

The asynchronous rumor algorithm spreading propagates a piece of information, the so-called rumor, in a network. Starting with a single informed node, each node is associated with an exponential time clock with rate $1$ and calls a random…

数据结构与算法 · 计算机科学 2020-05-19 Ali Pourmiri , Bernard Mans

We study a gossip protocol called forwarding without repeating (FWR). The objective is to spread multiple rumors over a graph as efficiently as possible. FWR accomplishes this by having nodes record which messages they have forwarded to…

分布式、并行与集群计算 · 计算机科学 2012-08-15 Vincent Gripon , Vitaly Skachek , Michael Rabbat

Information dissemination is a fundamental problem in parallel and distributed computing. In its simplest variant, the broadcasting problem, a message has to be spread among all nodes of a graph. A prominent communication protocol for this…

数据结构与算法 · 计算机科学 2014-12-10 Robert Elsässer , Dominik Kaaser

Distributed computing models typically assume reliable communication between processors. While such assumptions often hold for engineered networks, e.g., due to underlying error correction protocols, their relevance to biological systems,…

分布式、并行与集群计算 · 计算机科学 2015-06-29 Ofer Feinerman , Bernhard Haeupler , Amos Korman

We study the problem of information gathering in ad-hoc radio networks without collision detection, focussing on the case when the network forms a tree, with edges directed towards the root. Initially, each node has a piece of information…

数据结构与算法 · 计算机科学 2014-07-08 Marek Chrobak , Kevin Costello , Leszek Gasieniec , Dariusz R. Kowalski

Understanding how information can efficiently spread in distributed systems under noisy communications is a fundamental question in both biological research and artificial system design. When agents are able to control whom they interact…

分布式、并行与集群计算 · 计算机科学 2024-11-11 Niccolò D'Archivio , Amos Korman , Emanuele Natale , Robin Vacus

We empirically analyze two versions of the well-known "randomized rumor spreading" protocol to disseminate a piece of information in networks. In the classical model, in each round each informed node informs a random neighbor. In the…

数据结构与算法 · 计算机科学 2015-03-17 Benjamin Doerr , Tobias Friedrich , Marvin Künnemann , Thomas Sauerwald

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

Error-correcting codes are efficient methods for handling \emph{noisy} communication channels in the context of technological networks. However, such elaborate methods differ a lot from the unsophisticated way biological entities are…

分布式、并行与集群计算 · 计算机科学 2016-05-24 Pierre Fraigniaud , Emanuele Natale

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

Suppose that a rumor originating from a single source among a set of suspects spreads in a network, how to root out this rumor source? With the a priori knowledge of suspect nodes and an observation of infected nodes, we construct a maximum…

社会与信息网络 · 计算机科学 2016-11-17 Wenxiang Dong , Wenyi Zhang , Chee Wei Tan

Motivated by the large expansion in the study of social networks, this paper deals with the problem of multiple messages spreading over the same network using gossip algorithms. Given two messages distributed over some nodes of the graph,…

分布式、并行与集群计算 · 计算机科学 2015-02-04 Amine Semma , Ismail Elouafiq

We consider message and time efficient broadcasting and multi-broadcasting in wireless ad-hoc networks, where a subset of nodes, each with a unique rumor, wish to broadcast their rumors to all destinations while minimizing the total number…

分布式、并行与集群计算 · 计算机科学 2013-10-21 Liron Levin , Dariusz R. Kowalski , Michael Segal

The rapid spread of information and rumors through social media platforms, especially in group settings, motivates the need for more sophisticated models of rumor propagation. Traditional pairwise models do not account for group…

物理与社会 · 物理学 2025-04-29 Kleber A. Oliveira , Pietro Traversa , Guilherme Ferraz de Arruda , Yamir Moreno

Gossip algorithms have recently received significant attention, mainly because they constitute simple and robust message-passing schemes for distributed information processing over networks. However for many topologies that are realistic…

信息论 · 计算机科学 2008-02-20 F. Benezit , A. G. Dimakis , P. Thiran , M. Vetterli

We study the fundamental problem of information spreading (also known as gossip) in dynamic networks. In gossip, or more generally, $k$-gossip, there are $k$ pieces of information (or tokens) that are initially present in some nodes and the…

分布式、并行与集群计算 · 计算机科学 2011-12-05 Chinmoy Dutta , Gopal Pandurangan , Rajmohan Rajaraman , Zhifeng Sun

This paper describes and analyzes a hierarchical gossip algorithm for solving the distributed average consensus problem in wireless sensor networks. The network is recursively partitioned into subnetworks. Initially, nodes at the finest…

分布式、并行与集群计算 · 计算机科学 2012-02-29 Konstantinos I. Tsianos , Michael G. Rabbat