Optimization of Graph Total Variation via Active-Set-Based Combinatorial Reconditioning

Abstract

Structured convex optimization on weighted graphs finds numerous applications in machine learning and computer vision. In this work, we propose a novel adaptive preconditioning strategy for proximal algorithms on this problem class. Our preconditioner is driven by a sharp analysis of the local linear convergence rate depending on the "active set" at the current iterate. We show that nested-forest decomposition of the inactive edges yields a guaranteed local linear convergence rate. Further, we propose a practical greedy heuristic which realizes such nested decompositions and show in several numerical experiments that our reconditioning strategy, when applied to proximal gradient or primal-dual hybrid gradient algorithm, achieves competitive performances. Our results suggest that local convergence analysis can serve as a guideline for selecting variable metrics in proximal algorithms.

Cite

Text

Ye et al. "Optimization of Graph Total Variation via Active-Set-Based Combinatorial Reconditioning." Artificial Intelligence and Statistics, 2020.

Markdown

[Ye et al. "Optimization of Graph Total Variation via Active-Set-Based Combinatorial Reconditioning." Artificial Intelligence and Statistics, 2020.](https://mlanthology.org/aistats/2020/ye2020aistats-optimization/)

BibTeX

@inproceedings{ye2020aistats-optimization,
  title     = {{Optimization of Graph Total Variation via Active-Set-Based Combinatorial Reconditioning}},
  author    = {Ye, Zhenzhang and Möllenhoff, Thomas and Wu, Tao and Cremers, Daniel},
  booktitle = {Artificial Intelligence and Statistics},
  year      = {2020},
  pages     = {657-668},
  volume    = {108},
  url       = {https://mlanthology.org/aistats/2020/ye2020aistats-optimization/}
}