BindGPT: A Scalable Framework for 3D Molecular Design via Language Modeling and Reinforcement Learning
Abstract
Generating novel active molecules for a given protein is an extremely challenging task for generative models that requires an understanding of the complex physical interactions between the molecule and its environment. This paper presents a novel generative model, BindGPT, which uses a conceptually simple but powerful approach to create 3D molecules within the protein's binding site. Our model produces molecular graphs and conformations jointly, eliminating the need for an extra graph reconstruction step. We pre-train BindGPT on a large-scale dataset and fine-tune it with reinforcement learning using scores from external simulation software. We demonstrate how a single pre-trained language model can serve at the same time as a 3D molecular generative model, a conformer generator conditioned on the molecular graph, and a pocket-conditioned 3D molecule generator. Notably, the model does not make any representational equivariance assumptions about the domain of generation. We show how such a simple conceptual approach combined with pre-training and scaling can perform on par or better than the current best-specialized diffusion models, language models, and graph neural networks while being two orders of magnitude cheaper to sample.
Cite
Text
Zholus et al. "BindGPT: A Scalable Framework for 3D Molecular Design via Language Modeling and Reinforcement Learning." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I24.34804Markdown
[Zholus et al. "BindGPT: A Scalable Framework for 3D Molecular Design via Language Modeling and Reinforcement Learning." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/zholus2025aaai-bindgpt/) doi:10.1609/AAAI.V39I24.34804BibTeX
@inproceedings{zholus2025aaai-bindgpt,
title = {{BindGPT: A Scalable Framework for 3D Molecular Design via Language Modeling and Reinforcement Learning}},
author = {Zholus, Artem and Kuznetsov, Maksim and Schutski, Roman and Shayakhmetov, Rim and Polykovskiy, Daniil and Chandar, Sarath and Zhavoronkov, Alex},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2025},
pages = {26083-26091},
doi = {10.1609/AAAI.V39I24.34804},
url = {https://mlanthology.org/aaai/2025/zholus2025aaai-bindgpt/}
}