VBO-MI: A Fully Gradient-Based Bayesian Optimization Framework Using Variational Mutual Information Estimation
Farhad Mirkarimi

TL;DR
VBO-MI introduces a fully gradient-based Bayesian optimization framework that uses variational mutual information estimation, significantly reducing computational costs while maintaining or improving optimization performance across diverse tasks.
Contribution
It presents a novel end-to-end gradient-based BO method leveraging variational mutual information, eliminating the need for expensive acquisition optimization.
Findings
Achieves up to 100x reduction in FLOPs compared to baselines.
Consistently matches or outperforms existing methods on benchmarks.
Demonstrates scalability to high-dimensional and real-world problems.
Abstract
Many real-world tasks require optimizing expensive black-box functions accessible only through noisy evaluations, a setting commonly addressed with Bayesian optimization (BO). While Bayesian neural networks (BNNs) have recently emerged as scalable alternatives to Gaussian Processes (GPs), traditional BNN-BO frameworks remain burdened by expensive posterior sampling and acquisition function optimization. In this work, we propose {VBO-MI} (Variational Bayesian Optimization with Mutual Information), a fully gradient-based BO framework that leverages recent advances in variational mutual information estimation. To enable end-to-end gradient flow, we employ an actor-critic architecture consisting of an {action-net} to navigate the input space and a {variational critic} to estimate information gain. This formulation effectively eliminates the traditional inner-loop acquisition optimization…
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
TopicsGaussian Processes and Bayesian Inference · Advanced Bandit Algorithms Research · Advanced Multi-Objective Optimization Algorithms
