paper-with-me

Papers

Efficient Evolutionary Search Over Chemical Space with Large Language Models

2024-06-23 · Haorui Wang, Marta Skreta, Cher-Tian Ser, Wenhao Gao, Lingkai Kong, Felix Strieth-Kalthoff, Chenru Duan, Yuchen Zhuang, Yue Yu, Yanqiao Zhu, Yuanqi Du, Alán Aspuru-Guzik, Kirill Neklyudov, Chao Zhang

Molecular discovery, when formulated as an optimization problem, presents significant computational challenges because optimization objectives can be non-differentiable. Evolutionary Algorithms (EAs), often used to optimize black-box objectives in molecular discovery, traverse chemical space by performing random mutations and crossovers, leading to a large number of expensive objective evaluations. In this work, we ameliorate this shortcoming by incorporating chemistry-aware Large Language Models (LLMs) into EAs. Namely, we redesign crossover and mutation operations in EAs using LLMs trained on large corpora of chemical information. We perform extensive empirical studies on both commercial and open-source models on multiple tasks involving property optimization, molecular rediscovery, and structure-based drug design, demonstrating that the joint usage of LLMs with EAs yields superior performance over all baseline models across single- and multi-objective settings. We demonstrate that our algorithm improves both the quality of the final solution and convergence speed, thereby reducing the number of required objective evaluations. Our code is available at http://github.com/zoom-wang112358/MOLLEO

📄 PDF Abstract BibTeX arXiv:2406.16976

Code (1)

zoom-wang112358/molleo 공식 구현 pytorch

Tasks

Drug DesignEvolutionary Algorithms

Similar Papers 제목 키워드 기반

REvoLd: Ultra-Large Library Screening with an Evolutionary Algorithm in Rosetta

2024-04-26 · Paul Eisenhuth, Fabian Liessmann, Rocco Moretti, Jens Meiler

Ultra-large make-on-demand compound libraries now contain billions of readily available compounds. This represents a golden opportunity for in-silico drug discovery. One challenge, however, is the time and computational …

Drug Discovery

Evolutionary Artificial Neural Network Based on Chemical Reaction Optimization

2015-02-01 · James J. Q. Yu, Albert Y. S. Lam, Victor O. K. Li

Evolutionary algorithms (EAs) are very popular tools to design and evolve artificial neural networks (ANNs), especially to train them. These methods have advantages over the conventional backpropagation (BP) method becau…

Evolutionary Algorithmsglobal-optimization

Molecule optimization via multi-objective evolutionary in implicit chemical space

2022-12-17 · Xin Xia, Yansen Su, ChunHou Zheng, Xiangxiang Zeng

Machine learning methods have been used to accelerate the molecule optimization process. However, efficient search for optimized molecules satisfying several properties with scarce labeled data remains a challenge for ma…

LLEMA: Evolutionary Search with LLMs for Multi-Objective Materials Discovery

2025-10-26 · Nikhil Abhyankar, Sanchit Kabra, Saaketh Desai, Chandan K. Reddy arxiv

Materials discovery requires navigating vast chemical and structural spaces while satisfying multiple, often conflicting, objectives. We present LLM-guided Evolution for MAterials discovery (LLEMA), a unified framework t…

Reverse Engineering Chemical Reaction Networks from Time Series Data

2014-12-19 · Dominic P. Searson, Mark J. Willis, Allen Wright

The automated inference of physically interpretable (bio)chemical reaction network models from measured experimental data is a challenging problem whose solution has significant commercial and academic ramifications. It …

Time SeriesTime Series Analysis