English

Adaptive Lipschitz-Free Conditional Gradient Methods for Stochastic Composite Nonconvex Optimization

Machine Learning 2026-03-09 v1 Numerical Analysis Numerical Analysis Optimization and Control

Abstract

We propose ALFCG (Adaptive Lipschitz-Free Conditional Gradient), the first \textit{adaptive} projection-free framework for stochastic composite nonconvex minimization that \textit{requires neither global smoothness constants nor line search}. Unlike prior conditional gradient methods that use openloop diminishing stepsizes, conservative Lipschitz constants, or costly backtracking, ALFCG maintains a self-normalized accumulator of historical iterate differences to estimate local smoothness and minimize a quadratic surrogate model at each step. This retains the simplicity of Frank-Wolfe while adapting to unknown geometry. We study three variants. ALFCG-FS addresses finite-sum problems with a SPIDER estimator. ALFCG-MVR1 and ALFCG-MVR2 handle stochastic expectation problems by using momentum-based variance reduction with single-batch and two-batch updates, and operate under average and individual smoothness, respectively. To reach an ϵ\epsilon-stationary point, ALFCG-FS attains O(N+Nϵ2)\mathcal{O}(N+\sqrt{N}\epsilon^{-2}) iteration complexity, while ALFCG-MVR1 and ALFCG-MVR2 achieve O~(σ2ϵ4+ϵ2)\tilde{\mathcal{O}}(\sigma^2\epsilon^{-4}+\epsilon^{-2}) and O~(σϵ3+ϵ2)\tilde{\mathcal{O}}(\sigma\epsilon^{-3}+\epsilon^{-2}), where NN is the number of components and σ\sigma is the noise level. In contrast to typical O(ϵ4)\mathcal{O}(\epsilon^{-4}) or O(ϵ3)\mathcal{O}(\epsilon^{-3}) rates, our bounds reduce to the optimal rate up to logarithmic factors O~(ϵ2)\tilde{\mathcal{O}}(\epsilon^{-2}) as the noise level σ0\sigma \to 0. Extensive experiments on multiclass classification over nuclear norm balls and p\ell_p balls show that ALFCG generally outperforms state-of-the-art conditional gradient baselines.

Keywords

Cite

@article{arxiv.2603.06369,
  title  = {Adaptive Lipschitz-Free Conditional Gradient Methods for Stochastic Composite Nonconvex Optimization},
  author = {Ganzhao Yuan},
  journal= {arXiv preprint arXiv:2603.06369},
  year   = {2026}
}
R2 v1 2026-07-01T11:07:03.806Z