Unstable NequIP potential using dataset that worked with PaiNN #219
-
I am running NVT with the NequIP potential, and it seems like the disorder in the supercell is causing problems, where specific atoms just get locked in a site and things start freezing (after only 10ps), With the same dataset, training a potential with PaiNN seems to give stable MD for nanoseconds, but with the same dataset training a potential with NequIP seems pretty unstable (at least with off-the-shelf hyperparameters). Any thoughts on what the issue may be? Updating the neighbor list every 5 steps seems pretty reasonable, as with PaiNN we can get away with updating it every 20 steps. I have attached the LAMMPS input file, but I think the parameters for MD are pretty standard.
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
Can you share the NequIP config file. I see units real in LAMMPS, are your data in kcal/mol? The comparison to PaiNN doesn't tell you much, this looks like something is just set up wrong or unconverged, PaiNN is a subset of NequIP and we have consistently seen better results. |
Beta Was this translation helpful? Give feedback.
Can you share the NequIP config file. I see units real in LAMMPS, are your data in kcal/mol? The comparison to PaiNN doesn't tell you much, this looks like something is just set up wrong or unconverged, PaiNN is a subset of NequIP and we have consistently seen better results.