Practical Bayesian Optimization of Machine Learning Algorithms, Jasper Snoek, Hugo Larochelle, Ryan P. Adams, 2012Advances in Neural Information Processing Systems 25 (NIPS 2012), Vol. 25 (NeurIPS) - 这篇基础论文将贝叶斯优化应用于机器学习模型的调优,详细阐述了高斯过程和采集函数在高效超参数搜索中的应用。
Gaussian Processes for Machine Learning, Carl Edward Rasmussen and Christopher K. I. Williams, 2006 (The MIT Press) - 本书是关于高斯过程的权威著作,为其在贝叶斯优化中作为替代模型提供了全面的理论基础。