Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Equiformer: Equivariant Graph Attention Transformer for 3D Atomistic Graphs

About

Despite their widespread success in various domains, Transformer networks have yet to perform well across datasets in the domain of 3D atomistic graphs such as molecules even when 3D-related inductive biases like translational invariance and rotational equivariance are considered. In this paper, we demonstrate that Transformers can generalize well to 3D atomistic graphs and present Equiformer, a graph neural network leveraging the strength of Transformer architectures and incorporating SE(3)/E(3)-equivariant features based on irreducible representations (irreps). First, we propose a simple and effective architecture by only replacing original operations in Transformers with their equivariant counterparts and including tensor products. Using equivariant operations enables encoding equivariant information in channels of irreps features without complicating graph structures. With minimal modifications to Transformers, this architecture has already achieved strong empirical results. Second, we propose a novel attention mechanism called equivariant graph attention, which improves upon typical attention in Transformers through replacing dot product attention with multi-layer perceptron attention and including non-linear message passing. With these two innovations, Equiformer achieves competitive results to previous models on QM9, MD17 and OC20 datasets.

Yi-Lun Liao, Tess Smidt• 2022

Related benchmarks

TaskDatasetResultRank
Molecular property predictionQM9 (test)
mu11
174
Molecular property predictionQM9
Cv0.025
70
Initial Structure to Relaxed Energy (IS2RE)OC20 (Open Catalyst 2020) IS2RE (test)
Energy MAE (Avg)0.466
30
Initial Structure to Relaxed EnergyOC20 IS2RE (val)
Energy MAE (ID)0.4156
24
Aptamer ScreeningGFP
Top-10 Precision0.2
12
Aptamer ScreeningHNRNPC
Top-10 Precision23.33
10
Aptamer ScreeningNELF
Top-10 Precision16.66
9
Relaxed adsorption-energy predictionOC20 460k (test)
MAE [eV]0.814
8
Aptamer ScreeningCHK2
Top-10 Precision20
7
Energy and force predictionMD17 (test)
Energy Error (meV)2.2
7
Showing 10 of 14 rows

Other info

Code

Follow for update