SYMASYOCNov 30, 2014

Guaranteed sensor coverage with the weighted-$D^2$ sampling

arXiv:1412.0301
Originality Incremental advance
AI Analysis

For researchers in sensor networks, this work provides an improved initialization technique that enhances coverage quality and reduces energy costs, though it is an incremental improvement over existing Lloyd descent methods.

The paper addresses the mobile sensor coverage problem, proposing weighted-D² sampling for initial sensor placement. This method yields O(log k)-competitive coverage before Lloyd descent, reducing average sensor travel distance and energy consumption compared to uniform random initialization.

In this paper we focus on the mobile sensor coverage problem formulated as a continuous locational optimization problem. Cortès et al. first proposed a distributed version of the Lloyd descent algorithm with guaranteed convergence to a local optima. Since then researchers have studied a number of variations of the coverage problem. The quality of the final solution with the Lloyd descent depends on the initial sensor configuration. Inspired by the recent results on a related $k$-means problem, in this paper we propose the weighted-$D^2$ sampling to choose the initial sensor configuration and show that it yields $O(\log k)$-competitive sensor coverage before even applying the Lloyd descent. Through extensive numerical simulations, we show that the initial coverage with the weighted-$D^2$ sampling is significantly lower than that with the uniform random initial sensor configuration. We also show that the average distance traveled by the sensors to reach the final configuration through the Lloyd descent is also significantly lower than that with the uniform random configuration. This also implies considerable savings in the energy spent by the sensors during motion and faster convergence.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes