中文
相关论文

相关论文: The Communication Cost of Information Spreading in…

200 篇论文

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

We study how to spread $k$ tokens of information to every node on an $n$-node dynamic network, the edges of which are changing at each round. This basic {\em gossip problem} can be completed in $O(n + k)$ rounds in any static network, and…

分布式、并行与集群计算 · 计算机科学 2014-09-30 Chinmoy Dutta , Gopal Pandurangan , Rajmohan Rajaraman , Zhifeng Sun , Emanuele Viola

We study the problem of gossip in dynamic networks controlled by an adversary that can modify the network arbitrarily from one round to another, provided that the network is always connected. In the gossip problem, $n$ tokens are…

分布式、并行与集群计算 · 计算机科学 2016-07-20 John Augustine , Chen Avin , Mehraneh Liaee , Gopal Pandurangan , Rajmohan Rajaraman

The best known solutions for $k$-message broadcast in dynamic networks of size $n$ require $\Omega(nk)$ rounds. In this paper, we see if these bounds can be improved by smoothed analysis. We study perhaps the most natural randomized…

分布式、并行与集群计算 · 计算机科学 2022-08-15 Michael Dinitz , Jeremy Fineman , Seth Gilbert , Calvin Newport

Broadcast and consensus are most fundamental tasks in distributed computing. These tasks are particularly challenging in dynamic networks where communication across the network links may be unreliable, e.g., due to mobility or failures.…

分布式、并行与集群计算 · 计算机科学 2024-08-21 Antoine El-Hayek , Monika Henzinger , Stefan Schmid

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

We study the single-message broadcast problem in dynamic radio networks. We show that the time complexity of the problem depends on the amount of stability and connectivity of the dynamic network topology and on the adaptiveness of the…

分布式、并行与集群计算 · 计算机科学 2016-01-11 Mohamad Ahmadi , Abdolhamid Ghodselahi , Fabian Kuhn , Anisur Rahaman Molla

This paper presents a distributed optimization scheme over a network of agents in the presence of cost uncertainties and over switching communication topologies. Inspired by recent advances in distributed convex optimization, we propose a…

最优化与控制 · 数学 2016-11-15 Saghar Hosseini , Airlie Chapman , Mehran Mesbahi

Broadcasting in wireless networks is vulnerable to adversarial jamming. To thwart such behavior, \emph{resource competitive analysis} is proposed. In this framework, sending, listening, or jamming on one channel for one time slot costs one…

分布式、并行与集群计算 · 计算机科学 2020-10-22 Haimin Chen , Chaodong Zheng

We study the distributed tracking model, also known as distributed functional monitoring. This model involves $k$ sites each receiving a stream of items and communicating with the central server. The server's task is to track a function of…

数据结构与算法 · 计算机科学 2023-11-02 Zhongzheng Xiong , Xiaoyi Zhu , Zengfeng Huang

Consider the classical problem of information dissemination: one (or more) nodes in a network have some information that they want to distribute to the remainder of the network. In this paper, we study the cost of information dissemination…

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

We propose an adaptive diffusion mechanism to optimize a global cost function in a distributed manner over a network of nodes. The cost function is assumed to consist of a collection of individual components. Diffusion adaptation allows the…

最优化与控制 · 数学 2015-06-03 Jianshu Chen , Ali H. Sayed

This paper presents gossip algorithms for aggregation tasks that demonstrate both robustness to adversarial corruptions of any order of magnitude and optimality across a substantial range of these corruption levels. Gossip algorithms…

数据结构与算法 · 计算机科学 2025-08-19 Bernhard Haeupler , Marc Kaufmann , Raghu Raman Ravi , Ulysse Schaller

We consider the problem of making distributed computations robust to noise, in particular to worst-case (adversarial) corruptions of messages. We give a general distributed interactive coding scheme which simulates any asynchronous…

数据结构与算法 · 计算机科学 2017-02-27 Keren Censor-Hillel , Ran Gelles , Bernhard Haeupler

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

The message complexity of a distributed algorithm is the total number of messages sent by all nodes over the course of the algorithm. This paper studies the message complexity of distributed algorithms for fundamental graph optimization…

分布式、并行与集群计算 · 计算机科学 2023-11-28 Fabien Dufoulon , Shreyas Pai , Gopal Pandurangan , Sriram V. Pemmaraju , Peter Robinson

We continue the recent line of research studying information dissemination problems in adversarial dynamic radio networks. We give two generic algorithms which allow to transform generalized version of single-message broadcast algorithms…

分布式、并行与集群计算 · 计算机科学 2016-10-11 Mohamad Ahmadi , Fabian Kuhn

We study lower bounds on information dissemination in adversarial dynamic networks. Initially, k pieces of information (henceforth called tokens) are distributed among n nodes. The tokens need to be broadcast to all nodes through a…

数据结构与算法 · 计算机科学 2012-08-31 Bernhard Haeupler , Fabian Kuhn

We consider the problem of communication over a network containing a hidden and malicious adversary that can control a subset of network resources, and aims to disrupt communications. We focus on omniscient node-based adversaries, i.e., the…

信息论 · 计算机科学 2016-05-09 Peida Tian , Sidharth Jaggi , Mayank Bakshi , Oliver Kosut

There is a fundamental trade-off between the communication cost and latency in information aggregation. Aggregating multiple communication messages over time can alleviate overhead and improve energy efficiency on one hand, but inevitably…

网络与互联网体系结构 · 计算机科学 2017-09-25 Chi-Kin Chau , Majid Khonji , Muhammad Aftab
‹ 上一页 1 2 3 10 下一页 ›