MLLGSep 28, 2015

Distance-Penalized Active Learning Using Quantile Search

arXiv:1509.08387v212 citations
AI Analysis

This addresses a domain-specific problem for environmental monitoring, offering an incremental improvement by adapting binary search to spatial constraints.

The paper tackles the problem of active learning for spatial signals where sampling cost depends on both the number of samples and distance traveled, motivated by studying low-oxygen regions in the Great Lakes. It introduces quantile search for one-dimensional threshold classifiers, showing it outperforms existing algorithms in most practical scenarios with characterized tradeoffs in error and distance.

Adaptive sampling theory has shown that, with proper assumptions on the signal class, algorithms exist to reconstruct a signal in $\mathbb{R}^{d}$ with an optimal number of samples. We generalize this problem to the case of spatial signals, where the sampling cost is a function of both the number of samples taken and the distance traveled during estimation. This is motivated by our work studying regions of low oxygen concentration in the Great Lakes. We show that for one-dimensional threshold classifiers, a tradeoff between the number of samples taken and distance traveled can be achieved using a generalization of binary search, which we refer to as quantile search. We characterize both the estimation error after a fixed number of samples and the distance traveled in the noiseless case, as well as the estimation error in the case of noisy measurements. We illustrate our results in both simulations and experiments and show that our method outperforms existing algorithms in the majority of practical scenarios.

Foundations

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

Your Notes