Skip to content

Validation of exploration capability of BO #1842

Closed Answered by saitcakmak
Obs01ete asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Obs01ete. To compare various methods on a given dataset, we typically fit a surrogate model on the dataset and run full BO loops to optimize the surrogate model. The surrogate can be any statistical model that interpolates the dataset to the full search space. Using a GP model is a convenient choice but it may not be great for comparing various length-scales (since the surrogate itself has a length-scale).

Is there a particular reason that you're using UCB (and trying to tune beta) rather than using some other acquisition function that doesn't require a tuning a hyper-parameter? We find that EI and its variants generally work much better than UCB. @SebastianAment recently introduced L…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Obs01ete
Comment options

@Obs01ete
Comment options

Answer selected by Obs01ete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants