933c2cac12fddd65.tex
1: \begin{abstract}
2: 	Submodular function minimization is a fundamental optimization
3: 	problem that arises in several applications in machine learning
4: 	and computer vision. The problem is known to be solvable in
5: 	polynomial time, but general purpose algorithms have high running
6: 	times and are unsuitable for large-scale problems. Recent work
7: 	have used convex optimization techniques to obtain very practical
8: 	algorithms for minimizing functions that are sums of ``simple"
9: 	functions. In this paper, we use random coordinate descent
10: 	methods to obtain algorithms with faster \emph{linear}
11: 	convergence rates and cheaper iteration costs.
12: 	Compared to alternating projection
13: 	methods, our algorithms do not rely on full-dimensional vector
14: 	operations and they converge in significantly fewer iterations.
15: \end{abstract}
16: