English

Discrete-Convex-Analysis-Based Framework for Warm-Starting Algorithms with Predictions

Machine Learning 2022-05-23 v1 Data Structures and Algorithms

Abstract

Augmenting algorithms with learned predictions is a promising approach for going beyond worst-case bounds. Dinitz, Im, Lavastida, Moseley, and Vassilvitskii~(2021) have demonstrated that a warm start with learned dual solutions can improve the time complexity of the Hungarian method for weighted perfect bipartite matching. We extend and improve their framework in a principled manner via \textit{discrete convex analysis} (DCA), a discrete analog of convex analysis. We show the usefulness of our DCA-based framework by applying it to weighted perfect bipartite matching, weighted matroid intersection, and discrete energy minimization for computer vision. Our DCA-based framework yields time complexity bounds that depend on the \ell_\infty-distance from a predicted solution to an optimal solution, which has two advantages relative to the previous 1\ell_1-distance-dependent bounds: time complexity bounds are smaller, and learning of predictions is more sample efficient. We also discuss whether to learn primal or dual solutions from the DCA perspective.

Keywords

Cite

@article{arxiv.2205.09961,
  title  = {Discrete-Convex-Analysis-Based Framework for Warm-Starting Algorithms with Predictions},
  author = {Shinsaku Sakaue and Taihei Oki},
  journal= {arXiv preprint arXiv:2205.09961},
  year   = {2022}
}
R2 v1 2026-06-24T11:23:05.770Z