Beyond Objective-Based Improvement: Stationarity-Aware Expected Improvement for Bayesian Optimization
Joshua Hang Sai Ip, Georgios Makrygiorgos, Ali Mesbah

TL;DR
This paper introduces EI-GN, a new Bayesian Optimization acquisition function that incorporates stationarity to improve sampling efficiency, demonstrating better performance on benchmarks and control policy learning.
Contribution
It proposes EI-GN, a novel acquisition function that combines objective improvement with stationarity considerations, extending traditional Expected Improvement methods.
Findings
EI-GN outperforms baseline methods on standard BO benchmarks.
EI-GN effectively guides sampling toward high-performing, stationary regions.
The method is applicable to control policy learning.
Abstract
Bayesian Optimization (BO) is a principled framework for optimizing expensive black-box functions, with Expected Improvement (EI) among its most widely used acquisition functions. Despite its empirical success, EI is agnostic to first-order optimality conditions, relying solely on objective-value improvement. As a result, it can exhibit vanishing acquisition signals where the improvement criterion is uninformative, limiting its effectiveness in guiding search. We propose Expected Improvement via Gradient Norms (EI-GN), a novel acquisition function that extends the improvement principle to incorporate first-order stationarity, promoting sampling in regions that are both high-performing and close to stationary points. We derive a tractable closed-form expression for EI-GN and show that it remains consistent with the improvement-based acquisition framework. By embedding progress toward…
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 · Gaussian Processes and Bayesian Inference · Machine Learning and Data Classification
