by , , ,
Abstract:
We consider the problem of monitoring spatial phenomena, such as road speeds on a highway, using wireless sensors with limited battery life. A central question is to decide where to locate these sensors to best predict the phenomenon at the unsensed locations. However, given the power constraints, we also need to determine when to activate these sensors in order to maximize the performance while satisfying lifetime requirements. Traditionally, these two problems of sensor placement and scheduling have been considered separately; one first decides where to place the sensors, and then when to activate them. We present an efficient algorithm, ESPASS, that simultaneously optimizes the placement and the schedule. We prove that ESPASS provides a constant-factor approximation to the optimal solution of this NP-hard optimization problem. A salient feature of our approach is that it obtains ``balanced'' schedules that perform uni- formly well over time, rather than only on average. We also develop MCSPASS, an extension to our algorithm that allows for a smooth power-accuracy tradeoff. Our algorithm applies to complex settings where the sensing quality of a set of sensors is measured, e.g., in the improvement of prediction accuracy (more formally, to situations where the sensing quality function is submodular). We present extensive empirical studies on several sensing tasks, and our re- sults show that simultaneously placing and scheduling gives drastically improved performance compared to separate placement and scheduling (e.g., a 33% improvement in network lifetime on the traffic prediction task).
Reference:
Simultaneous Optimization of Sensor Placements and Balanced Schedules A. Krause, R. Rajagopal, A. Gupta, C. GuestrinIn IEEE Transactions on Automatic Control, volume 56, 2011
Bibtex Entry:
@article{krause11simultaneous,
	author = {Andreas Krause and Ram Rajagopal and Anupam Gupta and Carlos Guestrin},
	doi = {10.1109/TAC.2011.2164010},
	journal = {IEEE Transactions on Automatic Control},
	month = {October},
	number = {10},
	pages = {2390-2405},
	title = {Simultaneous Optimization of Sensor Placements and Balanced Schedules},
	volume = {56},
	year = {2011}}