The Energy Complexity of BFS in Radio Networks

PODC '20: ACM Symposium on Principles of Distributed Computing Virtual Event Italy August, 2020(2020)

引用 12|浏览19
暂无评分
摘要
We consider a model of energy complexity in Radio Networks in which transmitting or listening on the channel costs one unit of energy and computation is free. This simplified model captures key aspects of battery-powered sensors: that battery-life is most influenced by transceiver usage, and that at low transmission powers, the actual cost of transmitting and listening are very similar. The energy complexity of tasks in single-hop (clique) networks are well understood [6, 9, 20, 32]. Recent work of Chang et al. [8] considered energy complexity in multi-hop networks and showed that Broadcast admits an energy-efficient protocol, by which we mean each of the n nodes in the network spends O(polylog(n)) energy. This work left open the strange possibility that all natural problems in multi-hop networks might admit such an energy-efficient solution. In this paper we prove that the landscape of energy complexity is rich enough to support a multitude of problem complexities. Whereas Broadcast can be solved by an energy-efficient protocol, exact computation of Diameter cannot, requiring Ω(n) energy. Our main result is that BreadthFirstSearch has sub-polynomial energy complexity at most [EQUATION]; whether it admits an efficient O(polylog(n))-energy protocol is an open problem. Our main algorithm involves recursively solving a generalized BFS problem on a "cluster graph" introduced by Miller, Peng, and Xu [31]. In this application, we make crucial use of a close relationship between distances in this cluster graph, and distances in the original network. This relationship is new and may be of independent interest. We also consider the problem of approximating the network Diameter. From our main result, it is immediate that Diameter can be 2-approximated using no(1) energy per node. We observe that, for all ∈ > 0, approximating Diameter to within a (2 − ∈) factor requires Ω(n) energy per node. However, this lower bound is only due to graphs of very small diameter; for large-diameter graphs, we prove that the diameter can be nearly 3/2-approximated using O(n1/2+o(1)) energy per node.
更多
查看译文
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要