LGAINov 26, 2020

Molecular representation learning with language models and domain-relevant auxiliary tasks

arXiv:2011.13230v1179 citations
AI Analysis

This work provides improved molecular representations for drug discovery researchers, potentially accelerating the identification of new drug candidates.

This paper applies a Transformer-based language model (BERT) to learn molecular representations for drug discovery. They demonstrate that selecting appropriate self-supervised pre-training tasks and incorporating chemistry-relevant auxiliary tasks significantly improves representation fidelity, leading to state-of-the-art performance on established Virtual Screening and QSAR benchmarks.

We apply a Transformer architecture, specifically BERT, to learn flexible and high quality molecular representations for drug discovery problems. We study the impact of using different combinations of self-supervised tasks for pre-training, and present our results for the established Virtual Screening and QSAR benchmarks. We show that: i) The selection of appropriate self-supervised task(s) for pre-training has a significant impact on performance in subsequent downstream tasks such as Virtual Screening. ii) Using auxiliary tasks with more domain relevance for Chemistry, such as learning to predict calculated molecular properties, increases the fidelity of our learnt representations. iii) Finally, we show that molecular representations learnt by our model `MolBert' improve upon the current state of the art on the benchmark datasets.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes