中文
相关论文

相关论文: Deterministic Leader Election Among Disoriented An…

200 篇论文

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

This paper concerns designing distributed algorithms that are singularly optimal, i.e., algorithms that are simultaneously time and message optimal, for the fundamental leader election problem in networks. Our main result is a randomized…

分布式、并行与集群计算 · 计算机科学 2020-08-18 Shay Kutten , William K. Moses , Gopal Pandurangan , David Peleg

This paper proposes a distributed algorithm which deterministically gathers n (n > 4) asynchronous, fat robots. The robots are assumed to be transparent and they have full visibility. The robots are initially considered to be stationary. A…

分布式、并行与集群计算 · 计算机科学 2015-03-20 Sruti Gan Chaudhuri , Krishnendu Mukhopadhyaya

This paper concerns {\em randomized} leader election in synchronous distributed networks. A distributed leader election algorithm is presented for complete $n$-node networks that runs in O(1) rounds and (with high probability) uses only…

数据结构与算法 · 计算机科学 2013-05-16 Shay Kutten , Gopal Pandurangan , David Peleg , Peter Robinson , Amitabh Trehan

This paper investigates under which conditions information can be reliably shared and consensus can be solved in unknown and anonymous message-passing networks that suffer from crash-failures. We provide algorithms to emulate registers and…

数据结构与算法 · 计算机科学 2009-03-23 Carole Delporte-Gallet , Hugues Fauconnier , Andreas Tielmann

In this paper, we look at the problem of randomized leader election in synchronous distributed networks with a special focus on the message complexity. We provide an algorithm that solves the implicit version of leader election (where…

分布式、并行与集群计算 · 计算机科学 2019-01-03 Seth Gilbert , Peter Robinson , Suman Sourav

This paper concerns designing distributed algorithms that are {\em singularly optimal}, i.e., algorithms that are {\em simultaneously} time and message {\em optimal}, for the fundamental leader election problem in {\em asynchronous}…

分布式、并行与集群计算 · 计算机科学 2021-08-13 Shay Kutten , William K. Moses , Gopal Pandurangan , David Peleg

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

The well-studied DISPERSION problem is a fundamental coordination problem in distributed robotics, where a set of mobile robots must relocate so that each occupies a distinct node of a network. DISPERSION assumes that a robot can settle at…

分布式、并行与集群计算 · 计算机科学 2026-02-06 Himani , Supantha Pandit , Gokarna Sharma

We give a simple characterization of the functions that can be computed deterministically by anonymous processes in dynamic networks, depending on the number of leaders in the network. In addition, we provide efficient distributed…

分布式、并行与集群计算 · 计算机科学 2026-01-21 Giuseppe A. Di Luna , Giovanni Viglietta

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

We consider the problem where a network of sensors has to detect the presence of targets at any of $n$ possible locations in a finite region. All such locations may not be occupied by a target. The data from sensors is fused to determine…

信息论 · 计算机科学 2012-11-20 B. Santhana Krishnan , Animesh Kumar , D. Manjunath , Bikash K. Dey

The problem of electing a leader from among $n$ contenders is one of the fundamental questions in distributed computing. In its simplest formulation, the task is as follows: given $n$ processors, all participants must eventually return a…

分布式、并行与集群计算 · 计算机科学 2015-02-17 Dan Alistarh , Rati Gelashvili , Adrian Vladu

The population protocol model is a computational model for passive mobile agents. We address the leader election problem, which determines a unique leader on arbitrary communication graphs starting from any configuration. Unfortunately,…

分布式、并行与集群计算 · 计算机科学 2025-11-10 Haruki Kanaya , Ryota Eguchi , Taisho Sasada , Michiko Inoue

Consider the estimation of an unknown parameter vector in a linear measurement model. Centralized sensor selection consists in selecting a set of k_s sensor measurements, from a total number of m potential measurements. The performance of…

信息论 · 计算机科学 2012-08-07 Fabian Altenbach , Steven Corroy , Georg Böcherer , Rudolf Mathar

We study the self-stabilizing leader election problem in anonymous $n$-nodes networks. Achieving self-stabilization with low space memory complexity is particularly challenging, and designing space-optimal leader election algorithms remains…

分布式、并行与集群计算 · 计算机科学 2026-02-20 Lelia Blin , Sylvain Gay , Isabella Ziccardi

This paper presents a randomized self-stabilizing algorithm that elects a leader $r$ in a general $n$-node undirected graph and constructs a spanning tree $T$ rooted at $r$. The algorithm works under the synchronous message passing network…

分布式、并行与集群计算 · 计算机科学 2020-08-13 Xavier Défago , Yuval Emek , Shay Kutten , Toshimitsu Masuzawa , Yasumasa Tamura

We consider the problem of distributed estimation of an unknown deterministic scalar parameter (the target signal) in a wireless sensor network (WSN), where each sensor receives a single snapshot of the field. We assume that the observation…

信息论 · 计算机科学 2015-10-09 Qing Zhou , Di Li , Soummya Kar , Lauren Huie , H. Vincent Poor , Shuguang Cui

It was suggested that a programmable matter system (composed of multiple computationally weak mobile particles) should remain connected at all times since otherwise, reconnection is difficult and may be impossible. At the same time, it was…

分布式、并行与集群计算 · 计算机科学 2021-06-03 Fabien Dufoulon , Shay Kutten , William K. Moses

In this paper, we address the problem of controlling a network of mobile sensors so that a set of hidden states are estimated up to a user-specified accuracy. The sensors take measurements and fuse them online using an Information Consensus…

机器人学 · 计算机科学 2018-01-16 Charles Freundlich , Soomin Lee , Michael M. Zavlanos