English

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

Optimization and Control 2020-02-28 v1 Computer Vision and Pattern Recognition

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.

Keywords

Cite

@article{arxiv.2002.12236,
  title  = {Optimization of Graph Total Variation via Active-Set-based Combinatorial Reconditioning},
  author = {Zhenzhang Ye and Thomas Möllenhoff and Tao Wu and Daniel Cremers},
  journal= {arXiv preprint arXiv:2002.12236},
  year   = {2020}
}

Comments

Presented at the 23 rd International Conference on Artificial Intelligence and Statistics (AISTATS) 2020. Code: https://github.com/zhenzhangye/graph_TV_recond

R2 v1 2026-06-23T13:56:25.431Z