paper-with-me

Papers

Sequential Subspace Search for Functional Bayesian Optimization Incorporating Experimenter Intuition

2020-09-08 · Alistair Shilton, Sunil Gupta, Santu Rana, Svetha Venkatesh

We propose an algorithm for Bayesian functional optimisation - that is, finding the function to optimise a process - guided by experimenter beliefs and intuitions regarding the expected characteristics (length-scale, smoothness, cyclicity etc.) of the optimal solution encoded into the covariance function of a Gaussian Process. Our algorithm generates a sequence of finite-dimensional random subspaces of functional space spanned by a set of draws from the experimenter's Gaussian Process. Standard Bayesian optimisation is applied on each subspace, and the best solution found used as a starting point (origin) for the next subspace. Using the concept of effective dimensionality, we analyse the convergence of our algorithm and provide a regret bound to show that our algorithm converges in sub-linear time provided a finite effective dimension exists. We test our algorithm in simulated and real-world experiments, namely blind function matching, finding the optimal precipitation-strengthening function for an aluminium alloy, and learning rate schedule optimisation for deep networks.

📄 PDF Abstract BibTeX arXiv:2009.03543

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimisationBayesian Optimization

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

A Simple and Efficient Approach to Batch Bayesian Optimization

2024-11-25 · Dawei Zhan, Zhaoxi Zeng, Shuoxiao Wei, Ping Wu

Extending Bayesian optimization to batch evaluation can enable the designer to make the most use of parallel computing technology. However, most of current batch approaches do not scale well with the batch size. That is,…

Bayesian Optimization

Sequential Gallery for Interactive Visual Design Optimization

2020-05-08 · Yuki Koyama, Issei Sato, Masataka Goto

Visual design tasks often involve tuning many design parameters. For example, color grading of a photograph involves many parameters, some of which non-expert users might be unfamiliar with. We propose a novel user-in-th…

Bayesian Optimization

An Adaptive Dimension Reduction Estimation Method for High-dimensional Bayesian Optimization

2024-03-08 · Shouri Hu, Jiawei Li, Zhibo Cai

Bayesian optimization (BO) has shown impressive results in a variety of applications within low-to-moderate dimensional Euclidean spaces. However, extending BO to high-dimensional settings remains a significant challenge…

Bayesian OptimizationDimensionality Reduction

LinEasyBO: Scalable Bayesian Optimization Approach for Analog Circuit Synthesis via One-Dimensional Subspaces

2021-09-01 · Shuhan Zhang, Fan Yang, Changhao Yan, Dian Zhou 외

A large body of literature has proved that the Bayesian optimization framework is especially efficient and effective in analog circuit synthesis. However, most of the previous research works only focus on designing infor…

Bayesian Optimization

Physics-Informed Bayesian Optimization of Variational Quantum Circuits

2024-06-10 · NeurIPS 2023 11 · Kim A. Nicoli, Christopher J. Anders, Lena Funcke, Tobias Hartung 외

In this paper, we propose a novel and powerful method to harness Bayesian optimization for Variational Quantum Eigensolvers (VQEs) -- a hybrid quantum-classical protocol used to approximate the ground state of a quantum …

Bayesian OptimizationInductive Bias