paper-with-me

홈 › Papers

MolX: Enhancing Large Language Models for Molecular Learning with A Multi-Modal Extension

2024-06-10 · Khiem Le, Zhichun Guo, Kaiwen Dong, Xiaobao Huang, Bozhao Nan, Roshni Iyer, Xiangliang Zhang, Olaf Wiest, Wei Wang, Nitesh V. Chawla

Large Language Models (LLMs) with their strong task-handling capabilities have shown remarkable advancements across a spectrum of fields, moving beyond natural language understanding. However, their proficiency within the chemistry domain remains restricted, especially in solving professional molecule-related tasks. This challenge is attributed to their inherent limitations in comprehending molecules using only common textual representations, i.e., SMILES strings. In this study, we seek to enhance the ability of LLMs to comprehend molecules by equipping them with a multi-modal external module, namely MolX. In particular, instead of directly using a SMILES string to represent a molecule, we utilize specific encoders to extract fine-grained features from both SMILES string and 2D molecular graph representations for feeding into an LLM. Moreover, a handcrafted molecular fingerprint is incorporated to leverage its embedded domain knowledge. Then, to establish an alignment between MolX and the LLM's textual input space, the whole model in which the LLM is frozen, is pre-trained with a versatile strategy including a diverse set of tasks. Experimental evaluations show that our proposed method outperforms baselines across 4 downstream molecule-related tasks ranging from molecule-to-text translation to retrosynthesis, with and without fine-tuning the LLM, while only introducing a small number of trainable parameters 0.53% and 0.82%, respectively.

📄 PDF Abstract BibTeX arXiv:2406.06777

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language UnderstandingRetrosynthesis

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

MolXPT: Wrapping Molecules with Text for Generative Pre-training

2023-05-18 · Zequn Liu, Wei zhang, Yingce Xia, Lijun Wu 외

Generative pre-trained Transformer (GPT) has demonstrates its great success in natural language processing and related techniques have been adapted into molecular modeling. Considering that text is the most important rec…

Language ModelingLanguage ModellingMolecular Property PredictionMolecule Captioning+3

Geometric Deep Learning for Molecular Crystal Structure Prediction

2023-03-17 · Michael Kilgour, Jutta Rogal, Mark Tuckerman

We develop and test new machine learning strategies for accelerating molecular crystal structure ranking and crystal property prediction using tools from geometric deep learning on molecular graphs. Leveraging developmen…

Deep LearningPredictionProperty Prediction

Mol-Instructions: A Large-Scale Biomolecular Instruction Dataset for Large Language Models

2023-06-13 · Yin Fang, Xiaozhuan Liang, Ningyu Zhang, Kangwei Liu 외

Large Language Models (LLMs), with their remarkable task-handling capabilities and innovative outputs, have catalyzed significant advancements across a spectrum of fields. However, their proficiency within specialized do…

Catalytic activity predictionChemical-Disease Interaction ExtractionChemical Entity RecognitionChemical-Protein Interaction Extraction+12

Reasoning-Enhanced Large Language Models for Molecular Property Prediction

2025-10-11 · Jiaxi Zhuang, Yaorui Shi, Jue Hou, Yunong He 외 arxiv

Molecular property prediction is crucial for drug discovery and materials science, yet existing approaches suffer from limited interpretability, poor cross-task generalization, and lack of chemical reasoning capabilities…

Molecular Property PredictionReinforcement LearningDrug Discovery

Molecular Graph Representation Learning Integrating Large Language Models with Domain-specific Small Models

2024-08-19 · Tianyu Zhang, Yuxiang Ren, Chengbin Hou, Hairong Lv 외

Molecular property prediction is a crucial foundation for drug discovery. In recent years, pre-trained deep learning models have been widely applied to this task. Some approaches that incorporate prior biological domain …

DescriptiveDrug DiscoveryGeneral KnowledgeGraph Representation Learning+3