OCLGNov 13, 2025

Global Solutions to Non-Convex Functional Constrained Problems with Hidden Convexity

arXiv:2511.10626v14 citationsh-index: 4
Originality Highly original
AI Analysis

This addresses a fundamental challenge in optimization for applications like safe policy optimization in control and reinforcement learning, offering a novel algorithmic approach with provable guarantees.

The paper tackles the problem of finding global solutions to non-convex optimization problems with hidden convexity, where constraints are challenging and transformations are implicit, by developing algorithms that provably achieve global minima with oracle complexities of O(ε^{-3}) for non-smooth and O(ε^{-1}) for smooth settings.

Constrained non-convex optimization is fundamentally challenging, as global solutions are generally intractable and constraint qualifications may not hold. However, in many applications, including safe policy optimization in control and reinforcement learning, such problems possess hidden convexity, meaning they can be reformulated as convex programs via a nonlinear invertible transformation. Typically such transformations are implicit or unknown, making the direct link with the convex program impossible. On the other hand, (sub-)gradients with respect to the original variables are often accessible or can be easily estimated, which motivates algorithms that operate directly in the original (non-convex) problem space using standard (sub-)gradient oracles. In this work, we develop the first algorithms to provably solve such non-convex problems to global minima. First, using a modified inexact proximal point method, we establish global last-iterate convergence guarantees with $\widetilde{\mathcal{O}}(\varepsilon^{-3})$ oracle complexity in non-smooth setting. For smooth problems, we propose a new bundle-level type method based on linearly constrained quadratic subproblems, improving the oracle complexity to $\widetilde{\mathcal{O}}(\varepsilon^{-1})$. Surprisingly, despite non-convexity, our methodology does not require any constraint qualifications, can handle hidden convex equality constraints, and achieves complexities matching those for solving unconstrained hidden convex optimization.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes