中文
相关论文

相关论文: Faster Gossiping in Bidirectional Radio Networks w…

200 篇论文

We consider the problems of deterministic broadcasting and gossiping in completely unknown ad-hoc radio networks. We assume that nothing is known to the nodes about the topology or even the size of the network, $n$, except that $n > 1$.…

分布式、并行与集群计算 · 计算机科学 2011-08-31 Shailesh Vaya

We consider two fundamental communication tasks in arbitrary radio networks: broadcasting (information from one source has to reach all nodes) and gossiping (every node has a message and all messages have to reach all nodes). Nodes are…

分布式、并行与集群计算 · 计算机科学 2024-10-11 Adam Gańczorz , Tomasz Jurdziński , Andrzej Pelc

We study gossip algorithms for the rumor spreading problem which asks each node to deliver a rumor to all nodes in an unknown network. Gossip algorithms allow nodes only to call one neighbor per round and have recently attracted attention…

数据结构与算法 · 计算机科学 2014-04-08 Bernhard Haeupler

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

Gossip and in particular network coded algebraic gossip have recently attracted attention as a fast, bandwidth-efficient, reliable and distributed way to broadcast or multicast multiple messages. While the algorithms are simple, involved…

数据结构与算法 · 计算机科学 2012-06-01 Bernhard Haeupler

In the ad-hoc radio network model, nodes communicate with their neighbors via radio signals, without knowing the topology of the graph. We study the information gathering problem, where each node has a piece of information called a rumor,…

数据结构与算法 · 计算机科学 2019-11-19 Marek Chrobak , Kevin Costello , Leszek Gasieniec

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

Gossip algorithms spread information by having nodes repeatedly forward information to a few random contacts. By their very nature, gossip algorithms tend to be distributed and fault tolerant. If done right, they can also be fast and…

数据结构与算法 · 计算机科学 2014-02-13 Bernhard Haeupler , Dahlia Malkhi

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

This paper studies broadcasting and gossiping algorithms in random and general AdHoc networks. Our goal is not only to minimise the broadcasting and gossiping time, but also to minimise the energy consumption, which is measured in terms of…

分布式、并行与集群计算 · 计算机科学 2007-05-23 Petra Berenbrink , Colin Cooper , Zengjian Hu

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

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

Much work has been developed for studying the classical broadcasting problem in the SINR (Signal-to-Interference-plus-Noise-Ratio) model for wireless device transmission. The setting typically studied is when all radio nodes transmit a…

分布式、并行与集群计算 · 计算机科学 2020-08-18 William K. Moses , Shailesh Vaya

We study gossip algorithms for the rumor spreading problem which asks one node to deliver a rumor to all nodes in an unknown network. We present the first protocol for any expander graph $G$ with $n$ nodes such that, the protocol informs…

分布式、并行与集群计算 · 计算机科学 2013-11-14 Zeyu Guo , He Sun

We consider the fundamental problems of size discovery and topology recognition in radio networks modeled by simple undirected connected graphs. Size discovery calls for all nodes to output the number of nodes in the graph, called its size,…

数据结构与算法 · 计算机科学 2021-05-25 Adam Gańczorz , Tomasz Jurdziński , Mateusz Lewko , Andrzej Pelc

In this paper we improve the deterministic complexity of two fundamental communication primitives in the classical model of ad-hoc radio networks with unknown topology: broadcasting and wake-up. We consider an unknown radio network, in…

分布式、并行与集群计算 · 计算机科学 2019-03-19 Artur Czumaj , Peter Davies

We study gossip algorithms for the fundamental rumor spreading problem, where the goal is to disseminate a rumor from a given source node to all nodes in an arbitrary (and unknown) graph. Gossip algorithms allow each node to call only one…

分布式、并行与集群计算 · 计算机科学 2026-05-15 Fabien Dufoulon , William K. Moses , Gopal Pandurangan

We consider the problem of deterministic broadcasting in radio networks when the nodes have limited knowledge about the topology of the network. We show that for every deterministic broadcasting protocol there exists a network, of radius 2,…

离散数学 · 计算机科学 2008-02-01 Carlos Brito , Shailesh Vaya

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

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
‹ 上一页 1 2 3 10 下一页 ›