中文
相关论文

相关论文: Which Broadcast Abstraction Captures $k$-Set Agree…

200 篇论文

A memoryless state-dependent broadcast channel (BC) is considered, where the transmitter wishes to convey two private messages to two receivers while simultaneously estimating the respective states via generalized feedback. The model at…

信息论 · 计算机科学 2020-11-09 Mehrasa Ahmadipour , Michèle Wigger , Mari Kobayashi

The $k$-set agreement problem is a generalization of the classical consensus problem in which processes are permitted to output up to $k$ different input values. In a system of $n$ processes, an $m$-obstruction-free solution to the problem…

分布式、并行与集群计算 · 计算机科学 2015-05-20 Carole Delporte-Gallet , Hugues Fauconnier , Petr Kuznetsov , Eric Ruppert

In distributed systems, where multi-party communication is essential, two communication paradigms are ever present: (1) one-to-many, commonly denoted as broadcast; and (2) many-to-one denoted as aggregation or collection. In this paper we…

计算机科学中的逻辑 · 计算机科学 2016-02-12 Hans Hüttel , Nuno Pratas

A number of stations, independently activated over time, is able to communicate by transmitting and listening to a shared channel in discrete time slots, and a message is successfully delivered to all stations if and only if its source…

数据结构与算法 · 计算机科学 2022-09-29 Gianluca De Marco , Dariusz R. Kowalski , Grzegorz Stachowiak

We study distributed broadcasting protocols with few transmissions (`shots') in radio networks where the topology is unknown. In particular, we examine the case in which a bound $k$ is given and a node may transmit at most $k$ times during…

分布式、并行与集群计算 · 计算机科学 2016-03-29 Sushanta Karmakar , Paraschos Koutris , Aris Pagourtzis , Dimitris Sakavalas

Cognitive backscattering, an integration of cognitive radio and backsatter modulation, is emerging as a potential candidate for green Internet of Things (IoT). In cognitive backscatter systems, the backscatter device (BD) shares not only…

信号处理 · 电气工程与系统科学 2018-08-16 Huayan Guo , Qianqian Zhang , Dong Li , Ying-Chang Liang

We present Broadcast by Balanced Saturation (BBS), a general broadcast algorithm designed to optimize communication efficiency across diverse network topologies. BBS maximizes node utilization, addressing challenges in broadcast operations…

网络与互联网体系结构 · 计算机科学 2026-04-21 Hongbo Lu , Junsung Hwang , Bernard Tenreiro , Nabila Jaman Tripti , Darren Hamilton , Yuefan Deng

We study the maximum $k$-set coverage problem in the following distributed setting. A collection of sets $S_1,\ldots,S_m$ over a universe $[n]$ is partitioned across $p$ machines and the goal is to find $k$ sets whose union covers the most…

数据结构与算法 · 计算机科学 2018-08-24 Sepehr Assadi , Sanjeev Khanna

In this paper, we study fault-tolerant distributed consensus in wireless systems. In more detail, we produce two new randomized algorithms that solve this problem in the abstract MAC layer model, which captures the basic interface and…

分布式、并行与集群计算 · 计算机科学 2018-10-09 Calvin Newport , Peter Robinson

Coherent communications aim to support higher data rates and extended connectivity at lower power consumption compared with traditional point-to-point transmissions. The typical setting of coherent communication schemes is based on a single…

网络与互联网体系结构 · 计算机科学 2019-12-24 Yi Shi , Yalin E. Sagduyu

Distributed abstract programs are a novel class of distributed optimization problems where (i) the number of variables is much smaller than the number of constraints and (ii) each constraint is associated to a network node. Abstract…

分布式、并行与集群计算 · 计算机科学 2009-11-02 Giuseppe Notarstefano , Francesco Bullo

We revisit the classic broadcast problem, wherein we have $k$ messages, each composed of $O(\log{n})$ bits, distributed arbitrarily across a network. The objective is to broadcast these messages to all nodes in the network. In the…

分布式、并行与集群计算 · 计算机科学 2024-04-22 Shashwat Chandra , Yi-Jun Chang , Michal Dory , Mohsen Ghaffari , Dean Leitersdorf

Reliable broadcast is a fundamental primitive, widely used as a building block for data replication in distributed systems. Informally, it ensures that system members deliver the same values, even in the presence of equivocating Byzantine…

分布式、并行与集群计算 · 计算机科学 2021-09-20 João Paulo Bezerra , Petr Kuznetsov , Alice Koroleva

A proper abstraction of a large-scale linear consensus network with a dense coupling graph is one whose number of coupling links is proportional to its number of subsystems and its performance is comparable to the original network. Optimal…

系统与控制 · 计算机科学 2017-09-06 Milad Siami , Nader Motee

Atomic broadcast is a reliable communication abstraction ensuring that all processes deliver the same set of messages in a common global order. It is a fundamental building block for implementing fault-tolerant services using either active…

分布式、并行与集群计算 · 计算机科学 2024-08-19 Manuel Bravo , Gregory Chockler , Alexey Gotsman , Alejandro Naser-Pastoriza , Christian Roldán

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

Broadcast protocols are programs designed to be executed by networks of processes. Each process runs the same protocol, and communication between them occurs in synchronously in two ways: broadcast, where one process sends a message to all…

计算机科学中的逻辑 · 计算机科学 2026-03-04 Lucie Guillou , Arnaud Sangnier , Nathalie Sznajder

The paper studies the problem of reaching agreement in a distributed message-passing system prone to crash failures. Crashes are generated by \constrained\ adversaries - a \wadapt\ adversary, who has to fix in advance the set of $f$…

分布式、并行与集群计算 · 计算机科学 2019-05-20 Dariusz R. Kowalski , Jaroslaw Mirek

To tackle the heterogeneous requirements of beyond 5G (B5G) and future 6G wireless networks, conventional medium access control (MAC) procedures need to evolve to enable base stations (BSs) and user equipments (UEs) to automatically learn…

网络与互联网体系结构 · 计算机科学 2022-10-20 Luciano Miuccio , Salvatore Riolo , Sumudu Samarakoon , Daniela Panno , Mehdi Bennis

While the very first consensus protocols for the synchronous model were designed to match the worst-case lower bound, deciding in exactly t+1 rounds in all runs, it was soon realized that they could be strictly improved upon by early…

分布式、并行与集群计算 · 计算机科学 2013-11-28 Armando Castañeda , Yannai A. Gonczarowski , Yoram Moses