中文
相关论文

相关论文: Fast Gossip-based Rumor Spreading using Small Mess…

200 篇论文

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

$O(\log n)$ rounds has been a well known upper bound for rumor spreading using push&pull in the random phone call model (i.e., uniform gossip in the complete graph). A matching lower bound of $\Omega(\log n)$ is also known for this special…

数据结构与算法 · 计算机科学 2015-12-10 Chen Avin , Robert Elsässer

Many ad hoc routing protocols are based on some variant of flooding. Despite various optimizations, many routing messages are propagated unnecessarily. We propose a gossiping-based approach, where each node forwards a message with some…

网络与互联网体系结构 · 计算机科学 2007-05-23 Zygmunt Haas , Joseph Y. Halpern , Erran L. Li

Broadcasting and gossiping are fundamental communication tasks in networks. In broadcasting,one node of a network has a message that must be learned by all other nodes. In gossiping, every node has a (possibly different) message, and all…

分布式、并行与集群计算 · 计算机科学 2015-10-22 Kokouvi Hounkanli , Andrzej Pelc

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

In recent times, a considerable amount of work has been devoted to the development and analysis of gossip algorithms in Geometric Random Graphs. In a recently introduced model termed "Geographic Gossip," each node is aware of its position…

多智能体系统 · 计算机科学 2007-07-16 Hariharan Narayanan

Push-Pull is a well-studied round-robin rumor spreading protocol defined as follows: initially a node knows a rumor and wants to spread it to all nodes in a network quickly. In each round, every informed node sends the rumor to a random…

社会与信息网络 · 计算机科学 2014-10-31 Abbas Mehrabian , Ali Pourmiri

We design and analyze gossip algorithms for networks with correlated data. In these networks, either the data to be distributed, the data already available at the nodes, or both, are correlated. This model is applicable for a variety of…

信息论 · 计算机科学 2012-02-09 Bernhard Haeupler , Asaf Cohen , Chen Avin , Muriel Médard

Consider a network of agents connected by communication links, where each agent holds a real value. The gossip problem consists in estimating the average of the values diffused in the network in a distributed manner. We develop a method…

多智能体系统 · 计算机科学 2019-06-12 Raphaël Berthier , Francis Bach , Pierre Gaillard

Gossiping is a communication mechanism, used for fast information dissemination in a network, where each node of the network randomly shares its information with the neighboring nodes. To characterize the notion of fastness in the context…

信息论 · 计算机科学 2023-12-27 Priyanka Kaswan , Purbesh Mitra , Arunabh Srivastava , Sennur Ulukus

In this paper we present various distributed algorithms for LP-type problems in the well-known gossip model. LP-type problems include many important classes of problems such as (integer) linear programming, geometric problems like smallest…

分布式、并行与集群计算 · 计算机科学 2019-04-25 Kristian Hinnenthal , Christian Scheideler , Martijn Struijs

Gossip algorithms is a common term to describe protocols for unreliable information dissemination in natural networks, which are not optimally designed for efficient communication between network entities. We consider application of gossip…

量子物理 · 物理学 2016-11-22 Michael Siomau

We study the gossip problem in a message-passing environment: When a process receives a message, it has to decide whether the sender has more recent information on other processes than itself. This problem is at the heart of many…

形式语言与自动机理论 · 计算机科学 2018-04-30 Benedikt Bollig , Marie Fortin , Paul Gastin

This paper presents greedy gossip with eavesdropping (GGE), a novel randomized gossip algorithm for distributed computation of the average consensus problem. In gossip algorithms, nodes in the network randomly communicate with their…

分布式、并行与集群计算 · 计算机科学 2015-05-14 Deniz Ustebay , Boris Oreshkin , Mark Coates , Michael Rabbat

In this paper, we study the fundamental problem of gossip in the mobile telephone model: a recently introduced variation of the classical telephone model modified to better describe the local peer-to-peer communication services implemented…

数据结构与算法 · 计算机科学 2017-05-29 Calvin Newport

We propose a new protocol solving the fundamental problem of disseminating a piece of information to all members of a group of n players. It builds upon the classical randomized rumor spreading protocol and several extensions. The main…

数据结构与算法 · 计算机科学 2015-03-17 Benjamin Doerr , Mahmoud Fouz

We study a general framework for broadcast gossip algorithms which use companion variables to solve the average consensus problem. Each node maintains an initial state and a companion variable. Iterative updates are performed asynchronously…

系统与控制 · 计算机科学 2012-09-03 Wu Shaochuan , Michael G. Rabbat

The randomized rumor spreading problem generates a big interest in the area of distributed algorithms due to its simplicity, robustness and wide range of applications. The two most popular communication paradigms used for spreading the…

社会与信息网络 · 计算机科学 2019-01-01 Dariusz R. Kowalski , Christopher Thraves Caro

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

In this paper we study gossip based information spreading with bounded message sizes. We use algebraic gossip to disseminate $k$ distinct messages to all $n$ nodes in a network. For arbitrary networks we provide a new upper bound for…

信息论 · 计算机科学 2011-01-25 Chen Avin , Michael Borokhovich , Keren Censor-Hillel , Zvi Lotker