Replies: 2 comments 3 replies
-
There is no "2 atom" descriptor in deepmd. The input information is an atom and the coordinates of all its near neighbors, so the deepmd is a muti-body potential energy. You may be confused with "2-body embedding" which referring to the descriptor that only use distance in the embedding net. Note that even the "2-body embedding" descriptor is multi-body and considers all the angles between near neighbors. |
Beta Was this translation helpful? Give feedback.
-
As it's stated here the "se_e2_a" descriptor is "constructed from all information (both angular and radial) of atomic configurations". However, I can not find any info regarding the angular information in the DeepPot-SE paper. It's still not clear to me how the angular information can be captured if only the pair-wise distances of the central atom to all its near neighbors are used to construct the descriptors? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I understand that knowing the radial distance between atoms is important, but I don't see how a two atom descriptor can effectively use angle(full information) as input.
The DeepMD-kit paper explains that the angle of the atoms is determined when the coordinates of the atoms is fixed, but couldn't the entire coordinate system be rotated, which makes the angle irrelevant? For example, how can 2 atoms describe bonds bending and dihedral angle forces?
Even the MEAM potential and the newly updated VASP 6 machine learning uses 3 atoms if angle is an input.
Therefore I don't really see how using angles as an input for 2 atom descriptor can provide anymore information. Any insights?
Beta Was this translation helpful? Give feedback.
All reactions