Exploiting cone approximations in an augmented Lagrangian method for conic optimization
Mituhiro Fukuda, Walter Gómez, Gabriel Haeser, Leonardo Makoto Mito
TL;DR
This work tackles nonlinear conic programming where projecting onto the full cone $\mathcal{K}$ is costly or intractable, by developing an augmented Lagrangian method that updates cheap polyhedral outer approximations $\{\mathcal{K}^k\}$ of $\mathcal{K}$ during iterations. It extends sequential optimality concepts to nonlinear conic settings via a relaxed gradient projection (R-AGP) framework and proves that feasible limit points satisfy R-AGP, with KKT guaranteed under Robinson's constraint qualification. The authors instantiate the approach on nonlinear copositive programming using Yıldırım's polyhedral outer approximations, showing that gradually refining the cone approximation outperforms standard fixed-approximation schemes in numerical experiments over a suite of test problems. The method enables practical solving of hard conic problems when the full cone is difficult to project onto, and the framework is adaptable to other convex cones beyond COP. Overall, the paper contributes a convergent, cone-approximation-based strategy that blends theoretical guarantees with empirical efficiency for nonlinear conic optimization.
Abstract
We propose an algorithm for general nonlinear conic programming which does not require the knowledge of the full cone, but rather a simpler, more tractable, approximation of it. We prove that the algorithm satisfies a strong global convergence property in the sense that it generates a strong sequential optimality condition. In particular, a KKT point is necessarily found when a limit point satisfies Robinson's condition. We conduct numerical experiments minimizing nonlinear functions subject to a copositive cone constraint. In order to do this, we consider a well known polyhedral approximation of this cone by means of refining the polyhedral constraints after each augmented Lagrangian iteration. We show that our strategy outperforms the standard approach of considering a close polyhedral approximation of the full copositive cone in every iteration.
