中文
相关论文

相关论文: Plane Gossip: Approximating rumor spread in planar…

200 篇论文

We consider an information dissemination problem where the root of an undirected graph constantly updates its information. The goal is to keep every other node in the graph about the root as freshly informed as possible. Our synchronous…

社会与信息网络 · 计算机科学 2022-07-18 Da Qi Chen , Lin An , Aidin Niaparast , R. Ravi , Oleksandr Rudenko

In the IoT era, information is more and more frequently picked up by connected smart sensors with increasing, though limited, storage, communication and computation abilities. Whether due to privacy constraints or to the structure of the…

机器学习 · 计算机科学 2026-03-26 Igor Colin , Aurélien Bellet , Stephan Clémençon , Joseph Salmon

In decentralized optimization, it is common algorithmic practice to have nodes interleave (local) gradient descent iterations with gossip (i.e. averaging over the network) steps. Motivated by the training of large-scale machine learning…

机器学习 · 计算机科学 2020-11-24 Abolfazl Hashemi , Anish Acharya , Rudrajit Das , Haris Vikalo , Sujay Sanghavi , Inderjit Dhillon

We consider the problem of computing compact routing tables for a (weighted) planar graph $G:= (V, E,w)$ in the PRAM, CONGEST, and the novel HYBRID communication model. We present algorithms with polylogarithmic work and communication that…

数据结构与算法 · 计算机科学 2023-05-15 Jinfeng Dou , Thorsten Götte , Henning Hillebrandt , Christian Scheideler , Julian Werthmann

In many applications, nodes in a network desire not only a consensus, but an optimal one. To date, a family of subgradient algorithms have been proposed to solve this problem under general convexity assumptions. This paper shows that, for…

最优化与控制 · 数学 2011-02-11 Jie Lu , Choon Yik Tang , Paul R. Regier , Travis D. Bow

We study the problem of maximizing the broadcast rate in peer-to-peer (P2P) systems under \emph{node degree bounds}, i.e., the number of neighbors a node can simultaneously connect to is upper-bounded. The problem is critical for supporting…

网络与互联网体系结构 · 计算机科学 2012-06-20 Shaoquan Zhang , Ziyu Shao , Minghua Chen , Libin Jiang

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

In this paper, we study distributed graph algorithms in networks in which the nodes have a limited communication capacity. Many distributed systems are built on top of an underlying networking infrastructure, for example by using a virtual…

分布式、并行与集群计算 · 计算机科学 2019-04-26 John Augustine , Mohsen Ghaffari , Robert Gmyr , Kristian Hinnenthal , Fabian Kuhn , Jason Li , Christian Scheideler

Gossip algorithms for distributed computation are attractive due to their simplicity, distributed nature, and robustness in noisy and uncertain environments. However, using standard gossip algorithms can lead to a significant waste in…

信息论 · 计算机科学 2009-11-13 Alexandros G. Dimakis , Anand D. Sarwate , Martin J. Wainwright

We consider basic communication tasks in arbitrary radio networks: $k$-broadcasting and $k$-gathering. In the case of $k$-broadcasting messages from $k$ sources have to get to all nodes in the network. The goal of $k$-gathering is to…

数据结构与算法 · 计算机科学 2025-12-04 Adam Ganczorz , Tomasz Jurdzinski

This paper studies reliability of probabilistic neighbor-aware gossip algorithms over three well- known large-scale random topologies, namely Bernoulli (or Erd\H{o}s-R\'enyi) graph, the random geometric graph, and the scale-free graph. We…

网络与互联网体系结构 · 计算机科学 2017-04-20 Ruijing Hu , Leander Jehl

Multicast data transfers occur in many distributed systems and applications (e.g. IPTV, Grids, content delivery networks). Because of this, efficient multicast data distribution optimization techniques are required. In the first part of…

分布式、并行与集群计算 · 计算机科学 2009-06-03 Mugurel Ionut Andreica , Eliana-Dina Tirsa , Nicolae Tapus

This paper considers the downlink precoding for physical layer multicasting in massive multiple-input-multiple-output (MIMO) systems. We study the max-min fairness (MMF) problem, where channel state information (CSI) at the transmitter is…

信息论 · 计算机科学 2017-06-01 Meysam Sadeghi , Emil Björnson , Erik G. Larsson , Chau Yuen , Thomas L. Marzetta

In a model of network communication based on a random walk in an undirected graph, what subset of nodes (subject to constraints on the set size), enable the fastest spread of information? The dynamics of spread is described by a process…

离散数学 · 计算机科学 2016-02-23 Fern Y. Hunt

Relay networks having $n$ source-to-destination pairs and $m$ half-duplex relays, all operating in the same frequency band in the presence of block fading, are analyzed. This setup has attracted significant attention and several relaying…

信息论 · 计算机科学 2016-11-15 Shengshan Cui , Alexander M. Haimovich , Oren Somekh , H. Vincent Poor

Periodic gossip algorithms have generated a lot of interest due to their ability to compute the global statistics by using local pairwise communications among nodes. Simple execution, robustness to topology changes, and distributed nature…

分布式、并行与集群计算 · 计算机科学 2021-03-31 S. Kouachi , Sateeshkrishna Dhuli , Y. N. Singh

The congested clique is a synchronous, message-passing model of distributed computing in which each computational unit (node) in each round can send message of O(log n) bits to each other node of the network, where n is the number of nodes.…

分布式、并行与集群计算 · 计算机科学 2017-07-28 Tomasz Jurdzinski , Krzysztof Nowicki

We study the classical Node-Disjoint Paths (NDP) problem: given an $n$-vertex graph $G$ and a collection $M=\{(s_1,t_1),\ldots,(s_k,t_k)\}$ of pairs of vertices of $G$ called demand pairs, find a maximum-cardinality set of node-disjoint…

数据结构与算法 · 计算机科学 2016-03-18 Julia Chuzhoy , David H. K. Kim , Shi Li

We consider the problem of energy-efficient broadcasting on dense ad-hoc networks. Ad-hoc networks are generally modeled using random geometric graphs (RGGs). Here, nodes are deployed uniformly in a square area around the origin, and any…

信息论 · 计算机科学 2022-01-19 B. R. Vinay Kumar , Navin Kashyap , D. Yogeshwaran

We consider the following "multiway cut packing" problem in undirected graphs: we are given a graph G=(V,E) and k commodities, each corresponding to a set of terminals located at different vertices in the graph; our goal is to produce a…

数据结构与算法 · 计算机科学 2008-10-06 Siddharth Barman , Shuchi Chawla