Adaptive Biasing Force Method: Difference between revisions

From PMFLib Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 22: Line 22:
<center><math>\frac{\partial G(\boldsymbol \xi^{*})}{\partial \boldsymbol \xi} = - {\langle \bold F_{ICF} \rangle}_{\boldsymbol \xi=\boldsymbol \xi^{*}} </math> ... (2)</center>
<center><math>\frac{\partial G(\boldsymbol \xi^{*})}{\partial \boldsymbol \xi} = - {\langle \bold F_{ICF} \rangle}_{\boldsymbol \xi=\boldsymbol \xi^{*}} </math> ... (2)</center>


with the instantaneous collective force calculated from the time evolution of the collective variable:
with the instantaneous collective force calculated from the time evolution of the collective variable:<ref name="darve2008">Darve, E.; Rodríguez-Gómez, D.; Pohorille, A. Adaptive Biasing Force Method for Scalar and Vector Free Energy Calculations. ''J. Chem. Phys.'' '''2008''', ''128 (14)'', 144120. [https://doi.org/10.1063/1.2829861 doi:10.1063/1.2829861].</ref>


<center><math>\bold F_{ICF} = \frac {d} {dt} \left( \bold Z^{-1} \frac{d \boldsymbol \xi} {dt} \right)</math> ... (3)</center>
<center><math>\bold F_{ICF} = \frac {d} {dt} \left( \bold Z^{-1} \frac{d \boldsymbol \xi} {dt} \right)</math> ... (3)</center>
Line 30: Line 30:
<center><math>[Z]_{ij}=\sum_{k=1}^{N_{atoms}} \frac{1}{m_k} \frac{\partial \xi_i}{\partial \bold x_k} \frac{\partial \xi_j}{\partial \bold x_k}</math> ... (4)</center>
<center><math>[Z]_{ij}=\sum_{k=1}^{N_{atoms}} \frac{1}{m_k} \frac{\partial \xi_i}{\partial \bold x_k} \frac{\partial \xi_j}{\partial \bold x_k}</math> ... (4)</center>


The analytical calculation of instantaneous collective force by Equation 3 requires the second derivatives of collective variables with respect to Cartesian coordinates. Since this can be prohibitive for complex collective variables such as the simple base-pair parameters, Equation 3 is evaluated numerically by a finite-difference approach, as suggested by Darve et al.
The analytical calculation of instantaneous collective force by Equation 3 requires the second derivatives of collective variables with respect to Cartesian coordinates. Since this can be prohibitive for complex collective variables such as the simple base-pair parameters, Equation 3 is evaluated numerically by a [[Adaptive Biasing Force Method#Instanteous Collective Forces|finite-difference approach]].


===Sampling Space Discretization===
===Sampling Space Discretization===
Line 46: Line 46:


where <math>\bold h</math> is the interval size also called a bin, <math>N_b</math> is the number of samples collected in a bin centered at <math>\boldsymbol \xi^{*}</math>, and <math>N_{corr}</math> is a statistical inefficiency due to correlation in time series.
where <math>\bold h</math> is the interval size also called a bin, <math>N_b</math> is the number of samples collected in a bin centered at <math>\boldsymbol \xi^{*}</math>, and <math>N_{corr}</math> is a statistical inefficiency due to correlation in time series.
Therefore, each CV involved in ABF simulations must be discretized by specifying an interval in which the sampling is performed and the number of intervals (bins) for discretization, for further details, see [[ABF:Collective variables]]. The increasing number of bins improves the accuracy of Equation 5 but it also increases the noise because of a smaller number of samples collected in a bin. A reasonable compromise is the number of bins, which leads to 0.1 Å or 1-2° bin widths.


===Adaptive Bias===
===Adaptive Bias===

Revision as of 11:18, 22 July 2021

Navigation: Documentation / Methods / Adaptive Biasing Force Method


Chapters

Description

Free Energy from Unconstrained MD Simulations

The Adaptive Biasing Force (ABF) Method calculates the free energy as a function of selected collective variables from unconstrained molecular dynamics (MD) simulations. The method does not provide the free energy directly, but instead, it provides the free energy gradient , which must be integrated to get the free energy:

... (1)

The free energy gradient is calculated as a mean of instantaneous collective force :

... (2)

with the instantaneous collective force calculated from the time evolution of the collective variable:[1]

... (3)

where is the matrix in the form:

... (4)

The analytical calculation of instantaneous collective force by Equation 3 requires the second derivatives of collective variables with respect to Cartesian coordinates. Since this can be prohibitive for complex collective variables such as the simple base-pair parameters, Equation 3 is evaluated numerically by a finite-difference approach.

Sampling Space Discretization

Due to numerical reasons, mean forces are collected on a regular grid. The averaging of instantaneous collective force is then done in small intervals centered at discrete CV values:

... (5)

with the standard error:

... (6)

where the standard deviation is given by:

... (7)

where is the interval size also called a bin, is the number of samples collected in a bin centered at , and is a statistical inefficiency due to correlation in time series.

Therefore, each CV involved in ABF simulations must be discretized by specifying an interval in which the sampling is performed and the number of intervals (bins) for discretization, for further details, see ABF:Collective variables. The increasing number of bins improves the accuracy of Equation 5 but it also increases the noise because of a smaller number of samples collected in a bin. A reasonable compromise is the number of bins, which leads to 0.1 Å or 1-2° bin widths.

Adaptive Bias

ABF introduces an adaptive bias, which improves the sampling of rare events. The bias removes barriers or higher free energy regions in the space described by predefined collective variables . As a result, the system evolves alongside these collective variables by free diffusions. The bias is derived from the free energy, which is projected in the form of biasing force to the Cartesian space and removed from force originated from interatomic interaction potential . The application of the bias thus leads to the modified equations of motions:

... (8)

where is mass of atom i, is atom position, and is time.

Instanteous Collective Forces

TBA

References

  1. Darve, E.; Rodríguez-Gómez, D.; Pohorille, A. Adaptive Biasing Force Method for Scalar and Vector Free Energy Calculations. J. Chem. Phys. 2008, 128 (14), 144120. doi:10.1063/1.2829861.