10
6

Importance Sampling via Local Sensitivity

Abstract

Given a loss function F:XR+F:\mathcal{X} \rightarrow \R^+ that can be written as the sum of losses over a large set of inputs a1,,ana_1,\ldots, a_n, it is often desirable to approximate FF by subsampling the input points. Strong theoretical guarantees require taking into account the importance of each point, measured by how much its individual loss contributes to F(x)F(x). Maximizing this importance over all xXx \in \mathcal{X} yields the \emph{sensitivity score} of aia_i. Sampling with probabilities proportional to these scores gives strong guarantees, allowing one to approximately minimize of FF using just the subsampled points. Unfortunately, sensitivity sampling is difficult to apply since (1) it is unclear how to efficiently compute the sensitivity scores and (2) the sample size required is often impractically large. To overcome both obstacles we introduce \emph{local sensitivity}, which measures data point importance in a ball around some center x0x_0. We show that the local sensitivity can be efficiently estimated using the \emph{leverage scores} of a quadratic approximation to FF and that the sample size required to approximate FF around x0x_0 can be bounded. We propose employing local sensitivity sampling in an iterative optimization method and analyze its convergence when FF is smooth and convex.

View on arXiv
Comments on this paper