Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Q] intrinsic difficulty when solving MBAR for large number of similar thermodynamic states #520

Open
svandenhaute opened this issue Feb 12, 2024 · 0 comments

Comments

@svandenhaute
Copy link

svandenhaute commented Feb 12, 2024

This is a general question rather than an actual issue.

I'm doing umbrella sampling on a variety of systems, and with a variety of collective variables. I make sure that the individual trajectories in the umbrellas are long enough, are equilibrated, and are decorrelated. I verify that this is the case by subsampling different portions of the trajectories, and verifying that the final free energies do not change.
However, I noticed that I was largely exaggerating the number of umbrellas, to the point where neighboring umbrellas were to a large extent overlapping with each other and with many other umbrellas -- see added screenshot for a simple histogram plot.
When removing a fraction of the umbrellas and re-evaluating MBAR, I did notice a significant change in the relative free energies.
Is this intrinsic to the system of equations that needs to be solved in MBAR (for example, that overlap of a given distribution with a large number of other distributions makes it intrinsically ill-conditioned, or small energy differences between hamiltonians of the different states as is the case when centering umbrellas close to each other)? I'm using the robust solver protocol, and JAX is running in 64-bit mode. He does not give me any warnings about the numerical accuracy.

image

@svandenhaute svandenhaute changed the title [Q] intrinsic difficulty when solving MBAR for large numbers of similar thermodynamic states [Q] intrinsic difficulty when solving MBAR for large number of similar thermodynamic states Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant