Improved Active Learning via Dependent Leverage Score Sampling
Atsushi Shimizu, Xiaoou Cheng, Christopher Musco, Jonathan Weare
TL;DR
The paper tackles efficient active linear regression in the agnostic setting by fusing leverage-score-based marginal sampling with spatially aware pivotal sampling. It introduces a two-step, spatially structured sampling scheme that maintains leverage-score marginals while ensuring wide coverage via a binary-tree pivotal process, leading to up to 50% fewer labeled samples than independent leverage-score sampling in practice. The authors prove a general bound under one-sided $\ell_{\infty}$-independence that matches conventional leverage-score sampling and provide a tighter $O(d/\epsilon)$ bound for polynomial regression, supported by experiments on PDE-inspired test problems. This approach enables more efficient learning of surrogates for parametric PDEs and uncertainty quantification tasks, with strong theoretical and empirical support for spatially distributed sampling.
Abstract
We show how to obtain improved active learning methods in the agnostic (adversarial noise) setting by combining marginal leverage score sampling with non-independent sampling strategies that promote spatial coverage. In particular, we propose an easily implemented method based on the \emph{pivotal sampling algorithm}, which we test on problems motivated by learning-based methods for parametric PDEs and uncertainty quantification. In comparison to independent sampling, our method reduces the number of samples needed to reach a given target accuracy by up to $50\%$. We support our findings with two theoretical results. First, we show that any non-independent leverage score sampling method that obeys a weak \emph{one-sided $\ell_{\infty}$ independence condition} (which includes pivotal sampling) can actively learn $d$ dimensional linear functions with $O(d\log d)$ samples, matching independent sampling. This result extends recent work on matrix Chernoff bounds under $\ell_{\infty}$ independence, and may be of interest for analyzing other sampling strategies beyond pivotal sampling. Second, we show that, for the important case of polynomial regression, our pivotal method obtains an improved bound on $O(d)$ samples.
