Beep-and-Sleep: Message and Energy Efficient Set Cover

ALGOSENSORS(2023)

引用 1|浏览9
暂无评分
摘要
This article considers message and energy-efficient distributed algorithms for the SETCOVER Problem. Given a ground set U of n elements and a set S of m subsets of U, we aim to find the minimal number of these subsets that contain all elements. In the default distributed setup of this problem, each set has a bidirected communication link with each element it contains. This results in a communication graph with n + m nodes and degree A. The value A denotes the maximal degree of the communication graph, i.e., the maximum of all subsets' sizes and the maximum number of sets an element is contained in.We present SETCOVER algorithm in the BEEPING model that only relies on carrier-sensing. In each synchronous time step, a node can either listen to the channel or beep. A listening node learns if one or more of its neighbors beeped or if none of its neighbors beeped. In particular, it neither learns which neighbors beeped nor how many neighbors beeped exactly. Given this model, we present an algorithm that runs in O(k3) time and has an expected approximation ratio of O (A3/k log2 A). The value k is an element of [3, log A] is a parameter that lets us trade runtime for approximation ratio similar to the celebrated algorithm by Kuhn and Wattenhofer [14]. Our next result is a O (k2) -time and O tilde (A12+1k (n +m)) -message algorithm (where O tilde (middot) hides polylogarithmic factors) with expected approximation ratio of O (A k log A) in the K T0-CONGEST model. In this variant of the well-known CONGEST model, 1 time proceeds in synchronous rounds, and each node can send a distinct message of size O (log (n + m)) to each of its neighbors. Further, each node has a unique identifier of size O (log (n + m)). However, the crucial aspect of K T0-CONGEST is that the nodes do not know their neighbors' identifiers. Our algorithm is almost optimal concerning time and message complexity as we can show that there are hard instances that require S2(A12 -Em) messages for a constant approximation ratio.(c) 2023 Elsevier B.V. All rights reserved.
更多
查看译文
关键词
Set cover,Approximation algorithms,Beeping model,K T0 model
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要