An Equivariant Pretrained Transformer for Unified 3D Molecular Representation Learning
Rui Jiao, Xiangzhe Kong, Li Zhang, Ziyang Yu, Fangyuan Ren, Wenjuan Tan, Wenbing Huang, Yang Liu
TL;DR
EPT introduces a unified $E(3)$-equivariant transformer that learns from multi-domain 3D molecular data by defining blocks (e.g., heavy-atom groups or amino acids) and applying block-level denoising during pretraining. The model leverages a geometric transformer with equivariant self-attention and a fusion mechanism for scalar and vector features, achieving strong cross-domain transfer across LBA, MSP, and MPP tasks and excelling in COVID-19 drug screening by ranking known antivirals at the top. The large 5.89M-entry pretraining dataset spanning small molecules, proteins, and complexes enables generalizable learning of hierarchical geometry, with ablation studies underscoring the importance of block-level representations and denoising. Empirically, EPT attains state-of-the-art or competitive performance on key benchmarks and demonstrates practical utility by identifying promising drug candidates for SARS-CoV-2 3CL protease, illustrating its potential to accelerate molecular discovery across domains.
Abstract
Pretraining on a large number of unlabeled 3D molecules has showcased superiority in various scientific applications. However, prior efforts typically focus on pretraining models in a specific domain, either proteins or small molecules, missing the opportunity to leverage cross-domain knowledge. To mitigate this gap, we introduce Equivariant Pretrained Transformer (EPT), an all-atom foundation model that can be pretrained from multiple domain 3D molecules. Built upon an E(3)-equivariant transformer, EPT is able to not only process atom-level information but also incorporate block-level features (e.g. residuals in proteins). Additionally, we employ a block-level denoising task, rather than the conventional atom-level denoising, as the pretraining objective. To pretrain EPT, we construct a large-scale dataset of 5.89M entries, comprising small molecules, proteins, protein-protein complexes, and protein-molecule complexes. Experimental evaluations on downstream tasks including ligand binding affinity prediction, protein property prediction, and molecular property prediction, show that EPT significantly outperforms previous state-of-the-art methods in the first task and achieves competitively superior performance for the remaining two tasks. Furthermore, we demonstrate the potential of EPT in identifying small molecule drug candidates targeting 3CL protease, a critical target in the replication of SARS-CoV-2. Among 1,978 FDA-approved drugs, EPT ranks 7 out of 8 known anti-COVID-19 drugs in the top 200, indicating the high recall of EPT. By using Molecular Dynamics (MD) simulations, EPT further discoveries 7 novel compounds whose binding affinities are higher than that of the top-ranked known anti-COVID-19 drug, showcasing its powerful capabilities in drug discovery.
