中文
相关论文

相关论文: Optimal Message-Passing with Noisy Beeps

200 篇论文

We introduce noisy beeping networks, where nodes have limited communication capabilities, namely, they can only emit energy or sense the channel for energy. Furthermore, imperfections may cause devices to malfunction with some fixed…

数据结构与算法 · 计算机科学 2022-08-04 Yagel Ashkenazi , Ran Gelles , Amir Leshem

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

Broadcasting and gossiping are fundamental communication tasks in networks. In broadcasting,one node of a network has a message that must be learned by all other nodes. In gossiping, every node has a (possibly different) message, and all…

分布式、并行与集群计算 · 计算机科学 2015-10-22 Kokouvi Hounkanli , Andrzej Pelc

The \emph{beep model} is a very weak communications model in which devices in a network can communicate only via beeps and silence. As a result of its weak assumptions, it has broad applicability to many different implementations of…

分布式、并行与集群计算 · 计算机科学 2019-03-19 Artur Czumaj , Peter Davies

We consider networks of processes which interact with beeps. In the basic model defined by Cornejo and Kuhn (2010), processes can choose in each round either to beep or to listen. Those who beep are unable to detect simultaneous beeps.…

分布式、并行与集群计算 · 计算机科学 2018-08-31 Arnaud Casteigts , Yves Métivier , John Michael Robson , Akka Zemmari

We observe message-efficient distributed algorithms for the Set Cover problem. Given a ground set $U$ of $n$ elements and $m$ subsets of $U$, we aim to find the minimal number of these subsets that contain all elements. In the default…

分布式、并行与集群计算 · 计算机科学 2021-08-02 Thorsten Götte , Christina Kolb , Christian Scheideler , Julian Werthmann

We consider the problem of finding a maximal independent set (MIS) in the discrete beeping model. At each time, a node in the network can either beep (i.e., emit a signal) or be silent. Silent nodes can only differentiate between no…

分布式、并行与集群计算 · 计算机科学 2011-08-10 Alejandro Cornejo , Bernhard Haeupler , Fabian Kuhn

Consensus is one of the fundamental tasks studied in distributed computing. Processors have input values from some set $V$ and they have to decide the same value from this set. If all processors have the same input value, then they must all…

分布式、并行与集群计算 · 计算机科学 2015-08-27 Kokouvi Hounkanli , Avery Miller , Andrzej Pelc

We adapt a recent algorithm by Ghaffari [SODA'16] for computing a Maximal Independent Set in the LOCAL model, so that it works in the significantly weaker BEEP model. For networks with maximum degree $\Delta$, our algorithm terminates…

分布式、并行与集群计算 · 计算机科学 2017-04-25 Stephan Holzer , Nancy Lynch

We consider networks of processes which interact with beeps. Various beeping models are used. The basic one, defined by Cornejo and Kuhn [CK10], assumes that a process can choose either to beep or to listen; if it listens it can distinguish…

分布式、并行与集群计算 · 计算机科学 2015-07-24 Y. Métivier , J. M. Robson , A. Zemmari

Consensus and Broadcast are two fundamental problems in distributed computing, whose solutions have several applications. Intuitively, Consensus should be no harder than Broadcast, and this can be rigorously established in several models.…

分布式、并行与集群计算 · 计算机科学 2018-07-17 Andrea Clementi , Luciano Gualà , Emanuele Natale , Francesco Pasquale , Giacomo Scornavacca , Luca Trevisan

We present the \emph{discrete beeping} communication model, which assumes nodes have minimal knowledge about their environment and severely limited communication capabilities. Specifically, nodes have no information regarding the local or…

分布式、并行与集群计算 · 计算机科学 2010-05-17 Alejandro Cornejo , Fabian Kuhn

The radio network model is a well-studied model of wireless, multi-hop networks. However, radio networks make the strong assumption that messages are delivered deterministically. The recently introduced noisy radio network model relaxes…

数据结构与算法 · 计算机科学 2019-05-20 Keren Censor-Hillel , Bernhard Haeupler , D Ellis Hershkowitz , Goran Zuzic

In broadcasting, one node of a network has a message that must be learned by all other nodes. We study deterministic algorithms for this fundamental communication task in a very weak model of wireless communication. The only signals sent by…

分布式、并行与集群计算 · 计算机科学 2016-11-29 Kokouvi Hounkanli , Andrzej Pelc

Distributed computing models typically assume reliable communication between processors. While such assumptions often hold for engineered networks, e.g., due to underlying error correction protocols, their relevance to biological systems,…

分布式、并行与集群计算 · 计算机科学 2015-06-29 Ofer Feinerman , Bernhard Haeupler , Amos Korman

A single-hop beeping network is a distributed communication model in which all stations can communicate with one another by transmitting only one-bit messages, called beeps. This paper focuses on resolving the distributed computing area's…

分布式、并行与集群计算 · 计算机科学 2023-04-21 Ny Aina Andriambolamalala , Vlady Ravelomanana

We consider the clock synchronization problem in the (discrete) beeping model: Given a network of $n$ nodes with each node having a clock value $\delta(v) \in \{0,\ldots T-1\}$, the goal is to synchronize the clock values of all nodes such…

分布式、并行与集群计算 · 计算机科学 2020-05-18 Michael Feldmann , Ardalan Khazraei , Christian Scheideler

We consider the problem of computing a maximal independent set (MIS) in an extremely harsh broadcast model that relies only on carrier sensing. The model consists of an anonymous broadcast network in which nodes have no knowledge about the…

数据结构与算法 · 计算机科学 2012-06-04 Yehuda Afek , Noga Alon , Ziv Bar-Joseph , Alejandro Cornejo , Bernhard Haeupler , Fabian Kuhn

In this paper, we study the quantity of computational resources (state machine states and/or probabilistic transition precision) needed to solve specific problems in a single hop network where nodes communicate using only beeps. We begin by…

分布式、并行与集群计算 · 计算机科学 2015-08-18 Seth Gilbert , Calvin Newport

We study the problem of broadcasting multiple messages in the CONGEST model. In this problem, a dedicated source node $s$ possesses a set $M$ of messages with every message of size $O(\log n)$ where $n$ is the total number of nodes. The…

分布式、并行与集群计算 · 计算机科学 2026-01-15 Anton Paramonov , Roger Wattenhofer
‹ 上一页 1 2 3 10 下一页 ›