Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Mol-LLM: Multimodal Generalist Molecular LLM with Improved Graph Utilization

About

Recent advances in large language models (LLMs) have led to models that tackle diverse molecular tasks, such as chemical reaction prediction and molecular property prediction. Large-scale molecular instruction-tuning datasets have enabled sequence-only (e.g., SMILES or SELFIES) generalist molecular LLMs, and researchers are now exploring multimodal approaches that incorporate molecular structural information for further gains. However, a genuinely multimodal, generalist LLM that covers a broad spectrum of molecular tasks has yet to be fully investigated. We observe that naive next token prediction training ignores graph-structural information, limiting an LLM's ability to exploit molecular graphs. To address this, we propose (i) Molecular structure Preference Optimization (MolPO), which facilitates graph usage by optimizing preferences between pairs of correct and perturbed molecular structures, and (ii) an advanced graph encoder with a tailored pre-training strategy to improve the effect of graph utilization by MolPO. Building on these contributions, we introduce Mol-LLM, the first multimodal generalist model that (a) handles a broad spectrum of molecular tasks among molecular LLMs, (b) explicitly leverages molecular-structure information, and (c) takes advantage of extensive instruction tuning. Mol-LLM attains state-of-the-art or comparable results across the most comprehensive molecular-LLM benchmark-even on out-of-distribution datasets for reaction and property prediction, where it surpasses prior generalist molecular LLMs by a large margin.

Chanhui Lee, Hanbum Ko, Yuheon Song, YongJun Jeong, Rodrigo Hormazabal, Sehui Han, Kyunghoon Bae, Sungbin Lim, Sungwoong Kim• 2025

Related benchmarks

TaskDatasetResultRank
Molecule CaptioningChEBI-20 (test)
BLEU-40.493
107
Molecular Property ClassificationMoleculeNet BBBP
ROC AUC81.1
41
Molecular Property ClassificationMoleculeNet BACE
ROC AUC80.5
36
Molecular Property ClassificationMoleculeNet ClinTox
ROC-AUC82.4
27
Forward reaction predictionMol-Instructions
Exact Match91.1
24
RetrosynthesisMol-Instructions
Exact Match53.8
24
Reagent PredictionMol-Instructions
Exact Match22.5
24
Molecular Property ClassificationMoleculeNet SIDER
ROC-AUC0.763
21
Molecule GenerationChEBI-20 (test)
Exact Match44.3
14
Molecular Property ClassificationMoleculeNet HIV
ROC-AUC0.751
13
Showing 10 of 22 rows

Other info

Code

Follow for update