中文
相关论文

相关论文: Compact Deterministic Self-Stabilizing Leader Elec…

200 篇论文

The model of population protocols refers to a large collection of simple indistinguishable entities, frequently called {\em agents}. The agents communicate and perform computation through pairwise interactions. We study fast and space…

分布式、并行与集群计算 · 计算机科学 2018-05-15 Leszek Gąsieniec , Grzegorz Stachowiak , Przemysław Uznański

Population protocols are a fundamental model in distributed computing, where many nodes with bounded memory and computational power have random pairwise interactions over time. This model has been studied in a rich body of literature aiming…

分布式、并行与集群计算 · 计算机科学 2021-01-05 Simina Branzei , Yuval Peres

We consider congestion control in peer-to-peer distributed systems. The problem can be reduced to the following scenario: Consider a set $V$ of $n$ peers (called clients in this paper) that want to send messages to a fixed common peer…

分布式、并行与集群计算 · 计算机科学 2019-09-12 Michael Feldmann , Thorsten Götte , Christian Scheideler

The model of population protocols refers to the growing in popularity theoretical framework suitable for studying pairwise interactions within a large collection of simple indistinguishable entities, frequently called agents. In this paper…

分布式、并行与集群计算 · 计算机科学 2018-03-28 Leszek Gasieniec , Grzegorz Stachowiak

Random selection, leader election, and collective coin flipping are fundamental tasks in fault-tolerant distributed computing. We study these problems in the full-information model where despite decades of study, key gaps remain in our…

计算复杂性 · 计算机科学 2026-04-30 Eshan Chattopadhyay , Mohit Gurumukhani , Noam Ringach , Rocco A. Servedio

The Beeping Network (BN) model captures important properties of biological processes. Paradoxically, the extremely limited communication capabilities of such nodes has helped BN become one of the fundamental models for networks. Since in…

分布式、并行与集群计算 · 计算机科学 2025-02-20 Pawel Garncarek , Dariusz R. Kowalski , Shay Kutten , Miguel A. Mosteiro

Leader election is a fundamental problem in distributed computing, particularly within programmable matter systems, where coordination among simple computational entities is crucial for solving complex tasks. In these systems, particles…

分布式、并行与集群计算 · 计算机科学 2026-03-10 Jérémie Chalopin , Shantanu Das , Maria Kokkou

The leader election task calls for all nodes of a network to agree on a single node. If the nodes of the network are anonymous, the task of leader election is formulated as follows: every node $v$ of the network must output a simple path,…

分布式、并行与集群计算 · 计算机科学 2015-06-29 Christian Glacet , Avery Miller , Andrzej Pelc

We study the consensus problem in a synchronous distributed system of $n$ nodes under an adaptive adversary that has a slightly outdated view of the system and can block all incoming and outgoing communication of a constant fraction of the…

分布式、并行与集群计算 · 计算机科学 2018-05-03 Peter Robinson , Christian Scheideler , Alexander Setzer

Censor-Hillel, Cohen, Gelles, and Sela (PODC 2022 & Distributed Computing 2023) studied fully-defective asynchronous networks, where communication channels may suffer an extreme form of alteration errors, rendering messages completely…

分布式、并行与集群计算 · 计算机科学 2025-08-20 Jérémie Chalopin , Yi-Jun Chang , Lyuting Chen , Giuseppe A. Di Luna , Haoran Zhou

We revisit the majority problem in the population protocol communication model, as first studied by Angluin et al. (Distributed Computing 2008). We consider a more general version of this problem known as plurality consensus, which has…

分布式、并行与集群计算 · 计算机科学 2025-05-06 Antoine El-Hayek , Robert Elsässer , Stefan Schmid

This paper considers the basic $\mathcal{PULL}$ model of communication, in which in each round, each agent extracts information from few randomly chosen agents. We seek to identify the smallest amount of information revealed in each…

分布式、并行与集群计算 · 计算机科学 2016-11-07 Lucas Boczkowski , Amos Korman , Emanuele Natale

We present a loosely-stabilizing phase clock for population protocols. In the population model we are given a system of $n$ identical agents which interact in a sequence of randomly chosen pairs. Our phase clock is leaderless and it…

分布式、并行与集群计算 · 计算机科学 2021-12-03 Petra Berenbrink , Felix Biermeier , Christopher Hahn , Dominik Kaaser

We study uniform population protocols: networks of anonymous agents whose pairwise interactions are chosen at random, where each agent uses an identical transition algorithm that does not depend on the population size $n$. Many existing…

分布式、并行与集群计算 · 计算机科学 2019-07-30 David Doty , Mahsa Eftekhari

We consider programmable matter that consists of computationally limited devices (called particles) that are able to self-organize in order to achieve some collective goal without the need for central control or external intervention. We…

新兴技术 · 计算机科学 2017-08-08 Joshua J. Daymude , Robert Gmyr , Andrea W. Richa , Christian Scheideler , Thim Strothmann

Consider a complete communication network of $n$ nodes, where the nodes receive a common clock pulse. We study the synchronous $c$-counting problem: given any starting state and up to $f$ faulty nodes with arbitrary behaviour, the task is…

分布式、并行与集群计算 · 计算机科学 2019-12-24 Christoph Lenzen , Joel Rybicki , Jukka Suomela

In this paper we show that approximation can help reduce the space used for self-stabilization. In the classic \emph{state model}, where the nodes of a network communicate by reading the states of their neighbors, an important measure of…

分布式、并行与集群计算 · 计算机科学 2020-10-22 Lélia Blin , Swan Dubois , Laurent Feuilloley

A distributed algorithm is self-stabilizing if after faults and attacks hit the system and place it in some arbitrary global state, the system recovers from this catastrophic situation without external intervention in finite time. In this…

数据结构与算法 · 计算机科学 2009-04-20 Toshimitsu Masuzawa , Sébastien Tixeuil

A population protocol can be viewed as a sequence of pairwise interactions of $n$ agents (nodes). During one interaction, two agents selected uniformly at random update their states by applying a specified deterministic transition function.…

分布式、并行与集群计算 · 计算机科学 2018-06-12 Petra Berenbrink , Robert Elsässer , Tom Friedetzky , Dominik Kaaser , Peter Kling , Tomasz Radzik

We present distributed randomized leader election protocols for multi-hop radio networks that elect a leader in almost the same time $T_{BC}$ required for broadcasting a message. For the setting without collision detection, our algorithm…

数据结构与算法 · 计算机科学 2014-04-04 Mohsen Ghaffari , Bernhard Haeupler