Search papers, labs, and topics across Lattice.
This tutorial introduces Bayesian Optimization (BO) as a principled framework for automating scientific discovery by formalizing the hypothesize-experiment-refine cycle. BO employs surrogate models, like Gaussian processes, to represent empirical observations and acquisition functions to guide experiment selection, balancing exploration and exploitation. The paper demonstrates BO's efficacy through case studies in catalysis, materials science, organic synthesis, and molecule discovery, while also covering technical extensions like batched experimentation and human-in-the-loop integration.
Stop wasting resources on ad-hoc experiments: Bayesian Optimization offers a principled, probability-driven framework to automate scientific discovery.
Traditional scientific discovery relies on an iterative hypothesise-experiment-refine cycle that has driven progress for centuries, but its intuitive, ad-hoc implementation often wastes resources, yields inefficient designs, and misses critical insights. This tutorial presents Bayesian Optimisation (BO), a principled probability-driven framework that formalises and automates this core scientific cycle. BO uses surrogate models (e.g., Gaussian processes) to model empirical observations as evolving hypotheses, and acquisition functions to guide experiment selection, balancing exploitation of known knowledge and exploration of uncharted domains to eliminate guesswork and manual trial-and-error. We first frame scientific discovery as an optimisation problem, then unpack BO's core components, end-to-end workflows, and real-world efficacy via case studies in catalysis, materials science, organic synthesis, and molecule discovery. We also cover critical technical extensions for scientific applications, including batched experimentation, heteroscedasticity, contextual optimisation, and human-in-the-loop integration. Tailored for a broad audience, this tutorial bridges AI advances in BO with practical natural science applications, offering tiered content to empower cross-disciplinary researchers to design more efficient experiments and accelerate principled scientific discovery.