English

Greedy Minimization of Weakly Supermodular Set Functions

Data Structures and Algorithms 2015-02-24 v1

Abstract

This paper defines weak-α\alpha-supermodularity for set functions. Many optimization objectives in machine learning and data mining seek to minimize such functions under cardinality constrains. We prove that such problems benefit from a greedy extension phase. Explicitly, let SS^* be the optimal set of cardinality kk that minimizes ff and let S0S_0 be an initial solution such that f(S0)/f(S)ρf(S_0)/f(S^*) \le \rho. Then, a greedy extension SS0S \supset S_0 of size SS0+αkln(ρ/ε)|S| \le |S_0| + \lceil \alpha k \ln(\rho/\varepsilon) \rceil yields f(S)/f(S)1+εf(S)/f(S^*) \le 1+\varepsilon. As example usages of this framework we give new bicriteria results for kk-means, sparse regression, and columns subset selection.

Keywords

Cite

@article{arxiv.1502.06528,
  title  = {Greedy Minimization of Weakly Supermodular Set Functions},
  author = {Christos Boutsidis and Edo Liberty and Maxim Sviridenko},
  journal= {arXiv preprint arXiv:1502.06528},
  year   = {2015}
}
R2 v1 2026-06-22T08:35:45.583Z