Graph Neural Bayesian Optimization for Virtual Screening
Abstract
Virtual screening is an essential component of early-stage drug and materials discovery. This is challenged by the increasingly intractable size of virtual libraries and the high cost of evaluating properties. We propose GNN-SS, a Graph Neural Network (GNN) powered Bayesian Optimization (BO) algorithm. GNN-SS utilizes random sub-sampling to reduce the computational complexity of the BO problem, and diversifies queries for training the model. We further introduce data-independent projections to efficiently model second-order random feature interactions, and improve uncertainty estimates. GNN-SS is computationally light, sample-efficient, and rapidly narrows the search space by leveraging the generalization ability of GNNs. Our algorithm achieves state-of-the-art performance among screening methods for the Practical Molecular Optimization benchmark.
Cite
Text
Wang-Henderson et al. "Graph Neural Bayesian Optimization for Virtual Screening." NeurIPS 2023 Workshops: ReALML, 2023.Markdown
[Wang-Henderson et al. "Graph Neural Bayesian Optimization for Virtual Screening." NeurIPS 2023 Workshops: ReALML, 2023.](https://mlanthology.org/neuripsw/2023/wanghenderson2023neuripsw-graph-a/)BibTeX
@inproceedings{wanghenderson2023neuripsw-graph-a,
title = {{Graph Neural Bayesian Optimization for Virtual Screening}},
author = {Wang-Henderson, Miles and Soyuer, Bartu and Kassraie, Parnian and Krause, Andreas and Bogunovic, Ilija},
booktitle = {NeurIPS 2023 Workshops: ReALML},
year = {2023},
url = {https://mlanthology.org/neuripsw/2023/wanghenderson2023neuripsw-graph-a/}
}