中文
相关论文

相关论文: Slow links, fast links, and the cost of gossip

200 篇论文

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

We study the cost of distributed MST construction in the setting where each edge has a latency and a capacity, along with the weight. Edge latencies capture the delay on the links of the communication network, while capacity captures their…

分布式、并行与集群计算 · 计算机科学 2020-01-15 John Augustine , Seth Gilbert , Fabian Kuhn , Peter Robinson , Suman Sourav

Dynamical processes taking place on networks have received much attention in recent years, especially on various models of random graphs (including small world and scale free networks). They model a variety of phenomena, including the…

概率论 · 数学 2007-05-23 Jonathan Rowe , Boris Mitavskiy

Broadcasting algorithms are important building blocks of distributed systems. In this work we investigate the typical performance of the classical and well-studied push model. Assume that initially one node in a given network holds some…

组合数学 · 数学 2010-02-19 Nikolaos Fountoulakis , Konstantinos Panagiotou

Reliable propagation of information through large networks, e.g., communication networks, social networks or sensor networks is very important in many applications concerning marketing, social networks, and wireless sensor networks.…

数据结构与算法 · 计算机科学 2018-05-08 Christian Frey , Andreas Züfle , Tobias Emrich , Matthias Renz

We consider the distributed weight balancing problem in networks of nodes that are interconnected via directed edges, each of which is able to admit a positive integer weight within a certain interval, captured by individual lower and upper…

系统与控制 · 电气工程与系统科学 2019-07-10 Apostolos I. Rikos , Christoforos N. Hadjicostis

This paper investigates the message complexity of distributed information spreading (a.k.a gossip or token dissemination) in adversarial dynamic networks, where the goal is to spread $k$ tokens of information to every node on an $n$-node…

分布式、并行与集群计算 · 计算机科学 2018-06-27 Mohamad Ahmadi , Fabian Kuhn , Shay Kutten , Anisur Rahaman Molla , Gopal Pandurangan

We introduce the \emph{local information cost} (LIC), which quantifies the amount of information that nodes in a network need to learn when solving a graph problem. We show that the local information cost presents a natural lower bound on…

分布式、并行与集群计算 · 计算机科学 2024-01-23 Peter Robinson

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 investigate the use of network coding for information dissemination over a wireless network. Using network coding allows for a simple, distributed and robust algorithm where nodes do not need any information from their neighbors. In this…

信息论 · 计算机科学 2016-11-18 Mohammad Hamed Firooz , Sumit Roy

In this paper, we study the impact of edge weights on distances in diluted random graphs. We interpret these weights as delays, and take them as i.i.d exponential random variables. We analyze the weighted flooding time defined as the…

概率论 · 数学 2010-11-30 Hamed Amini , Moez Draief , Marc Lelarge

In this paper, we look at the problem of randomized leader election in synchronous distributed networks with a special focus on the message complexity. We provide an algorithm that solves the implicit version of leader election (where…

分布式、并行与集群计算 · 计算机科学 2019-01-03 Seth Gilbert , Peter Robinson , Suman Sourav

We consider the problem of clustering graph nodes over large-scale dynamic graphs, such as citation networks, images and web networks, when graph updates such as node/edge insertions/deletions are observed distributively. We propose…

数据结构与算法 · 计算机科学 2018-11-16 Chun Jiang Zhu , Tan Zhu , Kam-Yiu Lam , Song Han , Jinbo Bi

In this paper, we address the problem of broadcasting in a wireless network under a novel communication model: the {\em swamping} communication model. In this model, nodes communicate only with those nodes at geometric distance greater than…

分布式、并行与集群计算 · 计算机科学 2014-06-10 Evangelos Kranakis , Michel Paquette

Given a network represented by a weighted directed graph G, we consider the problem of finding a bounded cost set of nodes S such that the influence spreading from S in G, within a given time bound, is as large as possible. The dynamic that…

社会与信息网络 · 计算机科学 2015-02-23 Ferdinando Cicalese , Gennaro Cordasco , Luisa Gargano , Martin Milanic , Joseph Peters , Ugo Vaccaro

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

Given a network of fixed size $n$ and an initial distribution of data, we derive sufficient connectivity conditions on a sequence of time-varying digraphs for (a) data collection and (b) data dissemination, within at most $(n-1)$…

系统与控制 · 计算机科学 2016-05-03 Kevin Topley

Many phenomena in real world social networks are interpreted as spread of influence between activated and non-activated network elements. These phenomena are formulated by combinatorial graphs, where vertices represent the elements and…

离散数学 · 计算机科学 2024-03-01 Siavash Askari , Manouchehr Zaker

We focus on the well-studied problem of distributed overlay network construction. We consider a synchronous gossip-based communication model where in each round a node can send a message of small size to another node whose identifier it…

分布式、并行与集群计算 · 计算机科学 2023-11-30 Fabien Dufoulon , Michael Moorman , William K. Moses , Gopal Pandurangan

We study the problem of randomized information dissemination in networks. We compare the now standard PUSH-PULL protocol, with agent-based alternatives where information is disseminated by a collection of agents performing independent…

分布式、并行与集群计算 · 计算机科学 2020-06-04 George Giakkoupis , Frederik Mallmann-Trenn , Hayk Saribekyan
‹ 上一页 1 2 3 10 下一页 ›