OCNANAApr 14

A trust-region funnel algorithm for gray-box optimization

arXiv:2511.1899825.1h-index: 88Has Code
Predicted impact top 55% in OC · last 90 daysOriginality Incremental advance
AI Analysis

For practitioners in optimization, this provides a simpler, effective alternative to complex trust-region filter methods for gray-box problems.

Gray-box optimization is challenging due to mixed algebraic and black-box components. The proposed trust-region funnel algorithm simplifies parameter tuning and achieves comparable or improved performance over the classical filter method, with global convergence guarantees.

Gray-box optimization, where parts of optimization problems are represented by algebraic models while others are treated as black-box models lacking analytic derivatives, remains a challenge. Trust-region (TR) methods provide a robust framework for gray-box problems through local reduced models (RMs) for black-box components, but they are complex and require extensive parameter tuning. Motivated by recent advances in funnel-based convergence theory for nonlinear optimization, we propose a novel TR funnel algorithm for gray-box optimization, replacing the filter acceptance criterion with a uni-dimensional funnel, maintaining a monotonically decreasing upper bound on approximation error of local black-box RMs. A global convergence proof to a first-order critical point is established. The algorithm, implemented open-source in Pyomo, supports multiple RM forms and globalization strategies (filter or funnel). Benchmark tests show the TR funnel algorithm achieves comparable and often improved performance relative to the classical TR filter method, thus providing a simpler, effective alternative for gray-box optimization.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes