microsoft/Graphormer

About Periodic boundary condition invariance

Open

#137 ouverte le 22 sept. 2022

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Python (376 forks)auto 404
good first issue

Métriques du dépôt

Stars
 (2 459 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

For general MPNN as CGCNN and Schnet, crystal graph as multi-graph is invariant under different supercell. I wonder if Graphormer can achieve the same invariance. More specifically, will the results of a unit cell input structure and a supercell structure of Graphormer keep the same? I don't think it achieve pbc invariance as the graph is changed for different supercell. I'm surprised that Graphormer can performs excellent not only molecules but also crystals! Thanks.

Guide contributeur