paper-with-me

홈 › Papers

Can Large Language Models Understand Molecules?

2024-01-05 · Shaghayegh Sadeghi, Alan Bui, Ali Forooghi, Jianguo Lu, Alioune Ngom

Purpose: Large Language Models (LLMs) like GPT (Generative Pre-trained Transformer) from OpenAI and LLaMA (Large Language Model Meta AI) from Meta AI are increasingly recognized for their potential in the field of cheminformatics, particularly in understanding Simplified Molecular Input Line Entry System (SMILES), a standard method for representing chemical structures. These LLMs also have the ability to decode SMILES strings into vector representations. Method: We investigate the performance of GPT and LLaMA compared to pre-trained models on SMILES in embedding SMILES strings on downstream tasks, focusing on two key applications: molecular property prediction and drug-drug interaction prediction. Results: We find that SMILES embeddings generated using LLaMA outperform those from GPT in both molecular property and DDI prediction tasks. Notably, LLaMA-based SMILES embeddings show results comparable to pre-trained models on SMILES in molecular prediction tasks and outperform the pre-trained models for the DDI prediction tasks. Conclusion: The performance of LLMs in generating SMILES embeddings shows great potential for further investigation of these models for molecular embedding. We hope our study bridges the gap between LLMs and molecular embedding, motivating additional research into the potential of LLMs in the molecular representation field. GitHub: https://github.com/sshaghayeghs/LLaMA-VS-GPT

📄 PDF Abstract BibTeX arXiv:2402.00024

Code (2)

sshaghayeghs/llama-vs-chatgpt 공식 구현
sshaghayeghs/llama-vs-gpt 공식 구현

Tasks

Drug DiscoveryLanguage ModellingLarge Language ModelMolecular Property Predictionmolecular representationPredictionProperty Prediction

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Weight Decay 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Linear Warmup With Cosine Annealing Linear Warmup With Cosine Annealing is a learning rate schedule where we increase the learning rate linearly for $n$ updates and then anneal according to a cosine schedule…
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

Mol-LLaMA: Towards General Understanding of Molecules in Large Molecular Language Model

2025-02-19 · DongKi Kim, Wonbin Lee, Sung Ju Hwang

Understanding molecules is key to understanding organisms and driving advances in drug discovery, requiring interdisciplinary knowledge across chemistry and biology. Although large molecular language models have achieved…

Drug DiscoveryGeneral KnowledgeLanguage ModelingLanguage Modelling

InstructBioMol: Advancing Biomolecule Understanding and Design Following Human Instructions

2024-10-10 · Xiang Zhuang, Keyan Ding, Tianwen Lyu, Yinuo Jiang 외

Understanding and designing biomolecules, such as proteins and small molecules, is central to advancing drug discovery, synthetic biology, and enzyme engineering. Recent breakthroughs in Artificial Intelligence (AI) have…

Data IntegrationDrug Discovery

mCLM: A Function-Infused and Synthesis-Friendly Modular Chemical Language Model

2025-05-18 · Carl Edwards, Chi Han, Gawon Lee, Thao Nguyen 외

Despite their ability to understand chemical knowledge and accurately generate sequential representations, large language models (LLMs) remain limited in their capacity to propose novel molecules with drug-like propertie…

Language ModelingLanguage Modelling

KnowMol: Advancing Molecular Large Language Models with Multi-Level Chemical Knowledge

2025-10-22 · Zaifei Yang, Hong Chang, Ruibing Hou, Shiguang Shan 외 arxiv

The molecular large language models have garnered widespread attention due to their promising potential on molecular applications. However, current molecular large language models face significant limitations in understa…

L+M-24: Building a Dataset for Language + Molecules @ ACL 2024

2024-02-22 · Carl Edwards, Qingyun Wang, Lawrence Zhao, Heng Ji

Language-molecule models have emerged as an exciting direction for molecular discovery and understanding. However, training these models is challenging due to the scarcity of molecule-language pair datasets. At this poin…

Entity LinkingProperty Prediction