microsoft/Graphormer

About Periodic boundary condition invariance

Open

#137 opened on Sep 22, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (376 forks)auto 404
good first issue

Repository metrics

Stars
 (2,459 stars)
PR merge metrics
 (PR metrics pending)

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.

Contributor guide