pith. machine review for the scientific record. sign in

arxiv: 1206.2944 · v2 · submitted 2012-06-13 · 📊 stat.ML · cs.LG

Recognition: unknown

Practical Bayesian Optimization of Machine Learning Algorithms

Authors on Pith no claims yet
classification 📊 stat.ML cs.LG
keywords algorithmslearningoptimizationtuningautomaticbayesianmachineperformance
0
0 comments X
read the original abstract

Machine learning algorithms frequently require careful tuning of model hyperparameters, regularization terms, and optimization parameters. Unfortunately, this tuning is often a "black art" that requires expert experience, unwritten rules of thumb, or sometimes brute-force search. Much more appealing is the idea of developing automatic approaches which can optimize the performance of a given learning algorithm to the task at hand. In this work, we consider the automatic tuning problem within the framework of Bayesian optimization, in which a learning algorithm's generalization performance is modeled as a sample from a Gaussian process (GP). The tractable posterior distribution induced by the GP leads to efficient use of the information gathered by previous experiments, enabling optimal choices about what parameters to try next. Here we show how the effects of the Gaussian process prior and the associated inference procedure can have a large impact on the success or failure of Bayesian optimization. We show that thoughtful choices can lead to results that exceed expert-level performance in tuning machine learning algorithms. We also describe new algorithms that take into account the variable cost (duration) of learning experiments and that can leverage the presence of multiple cores for parallel experimentation. We show that these proposed algorithms improve on previous automatic procedures and can reach or surpass human expert-level optimization on a diverse set of contemporary algorithms including latent Dirichlet allocation, structured SVMs and convolutional neural networks.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Kernel-based guarantees for nonlinear parametric models in Bayesian optimization

    stat.ML 2026-05 unverdicted novelty 7.0

    A kernel framework over parameter space yields confidence bounds for regularized nonlinear models on adaptive data, supporting convergence analysis in Bayesian optimization.

  2. Chain of Uncertain Rewards with Large Language Models for Reinforcement Learning

    cs.LG 2026-04 unverdicted novelty 6.0

    CoUR uses LLMs for efficient RL reward design through uncertainty quantification and similarity selection, achieving better performance and lower evaluation costs on IsaacGym and Bidexterous Manipulation benchmarks.

  3. Caliper-in-the-Loop: Black-Box Optimization for Hyperledger Fabric Performance Tuning

    cs.DC 2026-05 unverdicted novelty 5.0

    Bayesian optimization with dimensionality reduction improves Hyperledger Fabric throughput by up to 12% in a 317-dimensional configuration space via an automated Caliper benchmarking loop.