Teaching an AI to Doubt Itself Cut the Chemistry Experiments Needed, Study Reports

Nature Machine Intelligence published a peer-reviewed method on Aug. 28 that trains a language model to report how uncertain it is, then uses that uncertainty to decide which chemistry experiment to run next.
The method is called GOLLuM, for Gaussian process Optimized LLMs, and its authors are Bojana Ranković, Ryan-Rhys Griffiths and Philippe Schwaller. It pairs a language model with a Gaussian process, a statistical model that returns a prediction together with a measure of confidence in it, and trains the two jointly rather than separately. The paper states that this reshapes the language model's internal representation so that experiments with similar outcomes cluster together, and describes the effect as turning the model's overconfidence "from a fundamental flaw into a precise learning signal."
In their paper, the authors report that the method starts from ten low-performing experiments and generalizes across 23 tasks in organic synthesis, materials science, process chemistry and molecular design. They report that it matches traditional Bayesian optimization, the standard statistical approach to the same problem, with over 40% fewer experiments. For finding high-performing Buchwald–Hartwig reactions, a widely studied class of carbon-nitrogen bond-forming reactions, they report a 43% discovery rate against 24% to 25% for expert quantum-chemical descriptors and for other language models.
The paper describes GOLLuM as achieving "state-of-the-art performance" and as "ranking first on average among all competing methods" and all the language-model methods in the comparison used Google's T5 model as the encoder.
Sources
- Peer-reviewednature.com
