中文
相关论文

相关论文: Geographic Gossip: Efficient Averaging for Sensor …

200 篇论文

We give a simple distributed algorithm for computing adjacency matrix eigenvectors for the communication graph in an asynchronous gossip model. We show how to use this algorithm to give state-of-the-art asynchronous community detection…

分布式、并行与集群计算 · 计算机科学 2018-05-01 Frederik Mallmann-Trenn , Cameron Musco , Christopher Musco

Motivated by the large expansion in the study of social networks, this paper deals with the problem of multiple messages spreading over the same network using gossip algorithms. Given two messages distributed over some nodes of the graph,…

分布式、并行与集群计算 · 计算机科学 2015-02-04 Amine Semma , Ismail Elouafiq

We consider the classical TD(0) algorithm implemented on a network of agents wherein the agents also incorporate the updates received from neighboring agents using a gossip-like mechanism. The combined scheme is shown to converge for both…

分布式、并行与集群计算 · 计算机科学 2013-10-30 Adwaitvedant S. Mathkar , Vivek S. Borkar

In this short note we propose a new approach for the design and analysis of randomized gossip algorithms which can be used to solve the average consensus problem. We show how that Randomized Block Kaczmarz (RBK) method - a method for…

分布式、并行与集群计算 · 计算机科学 2016-10-18 Nicolas Loizou , Peter Richtárik

The convergence of the gossip process has been extensively studied; however, algorithms that generate a set of stochastic matrices, the infinite product of which converges to a rank-one matrix determined by a given weight vector, have been…

最优化与控制 · 数学 2025-02-28 Erkan Bayram , Mohamed-Ali Belabbas

We address the issue of speeding up the training of convolutional networks. Here we study a distributed method adapted to stochastic gradient descent (SGD). The parallel optimization setup uses several threads, each applying individual…

计算机视觉与模式识别 · 计算机科学 2016-11-30 Michael Blot , David Picard , Matthieu Cord , Nicolas Thome

Decentralized learning on resource-constrained edge devices demands algorithms that are communication-efficient, robust to data corruption, and lightweight in memory. State-of-the-art gossip-based methods address communication efficiency,…

机器学习 · 计算机科学 2026-05-08 Anna van Elst , Igor Colin , Stephan Clémençon

We consider the average-consensus problem in a multi-node network of finite size. Communication between nodes is modeled by a sequence of directed signals with arbitrary communication delays. Four distributed algorithms that achieve…

分布式、并行与集群计算 · 计算机科学 2011-06-23 Kevin Topley , Vikram Krishnamurthy

Graph clustering is a fundamental computational problem with a number of applications in algorithm design, machine learning, data mining, and analysis of social networks. Over the past decades, researchers have proposed a number of…

数据结构与算法 · 计算机科学 2019-04-12 He Sun , Luca Zanetti

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

Recently, the privacy guarantees of information dissemination protocols have attracted increasing research interests, among which the gossip protocols assume vital importance in various information exchange applications. In this work, we…

密码学与安全 · 计算机科学 2021-02-08 Richeng Jin , Yufan Huang , Huaiyu Dai

Aggregation is an important building block of modern distributed applications, allowing the determination of meaningful properties (e.g. network size, total storage capacity, average load, majorities, etc.) that are used to direct the…

分布式、并行与集群计算 · 计算机科学 2010-12-01 Paulo Jesus , Carlos Baquero , Paulo Sérgio Almeida

This paper analyzes the adoption of unstructured P2P overlay networks to build publish-subscribe systems. We consider a very simple distributed communication protocol, based on gossip and on the local knowledge each node has about…

分布式、并行与集群计算 · 计算机科学 2012-06-21 Stefano Ferretti

The paper investigates efficient distributed computation in dynamic networks in which the network topology changes (arbitrarily) from round to round. Our first contribution is a rigorous framework for design and analysis of distributed…

分布式、并行与集群计算 · 计算机科学 2012-05-25 Atish Das Sarma , Anisur Rahaman Molla , Gopal Pandurangan

The asynchronous push&pull protocol, a randomized distributed algorithm for spreading a rumour in a graph $G$, works as follows. Independent Poisson clocks of rate 1 are associated with the vertices of $G$. Initially, one vertex of $G$…

分布式、并行与集群计算 · 计算机科学 2015-09-17 Huseyin Acan , Andrea Collevecchio , Abbas Mehrabian , Nick Wormald

In this paper, we study an asynchronous randomized gossip algorithm under unreliable communication. At each instance, two nodes are selected to meet with a given probability. When nodes meet, two unreliable communication links are…

信息论 · 计算机科学 2012-03-28 Guodong Shi , Mikael Johansson , Karl Henrik Johansson

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

Wireless sensor networks require communication protocols for efficiently propagating data in a distributed fashion. The Trickle algorithm is a popular protocol serving as the basis for many of the current standard communication protocols.…

网络与互联网体系结构 · 计算机科学 2015-09-30 Thomas M. M. Meyfroyt , Sem C. Borst , Onno J. Boxma , Dee Denteneer

This paper studies distributed stochastic approximation algorithms based on broadcast gossip on communication networks represented by digraphs. Weak convergence of these algorithms is proved, and an associated ordinary differential equation…

应用统计 · 统计学 2016-09-05 Miloš S. Stanković , Nemanja Ilić , Srdjan S. Stanković

Detecting the source of a gossip is a critical issue, related to identifying patient zero in an epidemic, or the origin of a rumor in a social network. Although it is widely acknowledged that random and local gossip communications make…

分布式、并行与集群计算 · 计算机科学 2025-12-25 Rachid Guerraoui , Anne-Marie Kermarrec , Anastasiia Kucherenko , Rafael Pinot , Sasha Voitovych