ECPv2: Fast, Efficient, and Scalable Global Optimization of Lipschitz Functions
Fares Fourati, Mohamed-Slim Alouini, Vaneet Aggarwal

TL;DR
ECPv2 is a scalable, theoretically grounded algorithm for global optimization of Lipschitz functions, improving efficiency and performance over previous methods, especially in high-dimensional, non-convex problems.
Contribution
ECPv2 introduces adaptive bounds, a memory mechanism, and random projections to enhance the ECP framework's efficiency and scalability.
Findings
ECPv2 retains no-regret guarantees with finite-time bounds.
ECPv2 outperforms state-of-the-art optimizers on benchmarks.
ECPv2 significantly reduces wall-clock time in high-dimensional settings.
Abstract
We propose ECPv2, a scalable and theoretically grounded algorithm for global optimization of Lipschitz-continuous functions with unknown Lipschitz constants. Building on the Every Call is Precious (ECP) framework, which ensures that each accepted function evaluation is potentially informative, ECPv2 addresses key limitations of ECP, including high computational cost and overly conservative early behavior. ECPv2 introduces three innovations: (i) an adaptive lower bound to avoid vacuous acceptance regions, (ii) a Worst-m memory mechanism that restricts comparisons to a fixed-size subset of past evaluations, and (iii) a fixed random projection to accelerate distance computations in high dimensions. We theoretically show that ECPv2 retains ECP's no-regret guarantees with optimal finite-time bounds and expands the acceptance region with high probability. We further empirically validate these…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Stochastic Gradient Optimization Techniques · Advanced Optimization Algorithms Research
