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

Application of Prior is Inconsistent #250

Open
cortner opened this issue Sep 12, 2024 · 2 comments
Open

Application of Prior is Inconsistent #250

cortner opened this issue Sep 12, 2024 · 2 comments

Comments

@cortner
Copy link
Member

cortner commented Sep 12, 2024

The way we apply the prior is different across different scenarios. This creates confusion. Fundamentally, the question seems to be whether the prior is part of the model or part of the solver. In other words should it rescale the basis in ACEpotentials, or should it rescale the lsq system inside of ACEfit? There is no rush to address this, but in a future version it would be nice to become more systematic about this.

@wcwitt
Copy link
Collaborator

wcwitt commented Sep 12, 2024

In some ways, I like rescaling the basis, such that the prior is completely decoupled from the solver.

However, we have also discussed solvers that might adjust the prior (e.g. a BLR that optimizes the prior strength). So maybe the prior has to go to ACEfit?

@cortner
Copy link
Member Author

cortner commented Sep 12, 2024

I'm really not sure. I do think that there is a "true prior" which lives in the model. (And in a near-future rewrite I want this to simply become a rescaling of the radial basis!)

Maybe we just need to accept the fact it can be in both. And for some solvers there can be an "adjusted prior".

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

2 participants