Greedy Frank-Wolfe Algorithm for Exemplar Selection

In this paper, we consider the problem of selecting representatives from a data set for arbitrary supervised/unsupervised learning tasks. We identify a subset of a data set such that 1) the size of is much smaller than and 2) efficiently describes the entire data set, in a way formalized via convex optimization. In order to generate exemplars, our kernelizable algorithm, Frank-Wolfe Sparse Representation (FWSR), only needs to execute iterations with a per-iteration cost that is quadratic in the size of . This is in contrast to other state of the art methods which need to execute until convergence with each iteration costing an extra factor of (dimension of the data). Moreover, we also provide a proof of linear convergence for our method. We support our results with empirical experiments; we test our algorithm against current methods in three different experimental setups on four different data sets. FWSR outperforms other exemplar finding methods both in speed and accuracy in almost all scenarios.
View on arXiv