中文
相关论文

相关论文: Toward Optimality: A Tighter Analysis of Message C…

200 篇论文

Authors compare different ways of selecting change agents within network analysis paradigm and propose a new algorithm of doing so. All methods are evaluated against network coverage measure that calculates how many network members can be…

社会与信息网络 · 计算机科学 2014-12-02 Blazej Zak , Anita Zbieg

We study population protocols: networks of anonymous agents that interact under a scheduler that picks pairs of agents uniformly at random. The _size counting problem_ is that of calculating the exact number $n$ of agents in the population,…

分布式、并行与集群计算 · 计算机科学 2018-05-15 David Doty , Mahsa Eftekhari , Othon Michail , Paul G. Spirakis , Michail Theofilatos

In this paper we prove lower bounds on randomized multiparty communication complexity, both in the \emph{blackboard model} (where each message is written on a blackboard for all players to see) and (mainly) in the \emph{message-passing…

计算复杂性 · 计算机科学 2015-02-10 Jeff M. Phillips , Elad Verbin , Qin Zhang

Graph spanners are fundamental graph structures with a wide range of applications in distributed networks. We consider a standard synchronous message passing model where in each round $O(\log n)$ bits can be transmitted over every edge (the…

数据结构与算法 · 计算机科学 2017-08-15 Ofer Grossman , Merav Parter

Distributed optimization requires nodes to coordinate, yet full synchronization scales poorly. When $n$ nodes collaborate through $m$ pairwise regularizers, standard methods demand $\mathcal{O}(m)$ communications per iteration. This paper…

机器学习 · 计算机科学 2025-09-19 Ying Lin , Yao Kuang , Ahmet Alacaoglu , Michael P. Friedlander

We consider the problem of covert communication with random slot selection over binary-input Discrete Memoryless Channels and Additive White Gaussian Noise channels, in which a transmitter attempts to reliably communicate with a legitimate…

信息论 · 计算机科学 2025-07-21 Shi-Yuan Wang , Keerthi S. K. Arumugam , Matthieu R. Bloch

Communication efficiency has been widely recognized as the bottleneck for large-scale decentralized machine learning applications in multi-agent or federated environments. To tackle the communication bottleneck, there have been many efforts…

机器学习 · 计算机科学 2022-10-17 Haoyu Zhao , Boyue Li , Zhize Li , Peter Richtárik , Yuejie Chi

We consider the distributed wake-up problem with advice, where nodes are equipped with initial knowledge about the network at large. After the adversary awakens a subset of nodes, an oracle computes a bit string (``the advice'') for each…

量子物理 · 物理学 2026-02-06 Peter Robinson , Ming Ming Tan

We consider the problems of reaching average consensus and solving consensus-based optimization over unreliable communication networks wherein packets may be dropped accidentally during transmission. Existing work either assumes that the…

分布式、并行与集群计算 · 计算机科学 2018-12-11 Lili Su

We consider the problem of scheduling communication on optical WDM (wavelength division multiplexing) networks using the light-trails technology. We seek to design scheduling algorithms such that the given transmission requests can be…

分布式、并行与集群计算 · 计算机科学 2011-12-30 Soumitra Pal , Abhiram Ranade

Let G = (V,E) be an n-vertex graph and M_d a d-vertex graph, for some constant d. Is M_d a subgraph of G? We consider this problem in a model where all n processes are connected to all other processes, and each message contains up to O(log…

分布式、并行与集群计算 · 计算机科学 2012-11-06 Danny Dolev , Christoph Lenzen , Shir Peled

Development of many futuristic technologies, such as MANET, VANET, iThings, nano-devices, depend on efficient distributed communication protocols in multi-hop ad hoc networks. A vast majority of research in this area focus on design…

分布式、并行与集群计算 · 计算机科学 2013-02-19 Tomasz Jurdzinski , Dariusz R. Kowalski , Grzegorz Stachowiak

The \emph{Steiner tree} problem is one of the fundamental and classical problems in combinatorial optimization. In this paper, we study this problem in the $\mathcal{CONGESTED}$ $\mathcal{CLIQUE}$ model of distributed computing and present…

分布式、并行与集群计算 · 计算机科学 2019-07-31 Parikshit Saikia , Sushanta Karmakar

In this paper we study the time complexity of the single-source reachability problem and the single-source shortest path problem for directed unweighted graphs in the Broadcast CONGEST model. We focus on the case where the diameter $D$ of…

数据结构与算法 · 计算机科学 2019-10-15 Shiri Chechik , Doron Mukhtar

We consider leader election in anonymous radio networks modeled as simple undirected connected graphs. Nodes communicate in synchronous rounds. Nodes are anonymous and execute the same deterministic algorithm, so symmetry can be broken only…

分布式、并行与集群计算 · 计算机科学 2020-02-10 Avery Miller , Andrzej Pelc , Ram Narayan Yadav

A new channel coding approach was proposed in [1] for random multiple access communication over the discrete-time memoryless channel. The coding approach allows users to choose their communication rates independently without sharing the…

信息论 · 计算机科学 2016-11-15 Zheng Wang , Jie Luo

In this paper we improve the deterministic complexity of two fundamental communication primitives in the classical model of ad-hoc radio networks with unknown topology: broadcasting and wake-up. We consider an unknown radio network, in…

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

In this paper, we study the problem of approximating the minimum cut in a distributed message-passing model, the CONGEST model. The minimum cut problem has been well-studied in the context of centralized algorithms. However, there were no…

数据结构与算法 · 计算机科学 2014-01-22 Hsin-Hao Su

We fully determine the communication complexity of approximating matrix rank, over any finite field $\mathbb{F}$. We study the most general version of this problem, where $0\leq r<R\leq n$ are given integers, Alice and Bob's inputs are…

计算复杂性 · 计算机科学 2024-10-29 Alexander A. Sherstov , Andrey A. Storozhenko

In this paper, we study the distributed sketching complexity of connectivity. In distributed graph sketching, an $n$-node graph $G$ is distributed to $n$ players such that each player sees the neighborhood of one vertex. The players then…

数据结构与算法 · 计算机科学 2020-07-27 Huacheng Yu