A conditional gradient homotopy method with applications to Semidefinite Programming
Pavel Dvurechensky, Gabriele Iommazzo, Shimrit Shtern, Mathias Staudigl
TL;DR
The paper addresses solving large-scale conic-constrained convex programs, notably SDP relaxations, by introducing a projection-free, double-loop homotopy method. It couples a barrier-based inner loop, solved with a conditional gradient (CG) step to approximate the analytic central path, with an outer loop that updates the homotopy parameter $t$ and the accuracy to trace the central path toward the optimum. The authors establish iteration-complexity guarantees that are competitive with state-of-the-art SDP solvers, and extend the framework with line-search and inexact LMO variants, achieving robust performance under ill-conditioning and scaling. Numerical experiments on SDP relaxations and mixing-time estimation demonstrate both theoretical soundness and practical robustness to constraint scaling, with the line-search and inexact variants offering tangible gains.
Abstract
We propose a new homotopy-based conditional gradient method for solving convex optimization problems with a large number of simple conic constraints. Instances of this template naturally appear in semidefinite programming problems arising as convex relaxations of combinatorial optimization problems. Our method is a double-loop algorithm in which the conic constraint is treated via a self-concordant barrier, and the inner loop employs a conditional gradient algorithm to approximate the analytic central path, while the outer loop updates the accuracy imposed on the temporal solution and the homotopy parameter. Our theoretical iteration complexity is competitive when confronted to state-of-the-art SDP solvers, with the decisive advantage of cheap projection-free subroutines. Preliminary numerical experiments are provided for illustrating the practical performance of the method.
