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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Molecular property prediction | QM9 (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 detection | Ham Large House of Graphs (test) | F1 Score89 | 17 | |
| Graph property detection | Tree Small synthetic (test) | F1 Score94 | 17 | |
| Graph property detection | Ham Small House of Graphs (test) | F1 Score85 | 17 | |
| Graph property detection | Ham Huge House of Graphs (test) | F1 Score79 | 17 | |
| Graph property detection | Planar Large House of Graphs (test) | F1 Score85 | 17 | |
| Graph property detection | Planar Huge House of Graphs (test) | F1 Score79 | 17 | |
| Graph property detection | Claw Large House of Graphs (test) | F1 Score77 | 17 |