Model deviations quite large when performing Molecular Dynamics on training set #419
-
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Best, Yuzhi |
Beta Was this translation helpful? Give feedback.
-
PS : I intended to fit a potential suitable for a wide range of temperature (eg 0K to 300K), so I'd like DpGen to explore those configurations at higher temperature, based on AIMD data of 0K |
Beta Was this translation helpful? Give feedback.
-
@AnguseZhang Thanks for your helpful suggestions ! I'll try to fix this |
Beta Was this translation helpful? Give feedback.
What is the reason for only performing AIMD at 0K? The conformations generated this way will be too close to each other, and definitely this will cause a overfitting problem, which may give you an implication that the fitting accuracy of initial data set is high.
One suggestion is that try to prepare enough representative AIMD trajectories to help you set the trust level for model deviation. Be clear about which condition do you expect your model works in. Sometimes we will increase the trust level as the temperature increases, since the fluctuations will definitely increase.
One other fact is that model deviation is always larger than fitting accuracy (RMSE) according to mathematical…