Multi-state modelling? #347
Replies: 1 comment
-
Hi @terryfrankcombe , Interesting question--- the most relevant piece of work I know (although I am not familiar with the details) is this:
https://www.nature.com/articles/s41467-022-30999-w The methods section seems to describe an output block and set of loss functions put on top of an existing neural network architecture treated more or less as a black box. Adding such extensions to NequIP/Allegro is certainly possible, though it is always important to carefully consider the normalization and extensivity of any new property prediction or other things you add: https://github.com/mir-group/nequip-example-extension. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
What are the prospects to get NequIP to fit to multi-state potential energy matrices?
Ideally one would train a model to return a matrix. Another approach might be to separately train models for each adiabatic surface. I guess with care one may be able to track adiabats through conical intersections to avoid discontinuous derivatives. Avoided crossings, with high derivatives, might be challenging. Once could also train a coupling surface. But this approach would give divergent coupling along CI seams.
Would you expect NequIP to be able to handle such surfaces? How easy would it be to set up to train matrices?
Beta Was this translation helpful? Give feedback.
All reactions