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

EquiformerV2: Improved Equivariant Transformer for Scaling to Higher-Degree Representations

About

Equivariant Transformers such as Equiformer have demonstrated the efficacy of applying Transformers to the domain of 3D atomistic systems. However, they are limited to small degrees of equivariant representations due to their computational complexity. In this paper, we investigate whether these architectures can scale well to higher degrees. Starting from Equiformer, we first replace $SO(3)$ convolutions with eSCN convolutions to efficiently incorporate higher-degree tensors. Then, to better leverage the power of higher degrees, we propose three architectural improvements -- attention re-normalization, separable $S^2$ activation and separable layer normalization. Putting this all together, we propose EquiformerV2, which outperforms previous state-of-the-art methods on large-scale OC20 dataset by up to $9\%$ on forces, $4\%$ on energies, offers better speed-accuracy trade-offs, and $2\times$ reduction in DFT calculations needed for computing adsorption energies. Additionally, EquiformerV2 trained on only OC22 dataset outperforms GemNet-OC trained on both OC20 and OC22 datasets, achieving much better data efficiency. Finally, we compare EquiformerV2 with Equiformer on QM9 and OC20 S2EF-2M datasets to better understand the performance gain brought by higher degrees.

Yi-Lun Liao, Brandon Wood, Abhishek Das, Tess Smidt• 2023

Related benchmarks

TaskDatasetResultRank
Molecular property predictionQM9 (test)
mu9
174
Initial Structure to Relaxed Structure (IS2RS)Open Catalyst OC20 (test)
AFbT0.476
32
S2EF (Structure to Energy and Forces)OC20 average across all four splits (val)
Force MAE (meV/Å)14.6
30
Graph property detectionHam Large House of Graphs (test)
F1 Score89
17
Graph property detectionTree Small synthetic (test)
F1 Score94
17
Graph property detectionHam Small House of Graphs (test)
F1 Score85
17
Graph property detectionHam Huge House of Graphs (test)
F1 Score79
17
Graph property detectionPlanar Large House of Graphs (test)
F1 Score85
17
Graph property detectionPlanar Huge House of Graphs (test)
F1 Score79
17
Graph property detectionClaw Large House of Graphs (test)
F1 Score77
17
Showing 10 of 27 rows

Other info

Code

Follow for update