ICML2026

Certificate-Guided Pruning for Stochastic Lipschitz Optimization

Ibne Farabi Shihab, SANJEDA AKTER, Anuj Sharma

被引用 1 次

摘要

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 Certificate-Guided Pruning (CGP), which maintains an explicit 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)(A_t) shrinks at a controlled rate yielding sample complexity O~(ε(2+α))Õ(\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 the computable gap proxy εt\varepsilon_t.