paper-with-me

홈 › Papers

ChatMol: A Versatile Molecule Designer Based on the Numerically Enhanced Large Language Model

2025-02-27 · Chuanliu Fan, Ziqiang Cao, Zicheng Ma, Nan Yu, Yimin Peng, Jun Zhang, Yiqin Gao, Guohong Fu

Goal-oriented de novo molecule design, namely generating molecules with specific property or substructure constraints, is a crucial yet challenging task in drug discovery. Existing methods, such as Bayesian optimization and reinforcement learning, often require training multiple property predictors and struggle to incorporate substructure constraints. Inspired by the success of Large Language Models (LLMs) in text generation, we propose ChatMol, a novel approach that leverages LLMs for molecule design across diverse constraint settings. Initially, we crafted a molecule representation compatible with LLMs and validated its efficacy across multiple online LLMs. Afterwards, we developed specific prompts geared towards diverse constrained molecule generation tasks to further fine-tune current LLMs while integrating feedback learning derived from property prediction. Finally, to address the limitations of LLMs in numerical recognition, we referred to the position encoding method and incorporated additional encoding for numerical values within the prompt. Experimental results across single-property, substructure-property, and multi-property constrained tasks demonstrate that ChatMol consistently outperforms state-of-the-art baselines, including VAE and RL-based methods. Notably, in multi-objective binding affinity maximization task, ChatMol achieves a significantly lower KD value of 0.25 for the protein target ESR1, while maintaining the highest overall performance, surpassing previous methods by 4.76%. Meanwhile, with numerical enhancement, the Pearson correlation coefficient between the instructed property values and those of the generated molecules increased by up to 0.49. These findings highlight the potential of LLMs as a versatile framework for molecule generation, offering a promising alternative to traditional latent space and RL-based approaches.

📄 PDF Abstract BibTeX arXiv:2502.19794

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimizationDrug DiscoveryLanguage ModelingLanguage ModellingLarge Language ModelProperty PredictionText Generation

Similar Papers 제목 키워드 기반

Interactive Molecular Discovery with Natural Language

2023-06-21 · Zheni Zeng, Bangchen Yin, Shipeng Wang, Jiarui Liu 외

Natural language is expected to be a key medium for various human-machine interactions in the era of large language models. When it comes to the biochemistry field, a series of tasks around molecules (e.g., property pred…

Property Prediction

StyleDEM: a Versatile Model for Authoring Terrains

2023-04-19 · Simon Perche, Adrien Peytavie, Bedrich Benes, Eric Galin 외

Many terrain modelling methods have been proposed for the past decades, providing efficient and often interactive authoring tools. However, they generally do not include any notion of style, which is a critical aspect fo…

Generative Adversarial NetworkmodelSuper-Resolution

MolDesigner: Interactive Design of Efficacious Drugs with Deep Learning

2020-10-05 · Kexin Huang, Tianfan Fu, Dawood Khan, Ali Abid 외

The efficacy of a drug depends on its binding affinity to the therapeutic target and pharmacokinetics. Deep learning (DL) has demonstrated remarkable progress in predicting drug efficacy. We develop MolDesigner, a human-…

Deep Learning

GenMol: A Drug Discovery Generalist with Discrete Diffusion

2025-01-10 · Seul Lee, Karsten Kreis, Srimukh Prasad Veccham, Meng Liu 외

Drug discovery is a complex process that involves multiple scenarios and stages, such as fragment-constrained molecule generation, hit generation and lead optimization. However, existing molecular generative models can o…

Computational EfficiencyDrug Discoverymolecular representation

Automated Construction of Artificial Lattice Structures with Designer Electronic States

2025-08-04 · Ganesh Narasimha, Mykola Telychko, Wooin Yang, Arthur P. Baddorf 외 arxiv

Manipulating matter with a scanning tunneling microscope (STM) enables creation of atomically defined artificial structures that host designer quantum states. However, the time-consuming nature of the manipulation proces…

Reinforcement LearningObject Detection