English

Certificate-Guided Pruning for Stochastic Lipschitz Optimization

Machine Learning 2026-01-29 v1 Artificial Intelligence

Abstract

We study black-box optimization of Lipschitz functions under noisy evaluations. Existing adaptive discretization methods implicitly avoid suboptimal regions but do not provide explicit certificates of optimality or measurable progress guarantees. We introduce \textbf{Certificate-Guided Pruning (CGP)}, which maintains an explicit \emph{active set} AtA_t of potentially optimal points via confidence-adjusted Lipschitz envelopes. Any point outside AtA_t is certifiably suboptimal with high probability, and under a margin condition with near-optimality dimension α\alpha, we prove \Vol(At)\Vol(A_t) shrinks at a controlled rate yielding sample complexity \tildeO(ε(2+α))\tildeO(\varepsilon^{-(2+\alpha)}). We develop three extensions: CGP-Adaptive learns LL online with O(logT)O(\log T) overhead; CGP-TR scales to d>50d > 50 via trust regions with local certificates; and CGP-Hybrid switches to GP refinement when local smoothness is detected. Experiments on 12 benchmarks (d[2,100]d \in [2, 100]) show CGP variants match or exceed strong baselines while providing principled stopping criteria via certificate volume.

Keywords

Cite

@article{arxiv.2601.20231,
  title  = {Certificate-Guided Pruning for Stochastic Lipschitz Optimization},
  author = {Ibne Farabi Shihab and Sanjeda Akter and Anuj Sharma},
  journal= {arXiv preprint arXiv:2601.20231},
  year   = {2026}
}
R2 v1 2026-07-01T09:23:13.979Z