Back to Basics: Improving Molecular Understanding in LLMs via SMILES-Graph Translation
About
Recent advances in molecular large language models have led to strong performance on molecular understanding and generation tasks, yet these gains often come without reliable structural grounding. In particular, existing approaches conflict with the chemistry principle that structure determines function: despite their downstream success, current molecular LLMs perform poorly on basic structure recognition, suggesting that they fail to capture molecular graphs from canonical SMILES. To remedy this, we propose MolBasic, a structure-first framework that strengthens structural comprehension via SMILES-Graph translation. MolBasic is built around a multi-level structure perception benchmark, where bidirectional SMILES-Graph conversion serves as the core task to align sequential and topological representations. On top of this foundation, we employ a progressive learning scheme with a standardized Chain-of-Thought (CoT) to steer models from structure acquisition toward higher-level molecular reasoning. Experiments show that MolBasic substantially improves structural understanding and yields robust gains on downstream tasks, including property prediction and objective optimization, supporting our structure-first paradigm.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Molecular property prediction | BACE | ROC-AUC66.1 | 107 | |
| Molecular property prediction | BBBP | ROC AUC0.633 | 93 | |
| Molecular property prediction | Tox21 | ROC AUC57.9 | 81 | |
| Molecular property prediction | HIV | ROC AUC66.4 | 51 | |
| Element-specific Counting | PubChem-STM (test) | Mean Absolute Error0.339 | 16 | |
| Molecular Weight (MW) Prediction | PubChem 100K molecules (test) | Pearson Correlation0.996 | 9 | |
| Hydrogen Bond Acceptor (HBA) Prediction | PubChem 100K molecules (test) | Pearson Correlation0.99 | 9 | |
| Hydrogen Bond Donor (HBD) Prediction | PubChem 100K molecules (test) | Pearson Correlation0.99 | 9 | |
| logP prediction | PubChem 100K molecules (test) | PCC0.97 | 9 | |
| Rotatable Bonds (RB) Prediction | PubChem 100K molecules (test) | Pearson Correlation0.98 | 9 |