Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

MolE-RAG: Molecular Structure-Enhanced Retrieval-Augmented Generation for Chemistry

About

Large language models (LLMs) have shown promise for molecular property prediction, but their ability to reason over chemical structures remains limited, as molecular representations such as SMILES differ substantially from the natural language on which LLMs are primarily trained. To bridge this semantic and chemical knowledge gap, we propose MolE-RAG, a training-free, molecule-centric retrieval-augmented generation framework for LLM-based molecular property prediction. MolE-RAG augments each prediction with three complementary sources of inference-time context: retrieved chemistry literature, molecule-specific information including compound synonyms, identifiers, functional group annotations, and physicochemical descriptors, and structurally similar molecules retrieved from the training set. We evaluate MolE-RAG across nine molecular property prediction tasks using proprietary, chemistry-specialized, and open-source LLMs. Across general-purpose LLMs, MolE-RAG improves ROC-AUC by up to 28 percentage points on classification tasks and reduces regression RMSE by up to 67% relative to a SMILES-only baseline. We further find that the utility of each context source varies across models and tasks, with different models benefiting most from textual retrieval, molecular context, or structural retrieval. These results suggest that molecule-centric retrieval can improve LLM-based molecular property prediction without model fine-tuning while providing a flexible framework for integrating heterogeneous chemical knowledge at inference time.

Joey Chan, Wonbin Kweon, Ashley Shin, Niharika Bhattacharjee, Pengcheng Jiang, Yue Guo, Jiawei Han• 2026

Related benchmarks

TaskDatasetResultRank
Molecular property predictionBACE
ROC-AUC80.4
107
Molecular property predictionBBBP
ROC AUC0.801
93
Molecular property predictionTox21
ROC AUC68.8
81
Molecular property predictionClinTox
ROC AUC63.3
76
Molecular Property Prediction (Regression)ESOL
RMSE1.138
69
Molecular Property Prediction (Regression)Lipophilicity
RMSE0.894
54
Molecular property predictionHIV
ROC AUC73.5
51
Molecular property predictionSIDER
ROC AUC0.566
50
Molecular property predictionFreeSolv
RMSE2.555
33
Showing 9 of 9 rows

Other info

Follow for update