by , ,
Abstract:
A key problem in sensor networks is to decide which sensors to query when, in order to obtain the most useful information (e.g., for performing accurate prediction), subject to constraints (e.g., on power and bandwidth). In many applications the utility function is not known a priori, must be learned from data, and can even change over time. Furthermore for large sensor networks solving a centralized optimization problem to select sensors is not feasible, and thus we seek a fully distributed solution. In this paper, we present Distributed Online Greedy (DOG), an efficient, distributed algorithm for repeatedly selecting sensors online, only receiving feedback about the utility of the selected sensors. We prove very strong theoretical no-regret guarantees that apply whenever the (un- known) utility function satisfies a natural diminishing returns property called submodularity. Our algorithm has extremely low communication requirements, and scales well to large sensor deployments. We extend DOG to allow observation-dependent sensor selection. We empirically demonstrate the effectiveness of our algorithm on several real-world sensing tasks.
Reference:
Online Distributed Sensor Selection D. Golovin, M. Faulkner, A. KrauseIn Proc. ACM/IEEE International Conference on Information Processing in Sensor Networks (IPSN), 2010
Bibtex Entry:
@inproceedings{golovin10distributed,
	author = {Daniel Golovin and Matthew Faulkner and Andreas Krause},
	booktitle = {Proc. ACM/IEEE International Conference on Information Processing in Sensor Networks (IPSN)},
	title = {Online Distributed Sensor Selection},
	year = {2010}}