中文
相关论文

相关论文: Greedy Gossiping

200 篇论文

Aldous [(2007) Preprint] defined a gossip process in which space is a discrete $N\times N$ torus, and the state of the process at time $t$ is the set of individuals who know the information. Information spreads from a site to its nearest…

概率论 · 数学 2012-03-05 Shirshendu Chatterjee , Rick Durrett

Push-Pull is a well-studied round-robin rumor spreading protocol defined as follows: initially a node knows a rumor and wants to spread it to all nodes in a network quickly. In each round, every informed node sends the rumor to a random…

社会与信息网络 · 计算机科学 2014-10-31 Abbas Mehrabian , Ali Pourmiri

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 classical rumor spreading problem, which is used to spread information in an unknown network with $n$ nodes. We present the first protocol for any expander graph $G$ with $n$ nodes and minimum degree $\Theta(n)$ such that, the…

数据结构与算法 · 计算机科学 2013-11-13 Zeyu Guo , He Sun

In this paper we study two related iterative randomized algorithms for distributed computation of averages. The first one is the recently proposed Broadcast Gossip Algorithm, in which at each iteration one randomly selected node broadcasts…

最优化与控制 · 数学 2011-07-25 Paolo Frasca , Fabio Fagnani

We consider a fully connected network consisting of a source that maintains the current version of a file, $n$ nodes that use asynchronous gossip mechanisms to disseminate fresh information in the network, and an adversary who infects the…

信息论 · 计算机科学 2022-05-18 Priyanka Kaswan , Sennur Ulukus

Gossip protocols have been proposed as a robust and efficient method for disseminating information throughout large-scale networks. In this paper, we propose a compositional analysis technique to study formal probabilistic models of gossip…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Ruggero Lanotte , Massimo Merro , Simone Tini

A clustered gossip network is considered in which a source updates its information over time, and end-nodes, organized in clusters through clusterheads, are keeping track of it. The goal for the nodes is to remain as fresh as possible,…

信息论 · 计算机科学 2025-12-16 Irtiza Hasan , Ahmed Arafa

We study four discrete time stochastic systems on $\bbN$ modeling processes of rumour spreading. The involved individuals can either have an active or a passive role, speaking up or asking for the rumour. The appetite in spreading or…

概率论 · 数学 2019-03-05 Valdivino V. Junior , Fabio P. Machado , Mauricio Zuluaga

A family of gossiping algorithms depending on a parameter permutation is introduced, formalized, and discussed. Several of its members are analyzed and their asymptotic behaviour is revealed, including a member whose model and performance…

分布式、并行与集群计算 · 计算机科学 2015-04-14 Vincenzo De Florio , Chris Blondia

Gossiping is a widespread social phenomenon that shapes relationships and information flow in communities. From a network theoretic point of view, gossiping can be seen as a higher-order interaction, as it involves at least two persons…

统计方法学 · 统计学 2025-11-25 Veronica Poda , Veronica Vinciotti , Ernst C. Wit

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

Continually arriving information is communicated through a network of $n$ agents, with the value of information to the $j$'th recipient being a decreasing function of $j/n$, and communication costs paid by recipient. Regardless of details…

概率论 · 数学 2010-05-27 David J. Aldous

Communication overhead hinders the scalability of large-scale distributed training. Gossip SGD, where each node averages only with its neighbors, is more communication-efficient than the prevalent parallel SGD. However, its convergence rate…

机器学习 · 计算机科学 2021-05-20 Yiming Chen , Kun Yuan , Yingya Zhang , Pan Pan , Yinghui Xu , Wotao Yin

Real life networks are generally modelled as scale free networks. Information diffusion in such networks in decentralised environment is a difficult and resource consuming affair. Gossip algorithms have come up as a good solution to this…

网络与互联网体系结构 · 计算机科学 2013-10-23 Ruchir Gupta , Abhijeet C. Maali , Yatindra Nath Singh

This paper proposes and investigates a framework for clique gossip protocols. As complete subnetworks, the existence of cliques is ubiquitous in various social, computer, and engineering networks. By clique gossiping, nodes interact with…

分布式、并行与集群计算 · 计算机科学 2017-06-09 Yang Liu , Bo Li , Brian Anderson , Guodong Shi

Peer to peer (P2P) systems are moving from application specific architectures to a generic service oriented design philosophy. This raises interesting problems in connection with providing useful P2P middleware services capable of dealing…

分布式、并行与集群计算 · 计算机科学 2007-12-27 Antonio Fernandez , Vincent Gramoli , Ernesto Jimenez , Anne-Marie Kermarrec , Michel Raynal

The identification of the minimal set of nodes that maximizes the propagation of information is one of the most relevant problems in network science. In this paper, we introduce a new method to find the set of initial spreaders to maximize…

Although gossip and random walk-based learning algorithms are widely known for decentralized learning, there has been limited theoretical and experimental analysis to understand their relative performance for different graph topologies and…

机器学习 · 计算机科学 2026-04-20 Peyman Gholami , Hulya Seferoglu

Motivated by applications in online dating and kidney exchange, the stochastic matching problem was introduced by Chen, Immorlica, Karlin, Mahdian and Rudra (2009). They have proven a 4-approximation of a simple greedy strategy, but…

数据结构与算法 · 计算机科学 2013-11-06 Marek Adamczyk