Learning Representation for Bayesian Optimization with Collision-free Regularization
Fengxue Zhang, Brian Nord, Yuxin Chen

TL;DR
This paper introduces LOCo, a deep Bayesian optimization framework that employs a novel regularizer to reduce collision in learned latent spaces, improving optimization performance on complex datasets.
Contribution
The paper proposes a new regularizer for neural network-based latent representations in Bayesian optimization, with theoretical analysis and empirical validation showing improved performance.
Findings
LOCo reduces collision in latent space effectively.
The regularizer improves optimization accuracy on benchmarks.
Theoretical analysis links regularizer to regret bounds.
Abstract
Bayesian optimization has been challenged by datasets with large-scale, high-dimensional, and non-stationary characteristics, which are common in real-world scenarios. Recent works attempt to handle such input by applying neural networks ahead of the classical Gaussian process to learn a latent representation. We show that even with proper network design, such learned representation often leads to collision in the latent space: two points with significantly different observations collide in the learned latent space, leading to degraded optimization performance. To address this issue, we propose LOCo, an efficient deep Bayesian optimization framework which employs a novel regularizer to reduce the collision in the learned latent space and encourage the mapping from the latent space to the objective value to be Lipschitz continuous. LOCo takes in pairs of data points and penalizes those…
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 · Machine Learning and Data Classification · Advanced Bandit Algorithms Research
MethodsGaussian Process
