How to Wake Up Your Neighbors: Safe and Nearly Optimal Generic Energy Conservation in Radio Networks
Varsha Dani, Thomas P. Hayes

TL;DR
This paper introduces a generic method to reduce energy consumption in radio network algorithms by adaptively powering down radios, achieving nearly optimal savings with minimal time complexity increase.
Contribution
It presents a universal approach to modify any radio-network algorithm for energy efficiency, using hierarchical clustering and Voronoi decomposition, with proven near-optimal results.
Findings
Reduces BFS energy cost from 2^{O(√log n)} to polylog(n)
Provides a general framework applicable to various algorithms
Uses hierarchical clustering for energy-aware computation
Abstract
Recent work has shown that it is sometimes feasible to significantly reduce the energy usage of some radio-network algorithms by adaptively powering down the radio receiver when it is not needed. Although past work has focused on modifying specific network algorithms in this way, we now ask the question of whether this problem can be solved in a generic way, treating the algorithm as a kind of black box. We are able to answer this question in the affirmative, presenting a new general way to modify arbitrary radio-network algorithms in an attempt to save energy. At the expense of a small increase in the time complexity, we can provably reduce the energy usage to an extent that is provably nearly optimal within a certain class of general-purpose algorithms. As an application, we show that our algorithm reduces the energy cost of breadth-first search in radio networks from the previous…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
