中文
相关论文

相关论文: GossipSub: Attack-Resilient Message Propagation in…

200 篇论文

We consider information dissemination over a network of gossiping agents (nodes). In this model, a source keeps the most up-to-date information about a time-varying binary state of the world, and $n$ receiver nodes want to follow the…

信息论 · 计算机科学 2024-10-28 Melih Bastopcu , S. Rasoul Etesami , Tamer Başar

Web 3.0 is envisioned as a decentralized paradigm, where blockchain serves as a core technology for transparent and tamper-proof data management. Among various blockchain architectures, consortium blockchains have emerged as the preferred…

网络与互联网体系结构 · 计算机科学 2026-04-21 Shi Chen , Jinbo Wen , Jiawen Kang , Tenghui Huang , Maomao Zhang , Tao Zhang , Dong In Kim

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

We consider a system consisting of a large network of $n$ users and a library of files, wherein inter-user communication is established based upon gossip mechanisms. Each file is initially present at exactly one node, which is designated as…

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

In this paper, we study the fundamental problem of gossip in the mobile telephone model: a recently introduced variation of the classical telephone model modified to better describe the local peer-to-peer communication services implemented…

数据结构与算法 · 计算机科学 2017-05-29 Calvin Newport

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

In instances of online kernel learning where little prior information is available and centralized learning is unfeasible, past research has shown that distributed and online multi-kernel learning provides sub-linear regret as long as every…

机器学习 · 计算机科学 2023-05-02 Tomas Ortega , Hamid Jafarkhani

In Wireless Sensor Networks (WSN), typically composed of nodes with resource constraints, leveraging efficient processes is crucial to enhance the network lifetime and, consequently, the sustainability in ultra-dense and heterogeneous…

网络与互联网体系结构 · 计算机科学 2020-07-28 Bruno Chianca Ferreira , Vítor Fonte , João Marco C. Silva

The level of trust accorded to certification authorities has been decreasing over the last few years as several cases of misbehavior and compromise have been observed. Log-based approaches, such as Certificate Transparency, ensure that…

密码学与安全 · 计算机科学 2016-01-06 Laurent Chuat , Pawel Szalachowski , Adrian Perrig , Ben Laurie , Eran Messeri

We consider a network consisting of $n$ nodes connected in a ring formation and a source that generates updates according to a renewal process and disseminates them to the ring network according to a Poisson process. The nodes in the…

信息论 · 计算机科学 2026-05-07 Arunabh Srivastava , Sennur Ulukus

We study a gossip-based algorithm for searching data objects in a multipeer communication network. All of the nodes in the network are able to communicate with each other. There exists an initiator node that starts a round of searches by…

网络与互联网体系结构 · 计算机科学 2009-07-16 Eva Jaho , Ioannis Koukoutsidis , Siyu Tang , Ioannis Stavrakakis , Piet Van Mieghem

The paper develops a blockchain protocol for a social media network (BE-SMN) to mitigate the spread of misinformation. BE-SMN is derived based on the information transmission-time distribution by modeling the misinformation transmission as…

社会与信息网络 · 计算机科学 2023-05-03 Rui Luo , Vikram Krishnamurthy , Erik Blasch

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

Gossip protocols are programs used in a setting in which each agent holds a secret and the aim is to reach a situation in which all agents know all secrets. Such protocols rely on a point-to-point or group communication. Distributed…

人工智能 · 计算机科学 2019-07-23 Krzysztof R. Apt , Dominik Wojtczak

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

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

In this paper, we study gossip algorithms in communication models that describe the peer-to-peer networking functionality included in most standard smartphone operating systems. We begin by describing and analyzing a new synchronous gossip…

分布式、并行与集群计算 · 计算机科学 2021-02-16 Calvin Newport , Alex Weaver , Chaodong Zheng

Federated learning (FL) has emerged as a promising strategy for collaboratively training complicated machine learning models from different medical centers without the need of data sharing. However, the traditional FL relies on a central…

图像与视频处理 · 电气工程与系统科学 2024-01-15 Jingyun Chen , Yading Yuan

Like any other useful technology, cryptocurrencies are sometimes used for criminal activities. While transactions are recorded on the blockchain, there exists a need for a more rapid and scalable method to detect addresses associated with…

密码学与安全 · 计算机科学 2024-10-04 Ayush Agarwal , Lv Lu , Arjun Maheswaran , Varsha Mahadevan , Bhaskar Krishnamachari

Existing permissionless blockchain solutions rely on peer-to-peer propagation mechanisms, where nodes in a network transfer transaction they received to their neighbors. Unfortunately, there is no explicit incentive for such transaction…

密码学与安全 · 计算机科学 2018-06-15 Oguzhan Ersoy , Zhijie Ren , Zekeriya Erkin , Reginald L. Lagendijk