A Survey of Large Language Models for Text-Guided Molecular Discovery: from Molecule Generation to Optimization
Ziqing Wang, Kexin Zhang, Zihan Zhao, Yibo Wen, Abhishek Pandey, Han Liu, Kaize Ding
TL;DR
The paper addresses the challenge of accelerating molecular discovery with text-guided large language models by proposing a taxonomy that distinguishes learning paradigms—without tuning (e.g., zero-shot, in-context learning) and with tuning (e.g., supervised fine-tuning, preference tuning)—and by surveying LLM-centric molecule generation and optimization. It formalizes prompts as Instruction $\mathcal{I}$, few-shot examples $E_{fs}$, and constraints $\mathcal{C}_p$, yielding outputs $S_M$ for generation and $S_{M_y}$ for optimization from inputs $M_x$, across multiple data modalities. The contribution includes a comprehensive mapping of datasets, benchmarks, and evaluation metrics, along with methodologies spanning zero-shot prompting, instruction-tuned generation, preference optimization, and multi-modal integration. The work highlights future directions such as trustworthy generation, LLM-powered interactive discovery agents, and unified multi-modal representations to improve chemical validity and practical applicability in drug design and materials science.
Abstract
Large language models (LLMs) are introducing a paradigm shift in molecular discovery by enabling text-guided interaction with chemical spaces through natural language, symbolic notations, with emerging extensions to incorporate multi-modal inputs. To advance the new field of LLM for molecular discovery, this survey provides an up-to-date and forward-looking review of the emerging use of LLMs for two central tasks: molecule generation and molecule optimization. Based on our proposed taxonomy for both problems, we analyze representative techniques in each category, highlighting how LLM capabilities are leveraged across different learning settings. In addition, we include the commonly used datasets and evaluation protocols. We conclude by discussing key challenges and future directions, positioning this survey as a resource for researchers working at the intersection of LLMs and molecular science. A continuously updated reading list is available at https://github.com/REAL-Lab-NU/Awesome-LLM-Centric-Molecular-Discovery.
