LGOct 6, 2023

Towards Foundational Models for Molecular Learning on Large-Scale Multi-Task Datasets

arXiv:2310.04292v340 citationsh-index: 31
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of limited data for developing foundational models in molecular learning, which is incremental as it builds on existing pre-trained model paradigms by providing new datasets and tools.

The authors tackled the lack of large-scale datasets for molecular machine learning by introducing seven novel datasets covering nearly 100 million molecules and over 3000 tasks, with 300 times more data points than a widely used benchmark, and observed that training on quantum data improves performance on low-resource biological tasks.

Recently, pre-trained foundation models have enabled significant advancements in multiple fields. In molecular machine learning, however, where datasets are often hand-curated, and hence typically small, the lack of datasets with labeled features, and codebases to manage those datasets, has hindered the development of foundation models. In this work, we present seven novel datasets categorized by size into three distinct categories: ToyMix, LargeMix and UltraLarge. These datasets push the boundaries in both the scale and the diversity of supervised labels for molecular learning. They cover nearly 100 million molecules and over 3000 sparsely defined tasks, totaling more than 13 billion individual labels of both quantum and biological nature. In comparison, our datasets contain 300 times more data points than the widely used OGB-LSC PCQM4Mv2 dataset, and 13 times more than the quantum-only QM1B dataset. In addition, to support the development of foundational models based on our proposed datasets, we present the Graphium graph machine learning library which simplifies the process of building and training molecular machine learning models for multi-task and multi-level molecular datasets. Finally, we present a range of baseline results as a starting point of multi-task and multi-level training on these datasets. Empirically, we observe that performance on low-resource biological datasets show improvement by also training on large amounts of quantum data. This indicates that there may be potential in multi-task and multi-level training of a foundation model and fine-tuning it to resource-constrained downstream tasks.

Code Implementations1 repo
Foundations

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

Your Notes