LGAIJun 21, 2024

Uni-Mol2: Exploring Molecular Pretraining Model at Scale

arXiv:2406.14969v236 citations
AI Analysis

This work addresses the problem of scaling molecular pretraining models for improved performance in computational chemistry and drug discovery, representing a significant but incremental advancement.

The authors tackled the lack of scaling law exploration in molecular pretraining models by developing Uni-Mol2, a two-track transformer model that scales to 1.1 billion parameters, achieving an average 27% improvement on QM9 and 14% on COMPAS-1D datasets.

In recent years, pretraining models have made significant advancements in the fields of natural language processing (NLP), computer vision (CV), and life sciences. The significant advancements in NLP and CV are predominantly driven by the expansion of model parameters and data size, a phenomenon now recognized as the scaling laws. However, research exploring scaling law in molecular pretraining models remains unexplored. In this work, we present Uni-Mol2 , an innovative molecular pretraining model that leverages a two-track transformer to effectively integrate features at the atomic level, graph level, and geometry structure level. Along with this, we systematically investigate the scaling law within molecular pretraining models, characterizing the power-law correlations between validation loss and model size, dataset size, and computational resources. Consequently, we successfully scale Uni-Mol2 to 1.1 billion parameters through pretraining on 800 million conformations, making it the largest molecular pretraining model to date. Extensive experiments show consistent improvement in the downstream tasks as the model size grows. The Uni-Mol2 with 1.1B parameters also outperforms existing methods, achieving an average 27% improvement on the QM9 and 14% on COMPAS-1D dataset.

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