Zequn Liu, Wei zhang, Yingce Xia, Lijun Wu, Shufang Xie, Tao Qin, Ming Zhang, Tie-Yan Liu
Generative pre-trained Transformer (GPT) has demonstrates its great success in natural language processing and related techniques have been adapted into molecular modeling. Considering that text is the most important record for scientific discovery, in this paper, we propose MolXPT, a unified language model of text and molecules pre-trained on SMILES (a sequence representation of molecules) wrapped by text. Briefly, we detect the molecule names in each sequence and replace them to the corresponding SMILES. In this way, the SMILES could leverage the information from surrounding text, and vice versa. The above wrapped sequences, text sequences from PubMed and SMILES sequences from PubChem are all fed into a language model for pre-training. Experimental results demonstrate that MolXPT outperforms strong baselines of molecular property prediction on MoleculeNet, performs comparably to the best model in text-molecule translation while using less than half of its parameters, and enables zero-shot molecular generation without finetuning.
| Task | Dataset | Metric | Value | Model |
|---|---|---|---|---|
| Drug Discovery | ChEBI-20 | Exact Match | 21.5 | MolXPT |
| Drug Discovery | ChEBI-20 | Frechet ChemNet Distance (FCD) | 0.45 | MolXPT |
| Drug Discovery | ChEBI-20 | MACCS FTS | 85.9 | MolXPT |
| Drug Discovery | ChEBI-20 | Morgan FTS | 66.7 | MolXPT |
| Drug Discovery | ChEBI-20 | Parameter Count | 350000000 | MolXPT |
| Drug Discovery | ChEBI-20 | RDK FTS | 75.7 | MolXPT |
| Drug Discovery | ChEBI-20 | Text2Mol | 57.8 | MolXPT |
| Drug Discovery | ChEBI-20 | Validity | 98.3 | MolXPT |
| Molecular Property Prediction | HIV dataset | AUC | 0.781 | MolXPT |
| Molecular Property Prediction | SIDER | ROC-AUC | 71.7 | MolXPT |
| Molecular Property Prediction | Tox21 | ROC-AUC | 77.1 | MolXPT |
| Molecular Property Prediction | BACE | ROC-AUC | 88.4 | MolXPT |
| Molecule Captioning | ChEBI-20 | BLEU-2 | 59.4 | MolXPT |
| Molecule Captioning | ChEBI-20 | BLEU-4 | 50.5 | MolXPT |
| Molecule Captioning | ChEBI-20 | METEOR | 62.6 | MolXPT |
| Molecule Captioning | ChEBI-20 | ROUGE-1 | 66 | MolXPT |
| Molecule Captioning | ChEBI-20 | ROUGE-2 | 51.1 | MolXPT |
| Molecule Captioning | ChEBI-20 | ROUGE-L | 59.7 | MolXPT |
| Molecule Captioning | ChEBI-20 | Text2Mol | 59.4 | MolXPT |
| Atomistic Description | HIV dataset | AUC | 0.781 | MolXPT |
| Atomistic Description | SIDER | ROC-AUC | 71.7 | MolXPT |
| Atomistic Description | Tox21 | ROC-AUC | 77.1 | MolXPT |
| Atomistic Description | BACE | ROC-AUC | 88.4 | MolXPT |
| Text-based de novo Molecule Generation | ChEBI-20 | Exact Match | 21.5 | MolXPT |
| Text-based de novo Molecule Generation | ChEBI-20 | Frechet ChemNet Distance (FCD) | 0.45 | MolXPT |
| Text-based de novo Molecule Generation | ChEBI-20 | MACCS FTS | 85.9 | MolXPT |
| Text-based de novo Molecule Generation | ChEBI-20 | Morgan FTS | 66.7 | MolXPT |
| Text-based de novo Molecule Generation | ChEBI-20 | Parameter Count | 350000000 | MolXPT |
| Text-based de novo Molecule Generation | ChEBI-20 | RDK FTS | 75.7 | MolXPT |
| Text-based de novo Molecule Generation | ChEBI-20 | Text2Mol | 57.8 | MolXPT |
| Text-based de novo Molecule Generation | ChEBI-20 | Validity | 98.3 | MolXPT |