force_delta

This keyword can be used to bias the loss function to put more emphasis on obtaining accurate predictions for smaller forces. The syntax is:

force_delta <delta>

where <delta> sets the parameter δ, which must satisfy δ0 eV/A and defaults to δ=0 eV/A (i.e., no bias).

When δ=0 eV/A, the loss term associated with the forces is proportional to the RMSE of the forces:

13Ni=1N(FiNEPFitar)2

When δ>0 eV/Å, this expression is modified to read:

13Ni=1N(FiNEPFitar)211+Fitar/δ

In this case, a smaller δ implies a larger weight on smaller forces.