paper-with-me

Papers

Uni-Mol2: Exploring Molecular Pretraining Model at Scale

2024-06-21 · Xiaohong Ji, Zhen Wang, Zhifeng Gao, Hang Zheng, Linfeng Zhang, Guolin Ke, Weinan E

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.

📄 PDF Abstract BibTeX arXiv:2406.14969

Code (2)

deepmodeling/Uni-Mol pytorch
dptech-corp/Uni-Mol pytorch

Tasks

model

Similar Papers 제목 키워드 기반

NovoMolGen: Rethinking Molecular Language Model Pretraining

2025-08-19 · Kamran Chitsaz, Roshan Balaji, Quentin Fournier, Nirav Pravinbhai Bhatt 외 arxiv

Designing de-novo molecules with desired property profiles requires efficient exploration of the vast chemical space ranging from $10^{23}$ to $10^{60}$ possible synthesizable candidates. While various deep generative mo…

Energy-Motivated Equivariant Pretraining for 3D Molecular Graphs

2022-07-18 · Rui Jiao, Jiaqi Han, Wenbing Huang, Yu Rong 외

Pretraining molecular representation models without labels is fundamental to various applications. Conventional methods mainly process 2D molecular graphs and focus solely on 2D tasks, making their pretrained models inca…

3D geometrymolecular representation

ChemBERTa: Large-Scale Self-Supervised Pretraining for Molecular Property Prediction

2020-10-19 · Seyone Chithrananda, Gabriel Grand, Bharath Ramsundar

GNNs and chemical fingerprints are the predominant approaches to representing molecules for property prediction. However, in NLP, transformers have become the de-facto standard for representation learning thanks to their…

Molecular Property Predictionmolecular representationPredictionProperty Prediction+1

3D Denoisers are Good 2D Teachers: Molecular Pretraining via Denoising and Cross-Modal Distillation

2023-09-08 · Sungjun Cho, Dae-Woong Jeong, Sung Moon Ko, Jinwoo Kim 외

Pretraining molecular representations from large unlabeled data is essential for molecular property prediction due to the high cost of obtaining ground-truth labels. While there exist various 2D graph-based molecular pre…

DenoisingKnowledge DistillationMolecular Property Predictionmolecular representation+2

How Well Do Large-Scale Chemical Language Models Transfer to Downstream Tasks?

2026-02-12 · Tatsuya Sagawa, Ryosuke Kojima arxiv

Chemical Language Models (CLMs) pre-trained on large scale molecular data are widely used for molecular property prediction. However, the common belief that increasing training resources such as model size, dataset size,…

Molecular Property Prediction