Network Flow Algorithms for Structured Sparsity
Abstract
We consider a class of learning problems that involve a structured sparsity-inducing norm defined as the sum of $\ell_\infty$-norms over groups of variables. Whereas a lot of effort has been put in developing fast optimization methods when the groups are disjoint or embedded in a specific hierarchical structure, we address here the case of general overlapping groups. To this end, we show that the corresponding optimization problem is related to network flow optimization. More precisely, the proximal problem associated with the norm we consider is dual to a quadratic min-cost flow problem. We propose an efficient procedure which computes its solution exactly in polynomial time. Our algorithm scales up to millions of groups and variables, and opens up a whole new range of applications for structured sparse models. We present several experiments on image and video data, demonstrating the applicability and scalability of our approach for various problems.
Cite
Text
Mairal et al. "Network Flow Algorithms for Structured Sparsity." Neural Information Processing Systems, 2010.Markdown
[Mairal et al. "Network Flow Algorithms for Structured Sparsity." Neural Information Processing Systems, 2010.](https://mlanthology.org/neurips/2010/mairal2010neurips-network/)BibTeX
@inproceedings{mairal2010neurips-network,
title = {{Network Flow Algorithms for Structured Sparsity}},
author = {Mairal, Julien and Jenatton, Rodolphe and Bach, Francis R. and Obozinski, Guillaume R.},
booktitle = {Neural Information Processing Systems},
year = {2010},
pages = {1558-1566},
url = {https://mlanthology.org/neurips/2010/mairal2010neurips-network/}
}