|
|
|
|
|
by Djrhfbfnsks
1682 days ago
|
|
For most of the problems for which I've tried to use Bayesian Optimization, I've had poor results because of unknown and heterogeneous noise in the underlying process that I'm trying to optimize. I believe that modeling the noise directly using a 2nd Gaussian Process [1] could help, but I haven't gotten reliable results. I was hoping this topic would be addressed in the book, but don't see it. [1] https://rdrr.io/cran/hetGP/ |
|
It's a real pity, since a smart optimizer for very noisy functions would be really useful. I was trying to use it for chess engine tuning, since I know Deep Mind used it for tuning AlphaZero. I really wonder how they got it to work well.
[1] https://github.com/thomasahle/noisy-bayesian-optimization