microsoft/Graphormer

About Periodic boundary condition invariance

Open

#137 geöffnet am 22. Sept. 2022

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (376 Forks)auto 404
good first issue

Repository-Metriken

Stars
 (2.459 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide