paper-with-me

홈 › Papers

Certificate-Guided Pruning for Stochastic Lipschitz Optimization

2026-01-28 · Ibne Farabi Shihab, Sanjeda Akter, Anuj Sharma arxiv

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} $A_t$ of potentially optimal points via confidence-adjusted Lipschitz envelopes. Any point outside $A_t$ is certifiably suboptimal with high probability, and under a margin condition with near-optimality dimension $α$, we prove $\Vol(A_t)$ shrinks at a controlled rate yielding sample complexity $\tildeO(\varepsilon^{-(2+α)})$. We develop three extensions: CGP-Adaptive learns $L$ online with $O(\log T)$ overhead; CGP-TR scales to $d > 50$ via trust regions with local certificates; and CGP-Hybrid switches to GP refinement when local smoothness is detected. Experiments on 12 benchmarks ($d \in [2, 100]$) show CGP variants match or exceed strong baselines while providing principled stopping criteria via certificate volume.

📄 PDF Abstract BibTeX arXiv:2601.20231

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Policy Verification in Stochastic Dynamical Systems Using Logarithmic Neural Certificates

2024-06-02 · Thom Badings, Wietze Koops, Sebastian Junges, Nils Jansen

We consider the verification of neural network policies for discrete-time stochastic systems with respect to reach-avoid specifications. We use a learner-verifier procedure that learns a certificate for the specification…

Certified vs. Empirical Adversarial Robust-ness via Hybrid Convolutions with Attention Stochasticity

2026-05-02 · Joy Dhar, Song Xia, Manish Kumar Pandey, Maryam Haghighat 외 arxiv

We introduce Hybrid Convolutions with Attention Stochasticity (HyCAS), an adversarial defense that narrows the long-standing gap between provable robustness under L2 certificates and empirical robustness against strong L…

Adversarial RobustnessAdversarial Defense

Some Primal-Dual Theory for Subgradient Methods for Strongly Convex Optimization

2023-05-27 · Benjamin Grimmer, Danlin Li

We consider (stochastic) subgradient methods for strongly convex but potentially nonsmooth non-Lipschitz optimization. We provide new equivalent dual descriptions (in the style of dual averaging) for the classic subgradi…

Concave Certificates: Geometric Framework for Distributionally Robust Risk and Complexity Analysis

2026-01-04 · Hong T. M. Chu arxiv

Distributionally Robust (DR) optimization aims to certify worst-case risk within a Wasserstein uncertainty set. Current certifications typically rely either on global Lipschitz bounds, which are often conservative, or on…

Semialgebraic Optimization for Lipschitz Constants of ReLU Networks

2020-02-10 · NeurIPS 2020 12 · Tong Chen, Jean-Bernard Lasserre, Victor Magron, Edouard Pauwels

The Lipschitz constant of a network plays an important role in many applications of deep learning, such as robustness certification and Wasserstein Generative Adversarial Network. We introduce a semidefinite programming …

Adversarial Robustness