Transfer Learning for Molecular Property Predictions from Small Data Sets
Thorren Kirschbaum, Annika Bande

TL;DR
This paper explores transfer learning to enhance molecular property prediction on small datasets, using large pre-training datasets and fine-tuning, with notable success on certain properties like HOMO-LUMO gaps.
Contribution
It introduces a transfer learning strategy for small data molecular property prediction, leveraging large datasets for pre-training to improve accuracy after fine-tuning.
Findings
Pre-training improves prediction accuracy for HOMO-LUMO gaps.
Transfer learning less effective for complex properties like solvation energies.
Fewer pre-training data points can sometimes yield better fine-tuned models.
Abstract
Machine learning has emerged as a new tool in chemistry to bypass expensive experiments or quantum-chemical calculations, for example, in high-throughput screening applications. However, many machine learning studies rely on small data sets, making it difficult to efficiently implement powerful deep learning architectures such as message passing neural networks. In this study, we benchmark common machine learning models for the prediction of molecular properties on two small data sets, for which the best results are obtained with the message passing neural network PaiNN, as well as SOAP molecular descriptors concatenated to a set of simple molecular descriptors tailored to gradient boosting with regression trees. To further improve the predictive capabilities of PaiNN, we present a transfer learning strategy that uses large data sets to pre-train the respective models and allows to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Drug Discovery Methods · Machine Learning in Materials Science
MethodsALIGN · Sparse Evolutionary Training · Linear Regression
