Bayesian Optimization of Catalysts With In-context Learning

04/11/2023
by   Mayk Caldas Ramos, et al.
0

Large language models (LLMs) are able to do accurate classification with zero or only a few examples (in-context learning). We show a prompting system that enables regression with uncertainty for in-context learning with frozen LLM (GPT-3, GPT-3.5, and GPT-4) models, allowing predictions without features or architecture tuning. By incorporating uncertainty, our approach enables Bayesian optimization for catalyst or molecule optimization using natural language, eliminating the need for training or simulation. Here, we performed the optimization using the synthesis procedure of catalysts to predict properties. Working with natural language mitigates difficulty synthesizability since the literal synthesis procedure is the model's input. We showed that in-context learning could improve past a model context window (maximum number of tokens the model can process at once) as data is gathered via example selection, allowing the model to scale better. Although our method does not outperform all baselines, it requires zero training, feature selection, and minimal computing while maintaining satisfactory performance. We also find Gaussian Process Regression on text embeddings is strong at Bayesian optimization. The code is available in our GitHub repository: https://github.com/ur-whitelab/BO-LIFT

READ FULL TEXT

page 7

page 10

page 20

page 21

page 25

page 26

page 31

research
05/18/2019

Practical Bayesian Optimization with Threshold-Guided Marginal Likelihood Maximization

We propose a practical Bayesian optimization method, of which the surrog...
research
12/01/2019

Bayesian Optimization Approach for Analog Circuit Synthesis Using Neural Network

Bayesian optimization with Gaussian process as surrogate model has been ...
research
05/27/2023

PFNs4BO: In-Context Learning for Bayesian Optimization

In this paper, we use Prior-data Fitted Networks (PFNs) as a flexible su...
research
06/01/2023

Large-Batch, Neural Multi-Objective Bayesian Optimization

Bayesian optimization provides a powerful framework for global optimizat...
research
03/25/2021

Sample-efficient Plasma Spray Process Configuration with Constrained Bayesian Optimization

Recent work has shown constrained Bayesian optimization to be a powerful...
research
06/26/2022

Repository-Level Prompt Generation for Large Language Models of Code

With the success of large language models (LLMs) of code and their use a...
research
02/07/2023

A Bayesian Optimization approach for calibrating large-scale activity-based transport models

The use of Agent-Based and Activity-Based modeling in transportation is ...

Please sign up or login with your details

Forgot password? Click here to reset