Vizier高斯过程波束算法
机器学习
2024-12-09 v3 人工智能
最优化与控制
摘要
Google Vizier已执行数百万次优化,加速了诸多研究和生产系统的进展,表明贝叶斯优化作为大规模服务的成功。多年来,其算法经过了众多研究努力和用户反馈的累积,不断得到改进。在本技术报告中,我们讨论了当前Open Source Vizier提供的默认算法的实现细节和设计选择。我们在标准化基准测试中进行的实验揭示了其在多个实际模式下对众多行业基准方法的鲁棒性和灵活性。
引用
@article{arxiv.2408.11527,
title = {The Vizier Gaussian Process Bandit Algorithm},
author = {Xingyou Song and Qiuyi Zhang and Chansoo Lee and Emily Fertig and Tzu-Kuo Huang and Lior Belenki and Greg Kochanski and Setareh Ariafar and Srinivas Vasudevan and Sagi Perel and Daniel Golovin},
journal= {arXiv preprint arXiv:2408.11527},
year = {2024}
}
备注
Google DeepMind Technical Report. Code can be found in https://github.com/google/vizier