Regression with Large Language Models for Materials and Molecular Property Prediction
We demonstrate the ability of large language models (LLMs) to perform material and molecular property regression tasks, a significant deviation from the conventional LLM use case. We benchmark the Large Language Model Meta AI (LLaMA) 3 on several molecular properties in the QM9 dataset and 24 materials properties. Only composition-based input strings are used as the model input and we fine tune on only the generative loss. We broadly find that LLaMA 3, when fine-tuned using the SMILES representation of molecules, provides useful regression results which can rival standard materials property prediction models like random forest or fully connected neural networks on the QM9 dataset. Not surprisingly, LLaMA 3 errors are 5-10x higher than those of the state-of-the-art models that were trained using far more granular representation of molecules (e.g., atom types and their coordinates) for the same task. Interestingly, LLaMA 3 provides improved predictions compared to GPT-3.5 and GPT-4o. This work highlights the versatility of LLMs, suggesting that LLM-like generative models can potentially transcend their traditional applications to tackle complex physical phenomena, thus paving the way for future research and applications in chemistry, materials science and other scientific domains.
Code (0)
등록된 구현이 없습니다.
Tasks
Language ModelingLanguage ModellingLarge Language ModelMolecular Property PredictionProperty PredictionregressionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
MolVision: Molecular Property Prediction with Vision Language Models
Molecular property prediction is a fundamental task in computational chemistry with critical applications in drug discovery and materials science. While recent works have explored Large Language Models (LLMs) for this ta…
Molecular Property PredictionDrug DiscoveryStructure-Property Maps with Kernel Principal Covariates Regression
Data analyses based on linear methods constitute the simplest, most robust, and transparent approaches to the automatic processing of large amounts of data for building supervised or unsupervised machine learning models.…
regressionSurrogate-Based Black-Box Optimization Method for Costly Molecular Properties
AI-assisted molecular optimization is a very active research field as it is expected to provide the next-generation drugs and molecular materials. An important difficulty is that the properties to be optimized rely on co…
BIG-bench Machine LearningGPRMolTRES: Improving Chemical Language Representation Learning for Molecular Property Prediction
Chemical representation learning has gained increasing interest due to the limited availability of supervised data in fields such as drug and materials design. This interest particularly extends to chemical language repr…
Molecular Property PredictionProperty PredictionRepresentation Learning$\text{M}^{2}$LLM: Multi-view Molecular Representation Learning with Large Language Models
Accurate molecular property prediction is a critical challenge with wide-ranging applications in chemistry, materials science, and drug discovery. Molecular representation methods, including fingerprints and graph neural…
Molecular Property PredictionRepresentation LearningDrug Discovery