English

Leveraging Sparsity for Efficient Submodular Data Summarization

Machine Learning 2017-03-09 v1 Data Structures and Algorithms Information Theory Machine Learning math.IT

Abstract

The facility location problem is widely used for summarizing large datasets and has additional applications in sensor placement, image retrieval, and clustering. One difficulty of this problem is that submodular optimization algorithms require the calculation of pairwise benefits for all items in the dataset. This is infeasible for large problems, so recent work proposed to only calculate nearest neighbor benefits. One limitation is that several strong assumptions were invoked to obtain provable approximation guarantees. In this paper we establish that these extra assumptions are not necessary---solving the sparsified problem will be almost optimal under the standard assumptions of the problem. We then analyze a different method of sparsification that is a better model for methods such as Locality Sensitive Hashing to accelerate the nearest neighbor computations and extend the use of the problem to a broader family of similarities. We validate our approach by demonstrating that it rapidly generates interpretable summaries.

Keywords

Cite

@article{arxiv.1703.02690,
  title  = {Leveraging Sparsity for Efficient Submodular Data Summarization},
  author = {Erik M. Lindgren and Shanshan Wu and Alexandros G. Dimakis},
  journal= {arXiv preprint arXiv:1703.02690},
  year   = {2017}
}

Comments

In NIPS 2016