中文
相关论文

相关论文: Improved Deterministic Leader Election in Diameter…

200 篇论文

The nearest lattice point problem in $\mathbb{R}^n$ is formulated in a distributed network with $n$ nodes. The objective is to minimize the probability that an incorrect lattice point is found, subject to a constraint on inter-node…

信息论 · 计算机科学 2024-09-17 V. A. Vaishampayan , M. F. Bollauf

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

We study the problems of leader election and population size counting for population protocols: networks of finite-state anonymous agents that interact randomly under a uniform random scheduler. We show a protocol for leader election that…

分布式、并行与集群计算 · 计算机科学 2018-06-08 Othon Michail , Paul G. Spirakis , Michail Theofilatos

We provide the first deterministic distributed synchronizer with near-optimal time complexity and message complexity overheads. Concretely, given any distributed algorithm $\mathcal{A}$ that has time complexity $T$ and message complexity…

数据结构与算法 · 计算机科学 2023-05-12 Mohsen Ghaffari , Anton Trygub

In the distributed triangle detection problem, we have an $n$-vertex network $G=(V,E)$ with one player for each vertex of the graph who sees the edges incident on the vertex. The players communicate in synchronous rounds using the edges of…

数据结构与算法 · 计算机科学 2025-08-14 Sepehr Assadi , Janani Sundaresan

In a rendezvous task, some mobile agents dispersed in a network have to gather at an arbitrary common site. We consider the rendezvous problem on the infinite labeled line, with $2$ agents, without communication, and a synchronous notion of…

分布式、并行与集群计算 · 计算机科学 2026-02-26 Yann Bourreau , Ananth Narayanan , Alexandre Nolin

In this paper, we propose a distributed algorithm for the minimum dominating set problem. For some especial networks, we prove theoretically that the achieved answer by our proposed algorithm is a constant approximation factor of the exact…

分布式、并行与集群计算 · 计算机科学 2021-01-05 Sharareh Alipour , Ehsan Futuhi , Shayan Karimi

Broadcast networks are often used in modern communication systems. A common broadcast network is a single hop shared media system, where a transmitted message is heard by all neighbors, such as some LAN networks. In this work we consider a…

分布式、并行与集群计算 · 计算机科学 2007-05-23 Israel Cidon , Osnat Mokryn

Many tasks executed in dynamic distributed systems, such as sensor networks or enterprise environments with bring-your-own-device policy, require central coordination by a leader node. In the past it has been proven that distributed leader…

分布式、并行与集群计算 · 计算机科学 2024-10-30 Bronislav Sidik , Rami Puzis , Polina Zilberman , Yuval Elovici

In distributed learning, the goal is to perform a learning task over data distributed across multiple nodes with minimal (expensive) communication. Prior work (Daume III et al., 2012) proposes a general model that bounds the communication…

机器学习 · 计算机科学 2012-04-17 Hal Daume , Jeff M. Phillips , Avishek Saha , Suresh Venkatasubramanian

The problem of electing a unique leader is central to all distributed systems, including programmable matter systems where particles have constant size memory. In this paper, we present a silent self-stabilising, deterministic, stationary,…

分布式、并行与集群计算 · 计算机科学 2025-12-08 Jérémie Chalopin , Shantanu Das , Maria Kokkou

We consider a distributed voting problem with a set of agents that are partitioned into disjoint groups and a set of obnoxious alternatives. Agents and alternatives are represented by points in a metric space. The goal is to compute the…

计算机科学与博弈论 · 计算机科学 2024-12-17 Alexandros A. Voudouris

The importance of classifying connections in large graphs has been the motivation for a rich line of work on distributed subgraph finding that has led to exciting recent breakthroughs. A crucial aspect that remained open was whether…

分布式、并行与集群计算 · 计算机科学 2022-09-27 Keren Censor-Hillel , Dean Leitersdorf , David Vulakh

We study the {edge-coloring} problem in the message-passing model of distributed computing. This is one of the most fundamental and well-studied problems in this area. Currently, the best-known deterministic algorithms for (2Delta…

分布式、并行与集群计算 · 计算机科学 2015-03-17 Leonid Barenboim , Michael Elkin

We consider the standard population protocol model, where (a priori) indistinguishable and anonymous agents interact in pairs according to uniformly random scheduling. The self-stabilizing leader election problem requires the protocol to…

分布式、并行与集群计算 · 计算机科学 2021-11-30 Janna Burman , Ho-Lin Chen , Hsueh-Ping Chen , David Doty , Thomas Nowak , Eric Severson , Chuan Xu

We present new distributed quantum algorithms for fundamental distributed computing problems, namely, leader election, broadcast, Minimum Spanning Tree (MST), and Breadth-First Search (BFS) tree, in arbitrary networks. These algorithms are…

量子物理 · 物理学 2026-03-03 Fabien Dufoulon , Frédéric Magniez , Gopal Pandurangan

Much work has been developed for studying the classical broadcasting problem in the SINR (Signal-to-Interference-plus-Noise-Ratio) model for wireless device transmission. The setting typically studied is when all radio nodes transmit a…

分布式、并行与集群计算 · 计算机科学 2020-08-18 William K. Moses , Shailesh Vaya

The paper investigates efficient distributed computation in dynamic networks in which the network topology changes (arbitrarily) from round to round. Our first contribution is a rigorous framework for design and analysis of distributed…

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

We consider the fundamental problems of size discovery and topology recognition in radio networks modeled by simple undirected connected graphs. Size discovery calls for all nodes to output the number of nodes in the graph, called its size,…

数据结构与算法 · 计算机科学 2021-05-25 Adam Gańczorz , Tomasz Jurdziński , Mateusz Lewko , Andrzej Pelc

In the Connected Vertex Cover problem we are given an undirected graph G together with an integer k and we are to find a subset of vertices X of size at most k, such that X contains at least one end-point of each edge and moreover X induces…

数据结构与算法 · 计算机科学 2012-03-01 Marek Cygan