paper-with-me

Papers

Every Call is Precious: Global Optimization of Black-Box Functions with Unknown Lipschitz Constants

2025-02-06 · Fares Fourati, Salma Kharrat, Vaneet Aggarwal, Mohamed-Slim Alouini

Optimizing expensive, non-convex, black-box Lipschitz continuous functions presents significant challenges, particularly when the Lipschitz constant of the underlying function is unknown. Such problems often demand numerous function evaluations to approximate the global optimum, which can be prohibitive in terms of time, energy, or resources. In this work, we introduce Every Call is Precious (ECP), a novel global optimization algorithm that minimizes unpromising evaluations by strategically focusing on potentially optimal regions. Unlike previous approaches, ECP eliminates the need to estimate the Lipschitz constant, thereby avoiding additional function evaluations. ECP guarantees no-regret performance for infinite evaluation budgets and achieves minimax-optimal regret bounds within finite budgets. Extensive ablation studies validate the algorithm's robustness, while empirical evaluations show that ECP outperforms 10 benchmark algorithms including Lipschitz, Bayesian, bandits, and evolutionary methods across 30 multi-dimensional non-convex synthetic and real-world optimization problems, which positions ECP as a competitive approach for global optimization.

📄 PDF Abstract BibTeX arXiv:2502.04290

Code (1)

fouratifares/ECP 공식 구현

Tasks

global-optimization

Similar Papers 제목 키워드 기반

NeurGO: Learning to Generate Elite Candidates for Meta-Black-Box Expensive Optimization

2026-07-26 · Jintao He, Huixiang Zhen, Wenyin Gong arxiv

Expensive black-box optimization is ubiquitous in science and engineering, where function evaluations are costly and the evaluation budget is limited. Traditional evolutionary algorithms and Meta-BlackBox Optimization (M…

ECPv2: Fast, Efficient, and Scalable Global Optimization of Lipschitz Functions

2025-11-20 · Fares Fourati, Mohamed-Slim Alouini, Vaneet Aggarwal arxiv

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 …

DEFT-FUNNEL: an open-source global optimization solver for constrained grey-box and black-box problems

2019-12-29 · Phillipe R. Sampaio

The fast-growing need for grey-box and black-box optimization methods for constrained global optimization problems in fields such as medicine, chemistry, engineering and artificial intelligence, has contributed for the d…

Clusteringglobal-optimization

Improving MF-DFA model with applications in precious metals market

2020-06-26 · Zhongjun Wang, Mengye Sun, A. M. Elsawah

With the aggravation of the global economic crisis and inflation, the precious metals with safe-haven function have become more popular. An improved MF-DFA method is proposed to analyze price fluctuations of the precious…

Time SeriesTime Series Analysis

Computer Vision For COVID-19 Control: A Survey

2020-04-15 · Anwaar Ulhaq, Asim Khan, Douglas Gomes, Manoranjan Paul

The COVID-19 pandemic has triggered an urgent need to contribute to the fight against an immense threat to the human population. Computer Vision, as a subfield of Artificial Intelligence, has enjoyed recent success in so…

Survey