paper-with-me

홈 › Papers

Keeping it Simple: Language Models can learn Complex Molecular Distributions

2021-12-06 · Daniel Flam-Shepherd, Kevin Zhu, Alán Aspuru-Guzik

Deep generative models of molecules have grown immensely in popularity, trained on relevant datasets, these models are used to search through chemical space. The downstream utility of generative models for the inverse design of novel functional compounds depends on their ability to learn a training distribution of molecules. The most simple example is a language model that takes the form of a recurrent neural network and generates molecules using a string representation. More sophisticated are graph generative models, which sequentially construct molecular graphs and typically achieve state of the art results. However, recent work has shown that language models are more capable than once thought, particularly in the low data regime. In this work, we investigate the capacity of simple language models to learn distributions of molecules. For this purpose, we introduce several challenging generative modeling tasks by compiling especially complex distributions of molecules. On each task, we evaluate the ability of language models as compared with two widely used graph generative models. The results demonstrate that language models are powerful generative models, capable of adeptly learning complex molecular distributions -- and yield better performance than the graph models. Language models can accurately generate: distributions of the highest scoring penalized LogP molecules in ZINC15, multi-modal molecular distributions as well as the largest molecules in PubChem.

📄 PDF Abstract BibTeX arXiv:2112.03041

Code (1)

wengong-jin/icml18-jtnn 공식 구현 pytorch

Tasks

Language Modelling

Similar Papers 제목 키워드 기반

Graph Residual Flow for Molecular Graph Generation

2019-09-30 · Shion Honda, Hirotaka Akita, katsuhiko Ishiguro, Toshiki Nakanishi 외

Statistical generative models for molecular graphs attract attention from many researchers from the fields of bio- and chemo-informatics. Among these models, invertible flow-based approaches are not fully explored yet. I…

Graph GenerationMolecular Graph Generation

BindGPT: A Scalable Framework for 3D Molecular Design via Language Modeling and Reinforcement Learning

2024-06-06 · Artem Zholus, Maksim Kuznetsov, Roman Schutski, Rim Shayakhmetov 외

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. I…

Graph ReconstructionLanguage ModelingLanguage Modelling

Too Much Information: Keeping Training Simple for BabyLMs

2023-11-03 · Lukas Edman, Lisa Bylinina

This paper details the work of the University of Groningen for the BabyLM Challenge. We follow the idea that, like babies, language models should be introduced to simpler concepts first and build off of that knowledge to…

Language ModelingLanguage Modelling

SEISMO: Explanation-Aware, Trajectory-Conditioned LLM Agents for Sample-Efficient Molecular Optimisation

2026-01-31 · Fabian P. Krüger, Andrea Hunklinger, Adrian Wolny, Tim J. Adler 외 arxiv

Optimizing molecules to achieve desired properties is a central bottleneck across the chemical sciences, particularly in the pharmaceutical industry, where it underlies the discovery of new drugs. Since molecular propert…

Rethinking the Role of Text Complexity in Language Model Pretraining

2025-09-20 · Dan John Velasco, Matthew Theodore Roque arxiv

Improving pretraining data quality and size is known to boost downstream performance, but the role of text complexity--how hard a text is to read--remains less explored. We reduce surface-level complexity (shorter senten…