中文
相关论文

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

200 篇论文

We develop techniques to prove lower bounds for the BCAST(log n) Broadcast Congested Clique model (a distributed message passing model where in each round, each processor can broadcast an O(log n)-sized message to all other processors). Our…

分布式、并行与集群计算 · 计算机科学 2019-05-21 Lijie Chen , Ofer Grossman

We give optimally fast $O(\log p)$ time (per processor) algorithms for computing round-optimal broadcast schedules for message-passing parallel computing systems. This affirmatively answers difficult questions posed in a SPAA 2022 BA and a…

分布式、并行与集群计算 · 计算机科学 2024-07-29 Jesper Larsson Träff

Performing random walks in networks is a fundamental primitive that has found numerous applications in communication networks such as token management, load balancing, network topology discovery and construction, search, and peer-to-peer…

分布式、并行与集群计算 · 计算机科学 2012-01-12 Atish Das Sarma , Anisur Rahaman Molla , Gopal Pandurangan

Round complexity is an extensively studied metric of distributed algorithms. In contrast, our knowledge of the \emph{message complexity} of distributed computing problems and its relationship (if any) with round complexity is still quite…

分布式、并行与集群计算 · 计算机科学 2025-05-01 Fabien Dufoulon , Shreyas Pai , Gopal Pandurangan , Sriram Pemmaraju , Peter Robinson

Message passing neural networks have recently evolved into a state-of-the-art approach to representation learning on graphs. Existing methods perform synchronous message passing along all edges in multiple subsequent rounds and consequently…

机器学习 · 计算机科学 2020-12-21 Julian Busch , Jiaxing Pi , Thomas Seidl

Distributed vertex coloring is one of the classic problems and probably also the most widely studied problems in the area of distributed graph algorithms. We present a new randomized distributed vertex coloring algorithm for the standard…

数据结构与算法 · 计算机科学 2021-04-13 Magnús M. Halldórsson , Fabian Kuhn , Yannic Maus , Tigran Tonoyan

We consider the well-studied radio network model: a synchronous model with a graph G=(V,E) with |V|=n where in each round, each node either transmits a packet, with length B=Omega(log n) bits, or listens. Each node receives a packet iff it…

数据结构与算法 · 计算机科学 2013-02-04 Mohsen Ghaffari , Bernhard Haeupler , Majid Khabbazian

We study fault-tolerant consensus in a variant of the synchronous message passing model, where, in each round, every node can choose to be awake or asleep. This is known as the sleeping model (Chatterjee, Gmyr, Pandurangan PODC 2020) and…

分布式、并行与集群计算 · 计算机科学 2025-10-31 Shachar Meir , Hugo Mirault , David Peleg , Peter Robinson

We are concerned with the problem of maximizing the worst-case lifetime of a data-gathering wireless sensor network consisting of a set of sensor nodes directly communicating with a base-station.We propose to solve this problem by modeling…

信息论 · 计算机科学 2007-11-03 Samar Agnihotri , Pavan Nuggehalli

Federated learning is a communication-efficient training process that alternates between local training at the edge devices and averaging the updated local model at the central server. Nevertheless, it is impractical to achieve a perfect…

机器学习 · 计算机科学 2019-11-04 Fan Ang , Li Chen , Nan Zhao , Yunfei Chen , Weidong Wang , F. Richard Yu

In a number of practical scenarios a wireless device needs to mark its presence, for instance, to some access point. That enables the access point to assign the device its transmission slot or update the count of the network nodes. Many…

This paper considers a multiuser multiple-input single-output (MISO) downlink system with simultaneous wireless information and power transfer. In particular, we focus on secure communication in the presence of passive eavesdroppers and…

信息论 · 计算机科学 2016-11-15 Derrick Wing Kwan Ng , Ernest S. Lo , Robert Schober

This paper studies broadcasting and gossiping algorithms in random and general AdHoc networks. Our goal is not only to minimise the broadcasting and gossiping time, but also to minimise the energy consumption, which is measured in terms of…

分布式、并行与集群计算 · 计算机科学 2007-05-23 Petra Berenbrink , Colin Cooper , Zengjian Hu

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

We present a randomized distributed algorithm that in radio networks with collision detection broadcasts a single message in $O(D + \log^6 n)$ rounds, with high probability. This time complexity is most interesting because of its optimal…

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

The $CONGEST$ model for distributed network computing is well suited for analyzing the impact of limiting the throughput of a network on its capacity to solve tasks efficiently. For many "global" problems there exists a lower bound of…

分布式、并行与集群计算 · 计算机科学 2017-04-21 Dennis Olivetti

We propose a simple and time-optimal algorithm for property testing a graph for its conductance in the CONGEST model. Our algorithm takes only $O(\log n)$ rounds of communication (which is known to be optimal), and consists of simply…

分布式、并行与集群计算 · 计算机科学 2024-03-12 Tugkan Batu , Amitabh Trehan , Chhaya Trehan

As machine-learning models grow in size, their implementation requirements cannot be met by a single computer system. This observation motivates distributed settings, in which intermediate computations are performed across a network of…

机器学习 · 计算机科学 2024-08-21 Yuval Ben-Hur , Yuval Cassuto

Transmitting unknown quantum states to distant locations is crucial for distributed quantum information protocols. The seminal quantum teleportation scheme achieves this feat while requiring prior maximal entanglement between the sender and…

量子物理 · 物理学 2025-04-25 Arkaprabha Ghosal , Jatin Ghai , Tanmay Saha , Sibasish Ghosh , Mir Alimuddin

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